v0.23.6
Fixes and improvements
General
- fix 'runOnDemandRestart: yes' (#1947)
- rename environment variable RTSP_PATH into MTX_PATH (#1967)
- add Arch Linux package to the README (#1957) (#1969)
WebRTC
- make preflight OPTIONS requests work with external auth (#1941) (#1964)
- fix using inline credentials in URLs (#1919) (#1966)
RTSP
- return an error in case of invalid packet (bluenviron/gortsplib#305). . when reading with TCP and packet has an unknown format.
- allow using odd interleaved IDs (bluenviron/gortsplib#304) (#1762)
- client: support URLs with IPv6 and no port (bluenviron/gortsplib#313) (bluenviron/gortsplib#316)
HLS
- support ISO8601 dates (bluenviron/gohlslib#50) (#1958)
Dependencies