/ffmpeg-ondemand

Starts ffmpeg on demand and kills when nobody is watching stream

Primary LanguageGoApache License 2.0Apache-2.0

FFMPEG on Demand

usage:

docker run --rm -it --shm-size 256M --name test-container -e APP_NAME="channel-name" -p 9999:9999 ghcr.io/streamingriver/ffmpeg-ondemand:main http://url/to/channel/main.m3u8

vlc:

http://localhost:9999/stream.m3u8