Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- go2rtc.yaml +1 -1
go2rtc.yaml
CHANGED
|
@@ -5,7 +5,7 @@ api:
|
|
| 5 |
|
| 6 |
streams:
|
| 7 |
live: []
|
| 8 |
-
test: ffmpeg:
|
| 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
|