Show schedules in a calendar UI.
Improved quality of tampering detection. False detection rate is much lower now.
Filter alerts by area.
No analysis zone (to save cpu by not processing unneeded video)
Detect power loss and send alerts.
Improved UI for vertical oriented cameras.
Make ONVIF implementation more robust when discovery does not work reliably.
Let users share alert video when the player has just finished playing the alert.
Render positive areas with a different color in alert clips.
Improved WebRTC bandwidth estimation.
Camect web component (to embed a camera in a web page)
<link rel="stylesheet" href="https://home.camect.com/css/v2/font_awesome_v5.13.0.min.css">
<script src="https://home.camect.com/js/v2/camect_player_web_component.min.js"></script>
<camect-player hub-id="add hub-id here"
sess-id="add session-id here"
cam-ids="">
</camect-player>
Be able to download hub events as CSV.
Give owners an option to change hub names for all users.
Moving expanded ratings might get wrong results.
Sync clip start / end time across different UI parts.
Fixed several corner issues related to cameras with customized streaming URLs.
Fixed a bug caused by day saving time.
Fixed a bug that cameras cannot be deleted.
Several bug fixes related to detection grid over the cameras.