Skip to content

v0.11.0

Compare
Choose a tag to compare
@jrsnen jrsnen released this 05 Jul 11:16
· 455 commits to master since this release

Compared to v0.10.0, this release adds SIP authentication support, enabling users to authenticate themselves with passwords to a SIP proxy. This release also brings an automatic system that determines the best video defaults, both for camera settings and encoder settings. The user can still adjust the settings manually if desired, but this is no longer necessary. Furthermore, the OpenHEVC filter now has lower latency.

In addition, the release includes lots of small functionality improvements, architecture changes and bug fixes.

New features

  • Password authentication
  • Smart defaults for media settings
  • Even lower video latency

Missing features

  • TLS encryption
  • Conference calls

Because TLS encryption has not been implemented, this release can not be considered production ready. If you want to try it out, you can either open incoming TCP port 5060 or set up a SIP proxy to route SIP requests without the need to open firewalls.