Skip to content

Releases: motioneye-project/motioneyeos

20160109

09 Jan 20:29
Compare
Choose a tag to compare

What's new:

  • motionEye: the camera frames UI has been redesigned for a better layout regardless of the screen size or orientation
  • motionEye: the number of camera frames displayed per "row" is now configurable
  • motionEye: added a refresh rate dimmer slider
  • motionEye: added a resolution dimmer slider
  • motionEye: capture and streaming frame rates are now displayed on top of camera frames
  • motionEye: added support for action buttons
  • motionEye: semicolons are now accepted in email passwords
  • motionEye: added support for open (passwordless) networks
  • motionEye: fixed mixed up cameras when sending email notifications
  • motionEye: fixed camera live preview when enabling streaming authentication
  • motionEye: hidden folders are now skipped when collecting media files
  • OS: added hwclock command
  • OS: odroidc1: the default (official) kernel config is now used - should improve stability
  • OS: experimental support for Odroid XU4 (and possibly Odroid XU3)
  • OS: the file /data/etc/hostname, if present, overrides the machines hostname

note: given that the UI has suffered major changes, make sure to hit Ctrl+F5 a couple of times in your browser's window before reporting an issue.

20151230

31 Dec 11:35
Compare
Choose a tag to compare
20151230 Pre-release
Pre-release
version bumped to 20151230

20151206

06 Dec 21:28
Compare
Choose a tag to compare

What's new:

  • motionEye: fixed RTSP support for newer motion versions
  • motionEye: fixed media browser layout on Firefox 42+
  • motionEye: fixed webhook POST request
  • motionEye: fixed boolean extra motion options
  • motionEye: added support for webhooks when media files are created
  • motionEye: added support for POSTing webhook data in form or json format
  • motionEye: added support for uploading media files to Google Drive
  • motionEye: added support for uploading media files to Dropbox
  • OS: many boot improvements (faster and cleaner boots)
  • OS: added support for bcm43xx wifi adapters
  • OS: raspberrypi(B+, B2): added brownout detection mechanism (voltage drops will show up in system logs)

20151129

29 Nov 14:16
Compare
Choose a tag to compare
20151129 Pre-release
Pre-release
version bumped to 20151129

20151103

03 Nov 21:17
Compare
Choose a tag to compare

What's new:

  • motionEye: lightswitch detection is now disabled by default
  • motionEye: minimum motion frames option is now set to 10 frames by default
  • motionEye: fixed no preview bug when using digest authentication for the video streaming
  • motionEye: fixed various bugs related to dealing with ungrouped media files (those created directly in the root directory of the camera)
  • OS: motion-mrdave is now used by default (instead of motion-svn)
  • OS: the best motion binary is now automatically chosen (betweenmotion-mrdave and motion-mmal)
  • OS: the max GPU memory that can be allocated on a RaspberryPI2 is now 944 MB
  • others: fixed writeimage.sh on OSX

20151025

25 Oct 20:18
Compare
Choose a tag to compare
20151025 Pre-release
Pre-release

What's new:

  • fixed Fast Network Camera.

20151021

22 Oct 12:56
Compare
Choose a tag to compare
20151021 Pre-release
Pre-release

What's new:

  • the working schedule mechanism won't be enabled unless at least one day is enabled
  • fixed memory leaks with working schedule enabled
  • fixed email notifications not being sent

20151011

11 Oct 19:38
Compare
Choose a tag to compare
20151011 Pre-release
Pre-release

What's new (since motionPie 20150719):

  • added RTSP cameras support
  • added continuous movie recording mode
  • the default console root/admin password is now empty (was the board's serial number)
  • the variant of motion daemon is now automatically selected based on the configuration (and defaults to Mr Dave's version)
  • Raspberry PI images now use the 4.1 kernel version
  • added support for more cameras and WiFi adapters
  • account username and password are no longer required when configuring email notifications
  • light switch detection option is now a slider (was a simple on/off button before)
  • fixed media files access over FTP
  • fixed extra motion options editing
  • various network camera fixes
  • fixed RPi.GPIO on Raspberry PI 2 boards
  • the destination address is now used as "from" when sending email notifications
  • motion logging is now a bit more verbose to ease debugging