Releases: ultravideo/uvgComm
Releases · ultravideo/uvgComm
v0.7
This release makes it possible to have a video call with Kvazzup without having to open firewalls or know the other person IP address. Sadly the authentication has not yet been implemented so wider usage is not yet possible. This release also improves the audio processing, especially with regards to echo cancellation using Speex Acoustic Echo Cancellation (AEC). One final improvement is the adoption of uvgRTP for a more reliable and performant Real-Time Transport Protocol (RTP).
What's new
- Interactive Connectivity Establishment (ICE) is made much more reliable.
- Session Initiation Protocol (SIP) now works with existing SIP servers. Tested with Kamailio.
- Replaces Live555 with uvgRTP.
- Includes audio improvements and fixes.
Known issues
- The Microsoft Visual Studio compilation does not succeed.
- Unable to set camera resolution on Linux.
v0.6
v0.5
v0.4
v0.3
v0.2
v0.1
Initial version of Kvazzup supporting video and audio streaming.
- Filter Graph for media processing
- Capture and playback of audio and video with Qt
- Use of Kvazaar for HEVC encoding
- Use of OpenHEVC for HEVC decoding
- Use of Opus for audio enconding and decoding
- Media delivery with live555
- Initial GUI with Qt