1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02:00
This commit is contained in:
kevin 2024-04-21 11:43:13 +08:00
parent 37e7d05506
commit f686a9513e

View File

@ -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"