1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-26 00:38:37 +00:00

update go2rtc

This commit is contained in:
kevin 2024-04-19 16:10:41 +08:00
parent 0357921feb
commit 6e3d25330f

@ -12,12 +12,15 @@ rtsp:
webrtc: webrtc:
listen: ":8555" listen: ":8555"
ffmpeg:
loop: "-re -stream_loop -1 -i {input}"
streams: streams:
bunny: "ffmpeg:BigBuckBunny_320x180.mp4#video=h264#audio=aac" bunny: "ffmpeg:BigBuckBunny_320x180.mp4#video=h264#audio=aac#input=loop"
#usbcam: "ffmpeg:device?video=0&video_size=1280x720#video=h264" #usbcam: "ffmpeg:device?video=0&video_size=1280x720#video=h264"
#publish: #publish:
#bunny: "rtmps://xxx.rtmp.youtube.com/live2/xxxx-xxxx-xxxx-xxxx-xxxx" #bunny: "rtmp://a.rtmp.youtube.com/live2/xxxx-xxxx-xxxx-xxxx-xxxx"
log: log:
level: info level: info