Update cameras.md

This commit is contained in:
Blake Blackshear
2021-05-11 06:45:03 -05:00
committed by GitHub
parent 83e6e66ed9
commit 673fc791f6
+1 -1
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'
```