marksverdhei commited on
Commit
683bcb9
·
verified ·
1 Parent(s): 9864ea4

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. go2rtc.yaml +1 -1
go2rtc.yaml CHANGED
@@ -5,7 +5,7 @@ api:
5
 
6
  streams:
7
  live: []
8
- test: ffmpeg:testsrc -re -f lavfi -i testsrc=size=1280x720:rate=30 -c:v libx264 -preset ultrafast -tune zerolatency -g 30 -f flv {output}
9
 
10
  ffmpeg:
11
  bin: ffmpeg
 
5
 
6
  streams:
7
  live: []
8
+ test: "ffmpeg:-re -f lavfi -i testsrc=size=1280x720:rate=30#video=h264"
9
 
10
  ffmpeg:
11
  bin: ffmpeg