v3.0.0-beta7
- 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
- Bug fixes by @bdlukaa in #86
- Re-enable multi window support by @bdlukaa in #87
- Add a check for single camera server by @bdlukaa in #90
- Mobile views by @bdlukaa in #91
- version 3.0.0-beta7 by @bdlukaa in #94
- [final] All mobile enhancements by @bdlukaa in #97
- Code Conventions by @bdlukaa in #99
- Add Linux support by @bdlukaa in #89
- Fix linux snap build by @bdlukaa in #100
- PTZ by @bdlukaa in #101
- Mobile touches by @bdlukaa in #103
- Stability checkup by @bdlukaa in #106
Full Changelog: v3.0.0-beta6...v3.0.0-beta7