rough in options help for capturing

This commit is contained in:
Isaac Connor 2022-01-11 06:58:10 -05:00
parent f110afa6ec
commit 0728c04bf4
1 changed files with 7 additions and 0 deletions

View File

@ -1102,6 +1102,13 @@ $OLANG = array(
certainly not what you want! To unlink monitors you can ctrl-click.
'
),
'CAPTURING' => array(
'Help' => 'When to do capturing:
None: Do not run a process, do not do capturing. Equivalent to the old Function == None
Ondemand: A zmc process will run, but will wait for a viewer (live view, thumbnail or rstp server connection) before connecting to the camera.
Always: A zmc process will run and immediately connect and stay connected.
',
),
'FUNCTION_ANALYSIS_ENABLED' => array(
'Help' => '
When in Modect, Mocord, Nodect or RECORD mode the analysis process can be turned on/off.