Releases: lbr38/motion-UI
Releases · lbr38/motion-UI
6.3.0
Changes:
- Added the possibility to set a secondary stream for cameras which support it. Useful to use a low resolution stream and reduce the CPU usage for motion detection.
- Added more parameters to the motion detection configuration form.
- Added the possibility to customize the stream technology for each camera (and not only globally).
6.2.0
6.1.0
Changes:
- Added an alternative way to display the live stream using MSE, for people who have issues with WebRTC
- Fixed events videos not loading
- Fixed a bug on charts reloading
- Fixed a bug on motion detection autostart when multiple devices are configured
- Various UI fixes and improvements
6.0.1
6.0.0
Warning
Major update
- This version includes a major change in the motion detection software which requires some configuration changes. The update process will automatically try to migrate your cameras configuration to the new format. A backup of motion-UI is highly recommended before updating (see Backup and restore).
- After update please check the docker container logs with
docker logs motionui
to ensure that there was no error during the migration process. - If you encounter any issues with the stream or the motion detection after the update, please apply back the cameras settings in the web interface => for each camera, click the
Configure
button to open the EDIT CAMERA panel, then click theSave
button. This will save the configuration to the new format and restart the streaming service.
Changes:
- Moved to motion
5.0.0
pre-release, ensuring audio recording for cameras that support it (RTSP). #85 - Now using WebRTC for the cameras live stream, ensuring a lower latency, better performance and audio support.
- Added a way to create users (administrator or viewer) and manage their permissions.
- Added full screen video support in the Android app (download the new app here: https://github.com/lbr38/motion-UI/releases/tag/android-1.1.0)
- Various UI fixes and improvements.
android-1.1.0
Changes:
- Added full screen video support