1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
motion (4.5.1-2) unstable; urgency=medium
New Configuration Options
- watchdog_tmo
- watchdog_kill
- pause
- webcontrol_lock_minutes
- webcontrol_lock_attempts
- webcontrol_lock_max_ips
Renamed Configuration Options
- vid_control_params -> video_params
- mmalcam_control_params -> mmalcam_params
Changed Configuration Options
- v4l2_palette use video_params
- input use video_params
- norm use video_params
- frequency use video_params
- netcam_highres use netcam_high_params
- netcam_keepalive use netcam_params
- netcam_proxy use netcam_params
- netcam_tolerant_check use netcam_params
- netcam_use_tcp use netcam_params
- netcam_decoder use netcam_params
- webcontrol_cors_header use webcontrol_header_params
- stream_cors_header use stream_header_params
- Replace dbeventid with eventid
-- Nicolas Mora <babelouest@debian.org> Mon, 06 Feb 2023 09:17:15 -0500
motion (4.3.2-1) unstable; urgency=medium
Migrate to systemd instead of initscript. This no longer honours
/etc/default/motion, so if you had disabled the service previously then you
should run `systemctl disable motion` after upgrading to this version.
-- Ximin Luo <infinity0@debian.org> Sun, 15 Nov 2020 20:07:37 +0000
motion (3.2.9-3) unstable; urgency=low
The file motion-contro is no longer present in the package motion. If
you want more information about "API for HTTP Interface" can visit the
following URL: http://www.lavrsen.dk/twiki/bin/view/Motion/MotionHttpAPI
-- Juan Angulo Moreno <juan@apuntale.com> Thu, 27 may 2008 20:19:56 -0430
|