Update config for 3 cameras
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# @motion_detection on
|
||||
# @upload_port
|
||||
# @upload_location
|
||||
# @preserve_movies 0
|
||||
# @preserve_movies 99
|
||||
# @network_username
|
||||
# @upload_movie on
|
||||
# @id 1
|
||||
@@ -19,7 +19,7 @@
|
||||
# @network_password
|
||||
# @upload_service ftp
|
||||
# @name Camera1
|
||||
# @preserve_pictures 0
|
||||
# @preserve_pictures 365
|
||||
# @storage_device custom-path
|
||||
# @manual_snapshots on
|
||||
# @network_share_name
|
||||
@@ -31,7 +31,7 @@
|
||||
ffmpeg_output_movies on
|
||||
height 576
|
||||
stream_quality 85
|
||||
threshold 12960
|
||||
threshold 4147
|
||||
quality 85
|
||||
noise_level 31
|
||||
ffmpeg_output_debug_movies off
|
||||
@@ -44,7 +44,7 @@ hue 0
|
||||
saturation 0
|
||||
stream_localhost on
|
||||
ffmpeg_variable_bitrate 75
|
||||
ffmpeg_video_codec mp4:h264_omx
|
||||
ffmpeg_video_codec mp4
|
||||
text_changes off
|
||||
movie_filename %Y-%m-%d/%H-%M-%S
|
||||
auto_brightness off
|
||||
@@ -62,7 +62,7 @@ stream_motion off
|
||||
target_dir /var/lib/motioneye/Camera1
|
||||
text_double on
|
||||
post_capture 1
|
||||
stream_authentication user:
|
||||
stream_authentication user:da559fac89e576192f868ff898652ec74cb7b4d6
|
||||
output_debug_pictures off
|
||||
on_picture_save /usr/local/lib/python2.7/dist-packages/motioneye/scripts/relayevent.sh "/etc/motioneye/motioneye.conf" picture_save %t %f
|
||||
on_movie_end /usr/local/lib/python2.7/dist-packages/motioneye/scripts/relayevent.sh "/etc/motioneye/motioneye.conf" movie_end %t %f
|
||||
@@ -71,7 +71,7 @@ picture_filename %Y-%m-%d/%H-%M-%S
|
||||
locate_motion_style redbox
|
||||
locate_motion_mode off
|
||||
contrast 0
|
||||
videodevice /dev/v4l/by-id/usb-1b80_USB_2861_Device-video-index0
|
||||
videodevice /dev/video0
|
||||
max_movie_time 0
|
||||
on_event_end /usr/local/lib/python2.7/dist-packages/motioneye/scripts/relayevent.sh "/etc/motioneye/motioneye.conf" stop %t
|
||||
text_right %Y-%m-%d\n%T
|
||||
|
||||
Reference in New Issue
Block a user