]> www.vanbest.org Git - motioneye-debian/commitdiff
added output_motion to the list of known motion directives
authorCalin Crisan <ccrisan@gmail.com>
Sat, 2 May 2015 23:14:41 +0000 (02:14 +0300)
committerCalin Crisan <ccrisan@gmail.com>
Sat, 2 May 2015 23:14:41 +0000 (02:14 +0300)
src/config.py

index 9dd9a4110a76e48d7563ed13204e18ef4f524677..231726ada59e9a362e792114dfed94f79786a1a4 100644 (file)
@@ -1141,7 +1141,7 @@ def camera_dict_to_ui(data):
         'on_event_end', 'on_event_start', 'output_pictures', 'picture_filename', 'post_capture', 'pre_capture', 'quality', 'rotate', 'saturation',
         'snapshot_filename', 'snapshot_interval', 'stream_auth_method', 'stream_authentication', 'stream_localhost', 'stream_maxrate', 'stream_motion', 'stream_port', 'stream_quality',
         'target_dir', 'text_changes', 'text_double', 'text_left', 'text_right', 'threshold', 'videodevice', 'width',
-        'webcam_localhost', 'webcam_port', 'webcam_maxrate', 'webcam_quality', 'webcam_motion', 'ffmpeg_cap_new', 'output_normal', 'jpeg_filename', 'output_all', 'gap', 'locate',
+        'webcam_localhost', 'webcam_port', 'webcam_maxrate', 'webcam_quality', 'webcam_motion', 'ffmpeg_cap_new', 'output_normal', 'output_motion', 'jpeg_filename', 'output_all', 'gap', 'locate',
         'netcam_url', 'netcam_userpass', 'netcam_http', 'netcam_tolerant_check', 'netcam_keepalive'
     ])