From 9ed28a6345b7d6176f00be0e5c857952097b8ac9 Mon Sep 17 00:00:00 2001 From: Alex <33379584+alexyao2015@users.noreply.github.com> Date: Tue, 4 Jan 2022 22:15:36 -0500 Subject: [PATCH] Update camera_specific.md --- docs/docs/configuration/camera_specific.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/docs/configuration/camera_specific.md b/docs/docs/configuration/camera_specific.md index 393412adc..fd7db4de6 100644 --- a/docs/docs/configuration/camera_specific.md +++ b/docs/docs/configuration/camera_specific.md @@ -31,6 +31,18 @@ input_args: - -1 - -f - image2 +- -avoid_negative_ts +- make_zero +- -fflags +- nobuffer +- -flags +- low_delay +- -strict +- experimental +- -fflags +- +genpts+discardcorrupt +- -use_wallclock_as_timestamps +- 1 ``` Outputting the stream will have the same args and caveats as per [MJPEG Cameras](#mjpeg-cameras)