AEDAN is an in-development project that is the backbone of the indiewebconsulting.com Docker Intranet.
This is an experimental build and consists of several tools not necessary for production.
Release Targets: A: AMD64/ARM64 support E: Encryption through OpenSSL and RTMPS D: Docker images building from GitHub repositories A: Alpine (Edge) Linux N: Nginx
Currently appears functional:
Software in build:
To start a Live RTMP broadcast:
docker run -p 8080:80 -p 1935:1935 indiewebconsult/aedan:prfx-AMD64-v1.0.0rtmp://[HOST_IP]/hls as the URL and a custom name for the stream key, such as 'cam'.rtmp://[HOST_IP]/hls/[STREAM_KEY] to see the RTMP stream.http://[HOST_IP]:8080/hls/[STREAM_KEY].m3u8 to see the HLS playlist stream.Content type
Image
Digest
Size
268 MB
Last updated
about 7 years ago
docker pull indiewebconsult/aedan