Skip to content

v0.23.3

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 15:17
· 583 commits to main since this release
99aa0d0

Fixes and improvements

WebRTC

  • fix WHIP/WHEP implementation (#1857) (#1861). Offers and answers are now encoded in SDP in place of JSON; Location header is sent to clients. This fixes compatibility with GStreamer and whipsink.

HLS

Dependencies

  • bump github.com/pion/ice/v2 from 2.3.4 to 2.3.5 (#1854)
  • bump github.com/bluenviron/gohlslib from 0.2.4 to 0.2.5 (#1855)
  • bump github.com/pion/webrtc/v3 from 3.2.4 to 3.2.6 (#1856)