From a99e1b52cf22ae336efc83d7176ed6cee124df6e Mon Sep 17 00:00:00 2001 From: Steffen Pohle Date: Sat, 13 Apr 2024 23:14:54 +0200 Subject: [PATCH] updating readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cb871a7..0527868 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,14 @@ We have basic support for follow any object seen by the cammera. One SER sample Outputfile can be found in the SampleOutput folder. +# Command Line Options + + -d destination for video debugging path + -dd disable debugging path + -rd read video from dumpfile folder + +If the video debugging path is set, all videodata received by the video adapter will be written to disc. Be carefull with this option. Some RAW formats can take serval GB within seconds. + # Screenshots ![Screenshot](https://steffen.gulpe.de/gitea/steffen/SimpleSkyCam/raw/branch/master/SampleOutput/screenshot-2024_04_13.png)