]> www.vanbest.org Git - motioneye-debian/log
motioneye-debian
8 years agomotion version is now displayed in the settings panel
Calin Crisan [Mon, 31 Oct 2016 20:50:19 +0000 (22:50 +0200)]
motion version is now displayed in the settings panel

8 years agoadded support for motion4 ffmpeg_variable_bitrate value range
Calin Crisan [Mon, 31 Oct 2016 20:35:35 +0000 (22:35 +0200)]
added support for motion4 ffmpeg_variable_bitrate value range

8 years agoversion bumped to 0.34.1
Calin Crisan [Wed, 26 Oct 2016 17:57:46 +0000 (20:57 +0300)]
version bumped to 0.34.1

8 years agofixed wrong camera target for motion detection after enabling and disabling some...
Calin Crisan [Wed, 26 Oct 2016 17:49:40 +0000 (20:49 +0300)]
fixed wrong camera target for motion detection after enabling and disabling some cameras

8 years agofixed various event relaying issues when using square brackets in admin password.
Calin Crisan [Wed, 26 Oct 2016 17:48:36 +0000 (20:48 +0300)]
fixed various event relaying issues when using square brackets in admin password.

8 years agoversion bumped to 0.34
Calin Crisan [Tue, 25 Oct 2016 20:07:31 +0000 (23:07 +0300)]
version bumped to 0.34

8 years agoMerge branch 'master' of github.com:ccrisan/motioneye
Calin Crisan [Tue, 25 Oct 2016 19:21:20 +0000 (22:21 +0300)]
Merge branch 'master' of github.com:ccrisan/motioneye

8 years agocomments at the end of lines are now accepted and preserved
Calin Crisan [Tue, 25 Oct 2016 14:29:51 +0000 (17:29 +0300)]
comments at the end of lines are now accepted and preserved

8 years agoMerge pull request #326 from badele/badele-utils-refactoring
Calin Crisan [Mon, 10 Oct 2016 06:54:55 +0000 (09:54 +0300)]
Merge pull request #326 from badele/badele-utils-refactoring

better camera feature test function names

8 years agoRefactoring the utils module for facilitate the understanding of the code
badele [Sun, 9 Oct 2016 09:18:11 +0000 (11:18 +0200)]
Refactoring the utils module for facilitate the understanding of the code

8 years agoversion bumped to 0.34rc1
Calin Crisan [Tue, 4 Oct 2016 16:25:30 +0000 (19:25 +0300)]
version bumped to 0.34rc1

8 years agoMerge branch 'master' of git@github.com:ccrisan/motioneye.git
Calin Crisan [Tue, 4 Oct 2016 16:24:14 +0000 (19:24 +0300)]
Merge branch 'master' of git@github.com:ccrisan/motioneye.git

8 years agomask file now uses the dimensions from the actual frame picture
Calin Crisan [Tue, 4 Oct 2016 16:21:43 +0000 (19:21 +0300)]
mask file now uses the dimensions from the actual frame picture

8 years agoMerge pull request #314 from badele/badele-docker
Calin Crisan [Mon, 3 Oct 2016 11:58:10 +0000 (14:58 +0300)]
Merge pull request #314 from badele/badele-docker

Update docker configuration

8 years agoUpdate dockerfile to simplify the development
badele [Mon, 3 Oct 2016 11:48:11 +0000 (13:48 +0200)]
Update dockerfile to simplify the development

8 years agoUpdate docker configuration
badele [Sat, 24 Sep 2016 21:11:39 +0000 (23:11 +0200)]
Update docker configuration

8 years agominor help text fix
Calin Crisan [Fri, 23 Sep 2016 06:59:07 +0000 (09:59 +0300)]
minor help text fix

8 years agoMerge pull request #312 from badele/badele-patch-1
Calin Crisan [Fri, 23 Sep 2016 06:56:38 +0000 (09:56 +0300)]
Merge pull request #312 from badele/badele-patch-1

Minor change in Motion Notifications section

8 years agoMinor change (change 'date' by 'day')
Bruno Adele [Fri, 23 Sep 2016 06:09:00 +0000 (08:09 +0200)]
Minor change (change 'date' by 'day')

8 years agomask editing should now be fully functional
Calin Crisan [Sat, 17 Sep 2016 18:34:14 +0000 (21:34 +0300)]
mask editing should now be fully functional

