You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
update go2rtc
This commit is contained in:
@@ -12,12 +12,14 @@ rtsp:
|
|||||||
webrtc:
|
webrtc:
|
||||||
listen: ":8555"
|
listen: ":8555"
|
||||||
|
|
||||||
|
# https://github.com/BtbN/FFmpeg-Builds/releases
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
loop: "-re -stream_loop -1 -i {input} -listen 1"
|
loop: "-re -stream_loop -1 -i {input} -listen 1"
|
||||||
|
timestamp: "-vf \"drawtext=fontfile=DroidSansMono.ttf: text='%{localtime}': x=w-tw-lh: y=lh: fontsize=24: fontcolor=white: box=1: boxcolor=black@0.5: boxborderw=5\""
|
||||||
|
|
||||||
streams:
|
streams:
|
||||||
bunny: "ffmpeg:BigBuckBunny_320x180.mp4#video=h264#audio=aac#input=loop"
|
bunny: "ffmpeg:BigBuckBunny_320x180.mp4#video=h264#audio=aac#input=loop"
|
||||||
#usbcam: "ffmpeg:device?video=0&video_size=1280x720#video=h264#framerate=30"
|
#usbcam: "ffmpeg:device?video=0&video_size=1280x720#video=h264#framerate=30#raw=timestamp"
|
||||||
|
|
||||||
#publish:
|
#publish:
|
||||||
#bunny: "rtmp://a.rtmp.youtube.com/live2/xxxx-xxxx-xxxx-xxxx-xxxx"
|
#bunny: "rtmp://a.rtmp.youtube.com/live2/xxxx-xxxx-xxxx-xxxx-xxxx"
|
||||||
|
Reference in New Issue
Block a user