Kvazzup Versions Save

High performance P2P-Mesh video conferencing

v0.5

4 years ago

Support for 4K HEVC Video.

  • The filtergraph and delivery are optimized to handle 4K video.
  • Major GUI overhaul.

v0.4

4 years ago

Rewriting of the SIP architecture.

v0.3

4 years ago

Lots of small useful feature.

  • About page.
  • Contact List.
  • Settings page.
  • Choosing camera and resolution.
  • Adjusting Kvazaar parameters.
  • Added Call Manager to manage other components.
  • Lots of small GUI improvements.
  • Optimizations for video conversions.

v0.2

6 years ago

Ability to start and end calls. Prototype SIP (RFC 3261) implementation.

  • TCP connection using Qt.
  • Parsing and composing of SIP messages.
  • SIP Requests: INVITE, ACK and BYE.
  • SIP Responses: 180 RINGING, 200 OK and 603 DECLINE.

v0.1

6 years ago

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