v3.0.0-beta14
- Implemented Multicast support. Enable it on the Settings under Updates -> Beta Features -> Multicast;
- Implemented ability to open any rtsp stream with the Bluecherry app;
- Added 4K rendering support;
- Implemented
.bluecherry
configuration file; - Improved Linux stability;
- Implemented fallback source. If the video fails to load, the app will try to load it from other source;
- Improved the Add Server Wizard user experience;
- Added specific Server Settings, which are applied only to the specified server;
- Improved UI/UX and improved overall app performance.
What's Changed
- Multi-cast viewport by @bdlukaa in #170
- External stream by @bdlukaa in #174
- Configuration file by @bdlukaa in #175
- Linux review by @bdlukaa in #178
- Linux stability by @bdlukaa in #179
- Feature check by @bdlukaa in #180
- Feature review by @bdlukaa in #184
- Server settings by @bdlukaa in #187
- fix: do not encode device urls twice by @bdlukaa in #188
- Bug fixes and UI tweaks by @bdlukaa in #189
- chore: bump version by @bdlukaa in #190
Full Changelog: v3.0.0-beta13...v3.0.0-beta14