8 years agomore work on the mask editor
Calin Crisan [Fri, 16 Sep 2016 19:00:49 +0000 (22:00 +0300)]
more work on the mask editor

8 years agoMerge pull request #1 from badele/badele-patch-1
Bruno Adele [Fri, 16 Sep 2016 06:16:08 +0000 (08:16 +0200)]
Merge pull request #1 from badele/badele-patch-1

Minor change in Motion Notifications section

8 years agoMinor change in Motion Notifications section
Bruno Adele [Fri, 16 Sep 2016 06:15:00 +0000 (08:15 +0200)]
Minor change in Motion Notifications section

If 'still images' and set 'Capture Mode to Motion Triggered' are not set, you cannot receive the picture in the mail, to avoid the risk of errors, it's better to add the note in the tooltips.

8 years agoadded a mask grid overlaid on top of camera frames
Calin Crisan [Wed, 14 Sep 2016 19:17:31 +0000 (22:17 +0300)]
added a mask grid overlaid on top of camera frames

8 years agoMerge branch 'master' into masksupport
Calin Crisan [Tue, 13 Sep 2016 19:22:11 +0000 (22:22 +0300)]
Merge branch 'master' into masksupport

8 years agoversion bumped to 0.33.4
Calin Crisan [Tue, 13 Sep 2016 19:08:52 +0000 (22:08 +0300)]
version bumped to 0.33.4

8 years agodon't pickle (persist) tasks that have a callback
Calin Crisan [Tue, 13 Sep 2016 19:07:42 +0000 (22:07 +0300)]
don't pickle (persist) tasks that have a callback

8 years agoprevented error in log file when adding a camera with inexistent target directory
Calin Crisan [Tue, 13 Sep 2016 18:53:09 +0000 (21:53 +0300)]
prevented error in log file when adding a camera with inexistent target directory

8 years agomask files no longer have meta information in their filenames
Calin Crisan [Tue, 13 Sep 2016 18:51:13 +0000 (21:51 +0300)]
mask files no longer have meta information in their filenames

8 years agoversion bumped to 0.33.3
Calin Crisan [Mon, 12 Sep 2016 19:43:34 +0000 (22:43 +0300)]
version bumped to 0.33.3

8 years agoonyl smart and editable mask types will be supported
Calin Crisan [Mon, 12 Sep 2016 19:42:24 +0000 (22:42 +0300)]
onyl smart and editable mask types will be supported

8 years agoMerge branch 'master' into masksupport
Calin Crisan [Mon, 12 Sep 2016 19:22:40 +0000 (22:22 +0300)]
Merge branch 'master' into masksupport

8 years agothe tasks module now always runs tasks in a separate process, asynchronously; upload...
Calin Crisan [Mon, 12 Sep 2016 18:46:54 +0000 (21:46 +0300)]
the tasks module now always runs tasks in a separate process, asynchronously; upload services are now managed only via tasks; many upload service fixes

8 years agoMerge branch 'master' of github.com:ccrisan/motioneye
Calin Crisan [Wed, 31 Aug 2016 17:30:12 +0000 (20:30 +0300)]
Merge branch 'master' of github.com:ccrisan/motioneye

8 years agoadded support for motion version 3.4.x
Calin Crisan [Wed, 31 Aug 2016 17:23:23 +0000 (20:23 +0300)]
added support for motion version 3.4.x

8 years agoFix timezone configuration in docker-compose.
jeff-h [Wed, 31 Aug 2016 06:06:23 +0000 (18:06 +1200)]
Fix timezone configuration in docker-compose.

8 years agoMerge pull request #293 from jogu/patch-1
jeff-h [Sat, 27 Aug 2016 09:13:34 +0000 (21:13 +1200)]
Merge pull request #293 from jogu/patch-1

Update URL for motion

8 years agoUpdate URL for motion
Joseph Heenan [Sat, 27 Aug 2016 09:10:19 +0000 (10:10 +0100)]
Update URL for motion

Update motion link to point at the new github project page

8 years agoMerge branch 'master' of git@github.com:ccrisan/motioneye.git
Calin Crisan [Wed, 24 Aug 2016 19:52:59 +0000 (22:52 +0300)]
Merge branch 'master' of git@github.com:ccrisan/motioneye.git

