Releases: motioneye-project/motioneyeos
Releases · motioneye-project/motioneyeos
20160109
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
20151206
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
20151103
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 ofmotion-svn
) - OS: the best motion binary is now automatically chosen (between
motion-mrdave
andmotion-mmal
) - OS: the max GPU memory that can be allocated on a RaspberryPI2 is now 944 MB
- others: fixed
writeimage.sh
on OSX
20151025
20151021
20151011
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