Skip to content

uvgRTP v2.0.1

Compare
Choose a tag to compare
@jrsnen jrsnen released this 30 Jul 12:40
· 865 commits to master since this release

This is a minor patch that improves variety of existing features within uvgRTP as well as increases the code quality.

Highlights

  • Correct sending of RTCP sender reports and correct inclusion of receiver reports
  • Updated documentation
  • Bug fixes to buffer sizes
  • Support for using 196/256 length keys in SRTP when user provides the keys (no ZRTP support)
  • Refactoring to reduce dependencies within code files
  • Refactoring to reduce duplicate code
  • Move some of the private headers out from public include folder
  • Enable debug logging