8 years agowpa_supplicant: don't touch the key_mgmt field unless no psk is given
Calin Crisan [Wed, 24 Aug 2016 19:52:42 +0000 (22:52 +0300)]
wpa_supplicant: don't touch the key_mgmt field unless no psk is given

8 years agoCreate docker-compose.yml
jeff-h [Wed, 24 Aug 2016 07:20:24 +0000 (19:20 +1200)]
Create docker-compose.yml

8 years agoincreased v4l2-ctl timeout to 10 seconds
Calin Crisan [Mon, 22 Aug 2016 16:38:06 +0000 (19:38 +0300)]
increased v4l2-ctl timeout to 10 seconds

8 years agoversion bumped to 0.33.2
Calin Crisan [Sat, 20 Aug 2016 18:48:57 +0000 (21:48 +0300)]
version bumped to 0.33.2

8 years agoadded action buttons for 9 presets
Calin Crisan [Sat, 20 Aug 2016 18:45:31 +0000 (21:45 +0300)]
added action buttons for 9 presets

8 years agomedia browser: prev/next arrows are no longer reversed
Calin Crisan [Sat, 20 Aug 2016 18:01:41 +0000 (21:01 +0300)]
media browser: prev/next arrows are no longer reversed

8 years agofixed various bugs when changing upload services settings or provider
Calin Crisan [Sat, 20 Aug 2016 17:39:46 +0000 (20:39 +0300)]
fixed various bugs when changing upload services settings or provider

8 years agoallow adding digest auth rtsp cameras (no credentials check though)
Calin Crisan [Sun, 14 Aug 2016 18:12:34 +0000 (21:12 +0300)]
allow adding digest auth rtsp cameras (no credentials check though)

8 years agoversion bumped to 0.33.1
Calin Crisan [Sun, 14 Aug 2016 17:29:39 +0000 (20:29 +0300)]
version bumped to 0.33.1

8 years agoadded a setting to control validation of SSL certificates
Calin Crisan [Sun, 14 Aug 2016 14:06:41 +0000 (17:06 +0300)]
added a setting to control validation of SSL certificates

8 years agodefault root directory now contains the camera name
Calin Crisan [Sun, 14 Aug 2016 13:34:58 +0000 (16:34 +0300)]
default root directory now contains the camera name

8 years agoroot directory is now automatically created, if possible, uppon apply
Calin Crisan [Sun, 14 Aug 2016 13:27:32 +0000 (16:27 +0300)]
root directory is now automatically created, if possible, uppon apply

8 years agofixed movie quality setting by applying exponential transforms
Calin Crisan [Sun, 14 Aug 2016 13:16:03 +0000 (16:16 +0300)]
fixed movie quality setting by applying exponential transforms

8 years agoversion bumped to 0.33
Calin Crisan [Sun, 31 Jul 2016 11:34:09 +0000 (14:34 +0300)]
version bumped to 0.33

8 years agoadded support for zoom in/out action buttons
Calin Crisan [Sun, 31 Jul 2016 11:23:57 +0000 (14:23 +0300)]
added support for zoom in/out action buttons

8 years agoRTSP netams: the TCP option is now the first (and preferred) one
Calin Crisan [Wed, 20 Jul 2016 17:58:20 +0000 (20:58 +0300)]
RTSP netams: the TCP option is now the first (and preferred) one

8 years agodebian init script: accept force-reload as argument as well
Calin Crisan [Sun, 17 Jul 2016 15:15:39 +0000 (18:15 +0300)]
debian init script: accept force-reload as argument as well

8 years agoMerge branch 'master' of github.com:ccrisan/motioneye
Calin Crisan [Fri, 8 Jul 2016 16:02:48 +0000 (19:02 +0300)]
Merge branch 'master' of github.com:ccrisan/motioneye

8 years agoadded arrow action buttons; added support for custom video format; the ffmpeg_variabl...
Calin Crisan [Fri, 8 Jul 2016 16:02:38 +0000 (19:02 +0300)]
added arrow action buttons; added support for custom video format; the ffmpeg_variable_bitrate is now used to control movie quality

8 years agoMerge pull request #243 from luemmel/master
Calin Crisan [Tue, 5 Jul 2016 21:12:02 +0000 (23:12 +0200)]
Merge pull request #243 from luemmel/master

Add "Date" e-mail header for better mail-client compatibility

