Skip to content

Releases: richard-austin/cloud-server

10.0.0

27 Sep 15:23
a3d2b00
Compare
Choose a tag to compare
  • Upgrade Angular and Angular Material to version 18
  • Implement lazy loading on front end
  • Use gzip compression of tomcat to reduce payload size
  • Fix minor problems on some forms

Version 9.0.0

30 May 12:50
1884bc6
Compare
Choose a tag to compare
  • Updated to run on Ubuntu 24.04 (Noble Numbat).
  • ARM64 build for Raspberry pi 4 and 5
  • ActiveMQ host and client credentials now settable from the web application (admin account mode only).
  • Updated README to cover these changes.

Bring into line with NVR version 8.0.0

21 Mar 12:03
Compare
Choose a tag to compare
  • Bring into line with NVR version 8.0.0

ActiveMQ Used as Transport Between Cloud and NVRs

10 Jan 18:51
136efbf
Compare
Choose a tag to compare
  • ActiveMQ Used as Transport Between Cloud and NVRs
  • Use websocket to signal loss of connection to ActiveMQ with call to Restful API call to get initial state
  • Angular Front end updated to match updates on NVR.
  • Warning message on web page if not connected to ActiveMQ
  • Update menu tooltips
  • Fix issues with wifi setup
  • Fix bug in multiscreen where session timeout was not held off
  • Refactor: Removed CameraStream usage for better clarity
  • Fixed bug where messages got bounced back and forth between NVR and Cloud if the browser was shut down uncleanly while streaming
  • Heartbeats sent from Cloud and bounced back by NVR.
  • Update Docs

Initial release

21 Nov 17:15
a96d407
Compare
Choose a tag to compare

Client and admin functionality.