Skip to content

v3.0.0-beta7

Compare
Choose a tag to compare
@bdlukaa bdlukaa released this 27 May 00:31
· 1167 commits to main since this release
869a65a
  • Fixed some state leaks that could lead to crashes
  • Fixed gestures in TimelineView; Do not mount events on TimelineView
  • Listen to video duration changes on video viewer, and display the correct event duration
  • Keep the state of the videos in the grid view. This is done to ensure the video texture will not be reinitialized for some reason, such as reordering or adding a new device to the grid
  • Re-enable multi window support
  • Add a check for single camera server
  • Reworked mobile views (#91)
  • Added linux support
  • Implemented PTZ control support

What's Changed

Full Changelog: v3.0.0-beta6...v3.0.0-beta7