remove fps arg for mjpeg

This commit is contained in:
Blake Blackshear 2021-09-12 14:51:59 -05:00
parent 0320d94ea6
commit 7b063a19dc

View File

@ -19,8 +19,6 @@ input_args:
- experimental
- -fflags
- +genpts+discardcorrupt
- -r
- "3" # <---- adjust depending on your desired frame rate from the mjpeg image
- -use_wallclock_as_timestamps
- "1"
```