Skip to content

Ingress version 1.0.0

Compare
Choose a tag to compare
@biglittlebigben biglittlebigben released this 29 Jun 01:37
· 132 commits to main since this release
fd9e10b

This is the v1.0.0 release of the ingress service. This release stabilizes the API and adds support for the WHIP protocol

Changelog

Added

  • WHIP support (#97)
  • Expose heath and availability on the WHIP HTTP server (#109)
  • Add support for optimally bypassing transcoding when ingesting WHIP (#111)
  • Set the source track information in the ingress state (#121)

Fixed

  • Validate IngressInfo and populate missing fields with defaults (#90)
  • Fix deadlock in appsrc (#116)
  • Update synchronizer and use Jitter Buffer (#118)