1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00
This commit is contained in:
kevin 2024-04-21 11:43:13 +08:00
parent 37e7d05506
commit f686a9513e

@ -13,7 +13,7 @@ webrtc:
listen: ":8555" listen: ":8555"
ffmpeg: ffmpeg:
loop: "-re -stream_loop -1 -i {input}" loop: "-re -stream_loop -1 -i {input} -listen 1"
streams: streams:
bunny: "ffmpeg:BigBuckBunny_320x180.mp4#video=h264#audio=aac#input=loop" bunny: "ffmpeg:BigBuckBunny_320x180.mp4#video=h264#audio=aac#input=loop"