Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 11:20
· 552 commits to main since this release
f69be81

Fixes and improvements

General

  • print warning when the write queue is full (#2251)
  • limit logging of decode errors (#2253)
  • fix maxReaders limit in case of multiple tracks (#2246) (#2264)

Codecs

RTSP

RTMP

  • allow RTMP streaming with codecid=av01 or hvc1 (#2232) by @ph0b
  • support publishing AV1/H265 with OBS 30 (#2217) (#2234)
  • support publishing VP9 tracks with RTMP (#2247)
  • fix conversion of AV1/VP9 tracks from HLS/RTMP to RTSP (#2263)
  • support ingesting RTMPE streams (#2189)
  • add limit on message body size (#2252)

HLS

  • embed hls.js into the server (#2202) (#2236)
  • bump hls-js to v1.4.10 (#2239)
  • fix conversion of AV1/VP9 tracks from HLS/RTMP to RTSP (#2263)
  • fix wrong protocol sent to external authentication server (#2213)
  • hls source: fix formatting debug log messages (#2243)
  • return 404 when requesting hls.min.js.map (#2262)

Dependencies

  • build(deps): bump github.com/pion/webrtc/v3 from 3.2.14 to 3.2.15 (#2216)
  • build(deps): bump github.com/pion/webrtc/v3 from 3.2.15 to 3.2.16 (#2220)
  • build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#2228)
  • build(deps): bump github.com/pion/webrtc/v3 from 3.2.16 to 3.2.17 (#2229)
  • build(deps): bump github.com/asticode/go-astits from 1.12.0 to 1.13.0 (bluenviron/mediacommon#56)