v0.09
This release introduces media encryption via uvgRTP and fixes bugs present in 0.8 version. The encryption requires linking Crypto++ to Kvazzup, but the compilation does succeed even if Crypto++ is removed from project file. A warning is shown if encryption is not enabled.
The Settings module also got updated. Settings now uses constant variables for key strings to avoid spelling errors causing bugs. The mic and camera button states are no saved after closing Kvazzup and the screen share button now uses the settings to set the resolution for Kvazaar filter.
What's new
- Delivery encryption with uvgRTP using Secure RTP (SRTP)
- Delivery encryption context establishment for SRTP using Zimmermann RTP (ZRTP)
- Fixes issues with Visual Studio version
- The mic and camera button states are now saved
Known issues
- Linux version still has issues with camera and audio flow
- SIP implementation is still missing authentication among other things