8 years agoAdd "Date" e-mail header for better mail-client compatibility
Christian Merkle [Tue, 5 Jul 2016 20:59:30 +0000 (22:59 +0200)]
Add "Date" e-mail header for better mail-client compatibility

Added "Date" e-mail header, because some clients displayed motioneye emails with from date 01.01.1970 because of missing header

8 years agoupload services fix
Calin Crisan [Mon, 4 Jul 2016 19:29:00 +0000 (22:29 +0300)]
upload services fix

8 years agoversion bumped to 0.32.1
Calin Crisan [Sat, 2 Jul 2016 15:03:12 +0000 (18:03 +0300)]
version bumped to 0.32.1

8 years agoHEAD method is now supported by all URIs
Calin Crisan [Sat, 2 Jul 2016 15:01:04 +0000 (18:01 +0300)]
HEAD method is now supported by all URIs

8 years agoadded a network share test button
Calin Crisan [Sat, 2 Jul 2016 14:55:48 +0000 (17:55 +0300)]
added a network share test button

8 years agoadded a test email button
Calin Crisan [Sat, 2 Jul 2016 14:24:08 +0000 (17:24 +0300)]
added a test email button

8 years agogdrive: media files relative path is now supported
Calin Crisan [Sat, 2 Jul 2016 13:15:17 +0000 (16:15 +0300)]
gdrive: media files relative path is now supported

8 years agoMerge branch 'master' of git@github.com:ccrisan/motioneye.git
Calin Crisan [Sat, 2 Jul 2016 11:44:05 +0000 (14:44 +0300)]
Merge branch 'master' of git@github.com:ccrisan/motioneye.git

8 years agogoogle drive upload service: folder id is now renewed every 5 minutes
Calin Crisan [Sat, 2 Jul 2016 11:37:31 +0000 (14:37 +0300)]
google drive upload service: folder id is now renewed every 5 minutes

8 years agoMerge pull request #233 from dermotduffy/fix-stream-port
Calin Crisan [Sat, 2 Jul 2016 10:31:02 +0000 (12:31 +0200)]
Merge pull request #233 from dermotduffy/fix-stream-port

stream_port can now be >= 10, thus allowing more than 10 cameras to be added to one motionEye instance

8 years agodropbox: updated urls to API v2
Calin Crisan [Sat, 2 Jul 2016 10:06:04 +0000 (13:06 +0300)]
dropbox: updated urls to API v2

8 years agortsp network cameras: added support for basic authentication
Calin Crisan [Sat, 2 Jul 2016 09:31:53 +0000 (12:31 +0300)]
rtsp network cameras: added support for basic authentication

8 years agofixed a bug where media files cleanup wouldn't be invoked
Calin Crisan [Fri, 1 Jul 2016 19:27:11 +0000 (22:27 +0300)]
fixed a bug where media files cleanup wouldn't be invoked

8 years ago - Allow stream_port to be >= 10.
Dermot Duffy [Sat, 25 Jun 2016 21:35:47 +0000 (22:35 +0100)]
 - Allow stream_port to be >= 10.

8 years agoversion bumped to 0.32
Calin Crisan [Sun, 12 Jun 2016 17:21:30 +0000 (20:21 +0300)]
version bumped to 0.32

8 years agomonitor output is now escaped
Calin Crisan [Sun, 12 Jun 2016 16:43:02 +0000 (19:43 +0300)]
monitor output is now escaped

8 years agoadded support for monitoring commands
Calin Crisan [Fri, 10 Jun 2016 18:28:41 +0000 (21:28 +0300)]
added support for monitoring commands

8 years agohttp 403 is used now for unauthorized requests
Calin Crisan [Fri, 10 Jun 2016 11:12:53 +0000 (14:12 +0300)]
http 403 is used now for unauthorized requests

8 years agofixed a bug where the relayevent.sh would compute a wrong signature with
Calin Crisan [Fri, 20 May 2016 09:36:45 +0000 (12:36 +0300)]
fixed a bug where the relayevent.sh would compute a wrong signature with
special characters in passwords

8 years agoversion bumped to 0.31.5
Calin Crisan [Wed, 18 May 2016 20:39:49 +0000 (23:39 +0300)]
version bumped to 0.31.5

8 years agogdrive upload service typo fix
Calin Crisan [Wed, 18 May 2016 20:36:55 +0000 (23:36 +0300)]
gdrive upload service typo fix

