Release notes
- Added support for getting video using the WebRTC protocol (only H.264 for now).
- Added support for licensing an integration using the Milestone Licensing Server.
- Added support for filtering by name when querying for cameras, microphones, camera groups and microphone groups.
- Optimized synchronization of configuration data with XProtect when having many disabled cameras.
- Improved log messages to reveal more details when the connection to XProtect fails.
- Refactoring of Processing Server Plug-in fixing several minor issues. Settings are now stored in a different way and after upgrading you might need to re-subscribe to topics.
- For compose deployments, two new environment variables named respectively EXTERNAL_IP and EXTERNAL_HOSTNAME have replaced the old HOSTNAME environment variable.
- On slow machines, the init container would in some cases not complete; this was due to a kafka consumer in the webservice container not retrying long enough for the group coodinator to become available.