Send Motion-user mailing list submissions to motion-user@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/motion-user or, via email, send a message with subject or body 'help' to motion-user-requ...@lists.sourceforge.net You can reach the person managing the list at motion-user-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Motion-user digest..." Today's Topics: 1. Re: Motion binary DEB release 4.3.1 (JB) 2. Re: Motion binary DEB release 4.3.1 (JB) 3. Re: Motion binary DEB release 4.3.1 (Dougie Nisbet) 4. I'm screwing something up, but what?.. (JB) ---------------------------------------------------------------------- Message: 1 Date: Tue, 21 Apr 2020 10:59:23 -0500 From: JB <yona...@riseup.net> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Motion binary DEB release 4.3.1 Message-ID: <20200421105923.7ccb7b98@ACAB.TOSIAR> Content-Type: text/plain; charset=US-ASCII On Sat, 18 Apr 2020 21:58:53 +0300 tosiara <tosi...@gmail.com> wrote: > HI all, > > I'd like to ask the community for some help in testing the latest 4.3.1 > release > > There are DEB builds available for the following platforms: > > - Debian 10 Buster x64 > - Debian 9 Stretch x64 > - Ubuntu 18 Bionic x64 > - Ubuntu 16 Xenial x64 > - Raspbian Buster armv6l > > https://github.com/Motion-Project/motion/releases/tag/release-4.3.1 > > I would appreciate if someone could try and report back: > > - did the build work? > - is there any interest in x86 or arm64 builds? > > Thanks! > And stay safe It builds and makes just fine on Slackware 14.2 x64. I'm so used to Slackware's way of upgrading packages (so *extremely* easy compared to the old ./configure, make, make install etc and even apt-get) and been so many years, I can't remember how to upgrade to new versions with this method, heh. JB ------------------------------ Message: 2 Date: Tue, 21 Apr 2020 11:23:53 -0500 From: JB <yona...@riseup.net> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Motion binary DEB release 4.3.1 Message-ID: <20200421112353.7acc132d@ACAB.TOSIAR> Content-Type: text/plain; charset=US-ASCII On Sat, 18 Apr 2020 21:58:53 +0300 tosiara <tosi...@gmail.com> wrote: > HI all, > > I'd like to ask the community for some help in testing the latest 4.3.1 > release > > There are DEB builds available for the following platforms: > > - Debian 10 Buster x64 > - Debian 9 Stretch x64 > - Ubuntu 18 Bionic x64 > - Ubuntu 16 Xenial x64 > - Raspbian Buster armv6l > > https://github.com/Motion-Project/motion/releases/tag/release-4.3.1 > > I would appreciate if someone could try and report back: > > - did the build work? > - is there any interest in x86 or arm64 builds? > > Thanks! > And stay safe Okay...update... I *think* I got a Slackware package made. I just somehow bumbled my way through the maintainers package and changed things to work with the 'newer' 4.3.* versions of Motion. It's working on *MY* system, but I don't know if I would let anyone else actually install it on *their* Slackware system, since I'm no programmer and when I say "bumbled", I mean it! I'll try to get a hold of the maintainer and see if he'll take a look at it and see if there's anything I *didn't* do that *should* be done...besides what I did...to get the latest package out to the Slackware packages repository. JB ------------------------------ Message: 3 Date: Tue, 21 Apr 2020 19:06:58 +0100 From: Dougie Nisbet <dou...@katsura.uk> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Motion binary DEB release 4.3.1 Message-ID: <07e95c58-9372-c253-0c7c-33ee072e6...@katsura.uk> Content-Type: text/plain; charset="utf-8"; Format="flowed" Straightforward here on a raspberry pi and a Mac Mini. Both missing a dependency (see below), but once that was installed looks fine. Will report if there's any problems. root@pi3-binhouse:/home/dougie# dpkg -i pi_buster_motion_4.3.1-1_armhf.deb (Reading database ... 157193 files and directories currently installed.) Preparing to unpack pi_buster_motion_4.3.1-1_armhf.deb ... Unpacking motion (4.3.1-1) over (4.1.1-1.1+b2) ... dpkg: dependency problems prevent configuration of motion: ?motion depends on libmicrohttpd12 (>= 0.9.50); however: ? Package libmicrohttpd12 is not installed. dpkg: error processing package motion (--install): ?dependency problems - leaving unconfigured Processing triggers for systemd (241-7~deb10u3+rpi1) ... Processing triggers for man-db (2.8.5-2) ... Errors were encountered while processing: ?motion -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 4 Date: Tue, 21 Apr 2020 19:16:50 -0500 From: JB <yona...@riseup.net> To: motion-user@lists.sourceforge.net Subject: [Motion-user] I'm screwing something up, but what?.. Message-ID: <20200421191650.59db3e56@ACAB.TOSIAR> Content-Type: text/plain; charset="us-ascii" Hi folks, As I mentioned in another thread, I got Motion packaged (I think!) for Slackware 14.2 x64. I've installed it, and it even works...but for only one camera. <sigh> I've been fiddling and fiddling with all the .conf files for hours and nothing is working except the one camera, the P3304. The others (attached cam.conf files) won't work simultaneously with the P3304 nor on their own as a single motion cam. If someone doesn't mind, could they look at my main motion.conf file and my three camera.conf files and see what the heck it is I've screwed up that I can't get two (or more) cameras to work? I've had it working before I 'upgraded', so not sure what's going on. It also won't let me use any *single* camera other than one particular one, the P3304, so it's just blowing my mind what the heck is wrong/happening. The way I do things, is I have a motion-<camera>.conf file for each separate camera I use or may use. Then, if say I want to use a particular one, I simply 'rename' that .conf file to 'motion.conf' and start motion. When I want to use a different camera, I stop motion, rename the 'motion.conf' file back to motion-<camera>.conf and choose a different camera file and rename it to 'motion.conf', etc. I have a 'motion-twocam.conf' for when I want to use two cameras at once watching two different areas, and I simply rename *it* to 'motion.conf'. Hopefully that didn't make things worse trying to figure out my problem, lol. At this point I don't know if it's my .conf files or something in the package that doesn't allow more than one camera to work (can that be?). I also did an INF log and saved it. I'll post it below. Sorry it's so much to look through, but if you ask me, the main 'problem' is right near the very end. ----------PASTED LOG FILE----------- [0:motion] [NTC] [ALL] [Apr 21 18:16:27] motion_startup: Motion 4.3.1 Started [0:motion] [NTC] [ALL] [Apr 21 18:16:27] motion_startup: Using log type (ALL) log level (INF) [0:motion] [NTC] [ALL] [Apr 21 18:16:27] become_daemon: Motion going to daemon mode [0:motion] [NTC] [ALL] [Apr 21 18:16:27] motion_startup: Motion running as daemon process [0:motion] [INF] [ALL] [Apr 21 18:16:27] conf_output_parms: Writing configuration parameters from all files (1): [0:motion] [INF] [ALL] [Apr 21 18:16:27] Thread 0 - Config file: /etc/motion/motion.conf [0:motion] [INF] [ALL] [Apr 21 18:16:27] daemon on [0:motion] [INF] [ALL] [Apr 21 18:16:27] setup_mode off [0:motion] [INF] [ALL] [Apr 21 18:16:27] pid_file [0:motion] [INF] [ALL] [Apr 21 18:16:27] log_file /home/me/motion_logs/motion_logs [0:motion] [INF] [ALL] [Apr 21 18:16:27] log_level 7 [0:motion] [INF] [ALL] [Apr 21 18:16:27] log_type ALL [0:motion] [INF] [ALL] [Apr 21 18:16:27] quiet on [0:motion] [INF] [ALL] [Apr 21 18:16:27] native_language on [0:motion] [INF] [ALL] [Apr 21 18:16:27] camera_name [0:motion] [INF] [ALL] [Apr 21 18:16:27] camera_id 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] target_dir /home/me/motion_cam [0:motion] [INF] [ALL] [Apr 21 18:16:27] videodevice /dev/video0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] vid_control_params [0:motion] [INF] [ALL] [Apr 21 18:16:27] v4l2_palette 17 [0:motion] [INF] [ALL] [Apr 21 18:16:27] input -1 [0:motion] [INF] [ALL] [Apr 21 18:16:27] norm 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] frequency 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] auto_brightness 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] tunerdevice [0:motion] [INF] [ALL] [Apr 21 18:16:27] roundrobin_frames 1 [0:motion] [INF] [ALL] [Apr 21 18:16:27] roundrobin_skip 1 [0:motion] [INF] [ALL] [Apr 21 18:16:27] roundrobin_switchfilter off [0:motion] [INF] [ALL] [Apr 21 18:16:27] netcam_url [0:motion] [INF] [ALL] [Apr 21 18:16:27] netcam_highres [0:motion] [INF] [ALL] [Apr 21 18:16:27] netcam_userpass [0:motion] [INF] [ALL] [Apr 21 18:16:27] netcam_keepalive off [0:motion] [INF] [ALL] [Apr 21 18:16:27] netcam_proxy [0:motion] [INF] [ALL] [Apr 21 18:16:27] netcam_tolerant_check off [0:motion] [INF] [ALL] [Apr 21 18:16:27] netcam_use_tcp on [0:motion] [INF] [ALL] [Apr 21 18:16:27] netcam_decoder [0:motion] [INF] [ALL] [Apr 21 18:16:27] mmalcam_name [0:motion] [INF] [ALL] [Apr 21 18:16:27] mmalcam_control_params [0:motion] [INF] [ALL] [Apr 21 18:16:27] width 800 [0:motion] [INF] [ALL] [Apr 21 18:16:27] height 600 [0:motion] [INF] [ALL] [Apr 21 18:16:27] framerate 30 [0:motion] [INF] [ALL] [Apr 21 18:16:27] minimum_frame_time 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] rotate 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] flip_axis none [0:motion] [INF] [ALL] [Apr 21 18:16:27] locate_motion_mode off [0:motion] [INF] [ALL] [Apr 21 18:16:27] locate_motion_style box [0:motion] [INF] [ALL] [Apr 21 18:16:27] text_left [0:motion] [INF] [ALL] [Apr 21 18:16:27] text_right %d %^b %y\n%T-%q [0:motion] [INF] [ALL] [Apr 21 18:16:27] text_changes off [0:motion] [INF] [ALL] [Apr 21 18:16:27] text_scale 1 [0:motion] [INF] [ALL] [Apr 21 18:16:27] text_event %d %^b %y\n%H%M%S [0:motion] [INF] [ALL] [Apr 21 18:16:27] emulate_motion off [0:motion] [INF] [ALL] [Apr 21 18:16:27] threshold 1300 [0:motion] [INF] [ALL] [Apr 21 18:16:27] threshold_maximum 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] threshold_tune off [0:motion] [INF] [ALL] [Apr 21 18:16:27] noise_level 32 [0:motion] [INF] [ALL] [Apr 21 18:16:27] noise_tune on [0:motion] [INF] [ALL] [Apr 21 18:16:27] despeckle_filter EedDl [0:motion] [INF] [ALL] [Apr 21 18:16:27] area_detect [0:motion] [INF] [ALL] [Apr 21 18:16:27] mask_file [0:motion] [INF] [ALL] [Apr 21 18:16:27] mask_privacy [0:motion] [INF] [ALL] [Apr 21 18:16:27] smart_mask_speed 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] lightswitch_percent 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] lightswitch_frames 5 [0:motion] [INF] [ALL] [Apr 21 18:16:27] minimum_motion_frames 1 [0:motion] [INF] [ALL] [Apr 21 18:16:27] event_gap 60 [0:motion] [INF] [ALL] [Apr 21 18:16:27] pre_capture 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] post_capture 30 [0:motion] [INF] [ALL] [Apr 21 18:16:27] on_event_start [0:motion] [INF] [ALL] [Apr 21 18:16:27] on_event_end [0:motion] [INF] [ALL] [Apr 21 18:16:27] on_picture_save [0:motion] [INF] [ALL] [Apr 21 18:16:27] on_area_detected [0:motion] [INF] [ALL] [Apr 21 18:16:27] on_motion_detected [0:motion] [INF] [ALL] [Apr 21 18:16:27] on_movie_start [0:motion] [INF] [ALL] [Apr 21 18:16:27] on_movie_end [0:motion] [INF] [ALL] [Apr 21 18:16:27] on_camera_lost [0:motion] [INF] [ALL] [Apr 21 18:16:27] on_camera_found [0:motion] [INF] [ALL] [Apr 21 18:16:27] picture_output off [0:motion] [INF] [ALL] [Apr 21 18:16:27] picture_output_motion off [0:motion] [INF] [ALL] [Apr 21 18:16:27] picture_type jpeg [0:motion] [INF] [ALL] [Apr 21 18:16:27] picture_quality 100 [0:motion] [INF] [ALL] [Apr 21 18:16:27] picture_exif [0:motion] [INF] [ALL] [Apr 21 18:16:27] picture_filename %d %^b %y--%T-%q [0:motion] [INF] [ALL] [Apr 21 18:16:27] snapshot_interval 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] snapshot_filename %d %^b %y--%T-snapshot [0:motion] [INF] [ALL] [Apr 21 18:16:27] movie_output on [0:motion] [INF] [ALL] [Apr 21 18:16:27] movie_output_motion off [0:motion] [INF] [ALL] [Apr 21 18:16:27] movie_max_time 120 [0:motion] [INF] [ALL] [Apr 21 18:16:27] movie_bps 400000 [0:motion] [INF] [ALL] [Apr 21 18:16:27] movie_quality 90 [0:motion] [INF] [ALL] [Apr 21 18:16:27] movie_codec mpeg4 [0:motion] [INF] [ALL] [Apr 21 18:16:27] movie_duplicate_frames off [0:motion] [INF] [ALL] [Apr 21 18:16:27] movie_passthrough off [0:motion] [INF] [ALL] [Apr 21 18:16:27] movie_filename %d %^b %y--%T-%q [0:motion] [INF] [ALL] [Apr 21 18:16:27] movie_extpipe_use off [0:motion] [INF] [ALL] [Apr 21 18:16:27] movie_extpipe [0:motion] [INF] [ALL] [Apr 21 18:16:27] timelapse_interval 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] timelapse_mode daily [0:motion] [INF] [ALL] [Apr 21 18:16:27] timelapse_fps 30 [0:motion] [INF] [ALL] [Apr 21 18:16:27] timelapse_codec mpg [0:motion] [INF] [ALL] [Apr 21 18:16:27] timelapse_filename %d %b %y-timelapse [0:motion] [INF] [ALL] [Apr 21 18:16:27] video_pipe [0:motion] [INF] [ALL] [Apr 21 18:16:27] video_pipe_motion [0:motion] [INF] [ALL] [Apr 21 18:16:27] webcontrol_port 8080 [0:motion] [INF] [ALL] [Apr 21 18:16:27] webcontrol_ipv6 off [0:motion] [INF] [ALL] [Apr 21 18:16:27] webcontrol_localhost on [0:motion] [INF] [ALL] [Apr 21 18:16:27] webcontrol_parms 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] webcontrol_interface 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] webcontrol_auth_method 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] webcontrol_authentication [0:motion] [INF] [ALL] [Apr 21 18:16:27] webcontrol_tls off [0:motion] [INF] [ALL] [Apr 21 18:16:27] webcontrol_cert [0:motion] [INF] [ALL] [Apr 21 18:16:27] webcontrol_key [0:motion] [INF] [ALL] [Apr 21 18:16:27] webcontrol_cors_header [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_port 8081 [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_localhost on [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_auth_method 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_authentication [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_tls off [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_cors_header [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_preview_scale 50 [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_preview_newline off [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_preview_method 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_quality 50 [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_grey off [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_motion off [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_maxrate 20 [0:motion] [INF] [ALL] [Apr 21 18:16:27] stream_limit 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] database_type [0:motion] [INF] [ALL] [Apr 21 18:16:27] database_dbname [0:motion] [INF] [ALL] [Apr 21 18:16:27] database_host localhost [0:motion] [INF] [ALL] [Apr 21 18:16:27] database_port 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] database_user [0:motion] [INF] [ALL] [Apr 21 18:16:27] database_password [0:motion] [INF] [ALL] [Apr 21 18:16:27] database_busy_timeout 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] sql_log_picture off [0:motion] [INF] [ALL] [Apr 21 18:16:27] sql_log_snapshot off [0:motion] [INF] [ALL] [Apr 21 18:16:27] sql_log_movie off [0:motion] [INF] [ALL] [Apr 21 18:16:27] sql_log_timelapse off [0:motion] [INF] [ALL] [Apr 21 18:16:27] sql_query_start [0:motion] [INF] [ALL] [Apr 21 18:16:27] sql_query_stop [0:motion] [INF] [ALL] [Apr 21 18:16:27] sql_query [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_type 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_auto off [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_port [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_motorx 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_motorx_reverse off [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_motory 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_motory_reverse off [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_maxx 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_minx 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_maxy 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_miny 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_homex 128 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_homey 128 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_iomojo_id 0 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_step_angle_x 10 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_step_angle_y 10 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_move_wait 10 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_speed 255 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_stepsize 40 [0:motion] [INF] [ALL] [Apr 21 18:16:27] track_generic_move [0:motion] [INF] [ALL] [Apr 21 18:16:27] camera [0:motion] [INF] [ALL] [Apr 21 18:16:27] camera_dir [0:motion] [NTC] [STR] [Apr 21 18:16:27] webu_start_strm: Starting all camera streams on port 8081 [0:motion] [NTC] [STR] [Apr 21 18:16:27] webu_strm_ntc: Started camera 0 stream on port 8081 [0:motion] [NTC] [STR] [Apr 21 18:16:27] webu_start_ctrl: Starting webcontrol on port 8080 [0:motion] [NTC] [STR] [Apr 21 18:16:27] webu_start_ctrl: Started webcontrol on port 8080 [0:motion] [NTC] [ENC] [Apr 21 18:16:27] ffmpeg_global_init: ffmpeg libavcodec version 56.60.100 libavformat version 56.40.101 [0:motion] [NTC] [ALL] [Apr 21 18:16:27] translate_init: Language: English [0:motion] [NTC] [ALL] [Apr 21 18:16:27] motion_start_thread: Camera ID: 0 is from /etc/motion/motion.conf [0:motion] [NTC] [ALL] [Apr 21 18:16:27] motion_start_thread: Camera ID: 0 Camera Name: (null) Device: /dev/video0 [0:motion] [NTC] [ALL] [Apr 21 18:16:27] main: Waiting for threads to finish, pid: 2526 [1:ml1] [NTC] [ALL] [Apr 21 18:16:27] motion_init: Camera 0 started: motion detection Enabled [1:ml1] [NTC] [VID] [Apr 21 18:16:27] vid_start: Opening V4L2 device [1:ml1] [NTC] [VID] [Apr 21 18:16:27] v4l2_device_open: Using videodevice /dev/video0 and input -1 [1:ml1] [NTC] [VID] [Apr 21 18:16:27] v4l2_device_capability: - VIDEO_CAPTURE [1:ml1] [NTC] [VID] [Apr 21 18:16:27] v4l2_device_capability: - STREAMING [1:ml1] [NTC] [VID] [Apr 21 18:16:27] v4l2_input_select: Name = "Camera 1"- CAMERA [1:ml1] [NTC] [VID] [Apr 21 18:16:27] v4l2_norm_select: Device does not support specifying PAL/NTSC norm [1:ml1] [NTC] [VID] [Apr 21 18:16:27] v4l2_pixfmt_select: Configuration palette index 17 (YU12) for 800x600 doesn't work. [1:ml1] [NTC] [VID] [Apr 21 18:16:27] v4l2_pixfmt_select: Supported palettes: [1:ml1] [NTC] [VID] [Apr 21 18:16:27] v4l2_pixfmt_select: (0) YUYV (YUYV 4:2:2) [1:ml1] [NTC] [VID] [Apr 21 18:16:27] v4l2_pixfmt_select: (1) MJPG (Motion-JPEG) [1:ml1] [NTC] [VID] [Apr 21 18:16:27] v4l2_pixfmt_set: Testing palette MJPG (800x600) [1:ml1] [NTC] [VID] [Apr 21 18:16:27] v4l2_pixfmt_set: Using palette MJPG (800x600) [1:ml1] [NTC] [VID] [Apr 21 18:16:27] v4l2_pixfmt_select: Selected palette MJPG [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_fps_set: Trying to set fps to 30 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_fps_set: Device set fps to 30 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ---------Controls--------- [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: V4L2 ID Name and Range [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID09963776 Brightness, 0 to 255 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID09963777 Contrast, 0 to 255 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID09963778 Saturation, 0 to 255 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID09963788 White Balance Temperature, Auto, 0 to 1 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID09963795 Gain, 0 to 255 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID09963800 Power Line Frequency, 0 to 2 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: menu item: Value 0 Disabled [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: menu item: Value 1 50 Hz [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: menu item: Value 2 60 Hz [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID09963802 White Balance Temperature, 2800 to 6500 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID09963803 Sharpness, 0 to 255 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID09963804 Backlight Compensation, 0 to 1 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID10094849 Exposure, Auto, 0 to 3 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: menu item: Value 1 Manual Mode [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: menu item: Value 3 Aperture Priority Mode [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID10094850 Exposure (Absolute), 3 to 2047 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID10094851 Exposure, Auto Priority, 0 to 1 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID10094856 Pan (Absolute), -36000 to 36000 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID10094857 Tilt (Absolute), -36000 to 36000 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID10094858 Focus (absolute), 0 to 255 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID10094860 Focus, Auto, 0 to 1 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: ID10094861 Zoom, Absolute, 1 to 5 [1:ml1] [INF] [VID] [Apr 21 18:16:27] v4l2_ctrls_list: -------------------------- [1:ml1] [CRT] [NET] [Apr 21 18:16:27] motion_init: Substream not available. Image sizes not modulo 16. [1:ml1] [NTC] [ALL] [Apr 21 18:16:27] image_ring_resize: Resizing pre_capture buffer to 1 items [1:ml1] [NTC] [ALL] [Apr 21 18:16:28] mlp_actions: End of event 1 [1:ml1] [NTC] [ALL] [Apr 21 18:16:28] motion_loop: Thread exiting [1:ml1] [INF] [ALL] [Apr 21 18:16:28] motion_cleanup: Calling vid_close() from motion_cleanup [1:ml1] [NTC] [VID] [Apr 21 18:16:28] vid_close: Cleaning up V4L2 device [1:ml1] [NTC] [VID] [Apr 21 18:16:28] v4l2_cleanup: Closing video device /dev/video0 [0:motion] [NTC] [ALL] [Apr 21 18:16:29] main: Threads finished [0:motion] [NTC] [ALL] [Apr 21 18:16:29] main: Motion terminating [0:motion] [NTC] [ALL] [Apr 21 18:16:29] motion_remove_pid: Closing logfile (/home/me/motion_logs/motion_logs). -------------- next part -------------- A non-text attachment was scrubbed... Name: camera1.conf Type: application/octet-stream Size: 963 bytes Desc: not available -------------- next part -------------- A non-text attachment was scrubbed... Name: camera2.conf Type: application/octet-stream Size: 1057 bytes Desc: not available -------------- next part -------------- A non-text attachment was scrubbed... Name: camera4.conf Type: application/octet-stream Size: 858 bytes Desc: not available -------------- next part -------------- A non-text attachment was scrubbed... Name: motion.conf Type: application/octet-stream Size: 10772 bytes Desc: not available -------------- next part -------------- A non-text attachment was scrubbed... Name: motion-twocam.conf Type: application/octet-stream Size: 10656 bytes Desc: not available ------------------------------ ------------------------------ Subject: Digest Footer _______________________________________________ Motion-user mailing list Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user ------------------------------ End of Motion-user Digest, Vol 166, Issue 16 ********************************************