Update cameras.md

This commit is contained in:
Blake Blackshear 2021-05-11 06:45:03 -05:00
parent d7a237677a
commit ad85beea91

View File

@ -405,7 +405,7 @@ The input and output parameters need to be adjusted for MJPEG cameras
- -fflags
- +genpts+discardcorrupt
- -r
- '3'
- '3' # <---- adjust depending on your desired frame rate from the mjpeg image
- -use_wallclock_as_timestamps
- '1'
```