8 years agoMerge pull request #186 from bovine/upload-types
Calin Crisan [Wed, 18 May 2016 20:32:29 +0000 (23:32 +0300)]
Merge pull request #186 from bovine/upload-types

add checkboxes to individually control upload of pictures vs videos

8 years agodropbox: fixed copy-pasted _refresh_credentials/_request_credentials
Calin Crisan [Wed, 18 May 2016 20:29:14 +0000 (23:29 +0300)]
dropbox: fixed copy-pasted _refresh_credentials/_request_credentials
issue

8 years agouse utils.DEV_NULL everywhere instead of opening a new /dev/null fd each
Calin Crisan [Wed, 18 May 2016 20:17:43 +0000 (23:17 +0300)]
use utils.DEV_NULL everywhere instead of opening a new /dev/null fd each
time

8 years agothe HEAD method is now supported
Calin Crisan [Wed, 18 May 2016 20:08:13 +0000 (23:08 +0300)]
the HEAD method is now supported

8 years agoall subprocess calls should now be save (removed shell=True where
Calin Crisan [Wed, 18 May 2016 19:55:05 +0000 (22:55 +0300)]
all subprocess calls should now be save (removed shell=True where
possible, escaped where not)

9 years agoadd checkboxes to individually control upload of pictures vs videos
Jeff Lawson [Tue, 19 Apr 2016 06:57:36 +0000 (01:57 -0500)]
add checkboxes to individually control upload of pictures vs videos

9 years agoinitial work on mask support
Calin Crisan [Wed, 6 Apr 2016 19:57:56 +0000 (22:57 +0300)]
initial work on mask support

9 years agoversion bumped to 0.31.4
Calin Crisan [Fri, 18 Mar 2016 19:34:20 +0000 (21:34 +0200)]
version bumped to 0.31.4

9 years agodelete the thumb file when deleting one single movie
Calin Crisan [Fri, 18 Mar 2016 08:47:25 +0000 (10:47 +0200)]
delete the thumb file when deleting one single movie

9 years agofixed a bug with numeric remote motioneye passwords
Calin Crisan [Fri, 18 Mar 2016 08:34:51 +0000 (10:34 +0200)]
fixed a bug with numeric remote motioneye passwords

9 years agoadded relayevent.sh to speed up event passing a bit
Calin Crisan [Sun, 6 Mar 2016 17:05:22 +0000 (19:05 +0200)]
added relayevent.sh to speed up event passing a bit

9 years agoversion bumped to 0.31.2
Calin Crisan [Fri, 4 Mar 2016 20:38:14 +0000 (22:38 +0200)]
version bumped to 0.31.2

9 years agohidden dirs/files are now properly ignored when listing media files
Calin Crisan [Fri, 4 Mar 2016 20:25:50 +0000 (22:25 +0200)]
hidden dirs/files are now properly ignored when listing media files

9 years agosimple mjpeg camera: fixed wrong file storage setting
Calin Crisan [Thu, 3 Mar 2016 18:35:27 +0000 (20:35 +0200)]
simple mjpeg camera: fixed wrong file storage setting

9 years agoversion bumped to 0.31.1
Calin Crisan [Sun, 28 Feb 2016 18:25:00 +0000 (20:25 +0200)]
version bumped to 0.31.1

9 years agoMerge branch 'master' of git@github.com:ccrisan/motioneye.git
Calin Crisan [Sun, 28 Feb 2016 18:13:51 +0000 (20:13 +0200)]
Merge branch 'master' of git@github.com:ccrisan/motioneye.git

9 years agoMerge pull request #137 from nmrugg/master
Calin Crisan [Sun, 28 Feb 2016 18:13:42 +0000 (20:13 +0200)]
Merge pull request #137 from nmrugg/master

Be able to save an image by right clicking (or long tap).

9 years agonever remove root media folder
Calin Crisan [Sun, 28 Feb 2016 18:13:10 +0000 (20:13 +0200)]
never remove root media folder

9 years agoBe able to save an image by right clicking (or long tap).
Nathan Rugg [Fri, 26 Feb 2016 20:41:14 +0000 (14:41 -0600)]
Be able to save an image by right clicking (or long tap).

9 years agoversion bumped to 0.31
Calin Crisan [Sun, 21 Feb 2016 15:23:45 +0000 (17:23 +0200)]
version bumped to 0.31