Skip to content

Instantly share code, notes, and snippets.

@kylejohnson
Created May 6, 2013 14:00
Show Gist options
  • Select an option

  • Save kylejohnson/5525342 to your computer and use it in GitHub Desktop.

Select an option

Save kylejohnson/5525342 to your computer and use it in GitHub Desktop.
array(
'Config' => array(
(int) 25 => array(
'ZM_TIMESTAMP_ON_CAPTURE' => '1'
),
(int) 26 => array(
'ZM_CPU_EXTENSIONS' => '1'
),
(int) 27 => array(
'ZM_FAST_IMAGE_BLENDS' => '1'
),
(int) 28 => array(
'ZM_OPT_ADAPTIVE_SKIP' => '1'
),
(int) 29 => array(
'ZM_BLEND_ALARMED_IMAGES' => '1'
),
(int) 30 => array(
'ZM_MAX_SUSPEND_TIME' => '30'
),
(int) 77 => array(
'ZM_STRICT_VIDEO_CONFIG' => '1'
),
(int) 78 => array(
'ZM_SIGNAL_CHECK_POINTS' => '10'
),
(int) 79 => array(
'ZM_V4L_MULTI_BUFFER' => '1'
),
(int) 80 => array(
'ZM_CAPTURES_PER_FRAME' => '1'
),
(int) 123 => array(
'ZM_FORCED_ALARM_SCORE' => '255'
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment