v1.9.5 - 2024-10-28
- Add support S16LE (PCM-LE) for RTSP server (ed99025)
- Add support linux arm/v6 to Dockerfile #1362 by @edenhaus (c0bfebf)
- Add the option to pass ICE servers with an async WebRTC offer #1408 by @edenhaus (16e4831)
- Extend streams API to allow multiple sources #1407 by @edenhaus (9d709f0)
- Change go version to 1.20 for Windows 7 support (2311d5e)
- Update dependencies (b874c17)
- Fix ngrok support for linux arm/v6 by @skrashevich (7b77e41)
- Fix stream info for publishing RTMP (eaae7ae)
- Fix mjpeg source for Foscam G2 camera #1258 (3762bdb)
- Fix RTSP MJPEG source quality in some cases #559 (c5bc761)
- Fix PCM audio from Hikvision cameras (68fa422)
- Fix PCM audio quality for WebRTC (57d48f5)
- Fix wrong media values in SDP for some cameras #1278 (d559ec0)
- Fix AnnexB parsing in some cases (bd88695)
- Fix nest source (resource leak due to lack of closing HTTP response bodies) #1297 by @cthach (afc8f4f)
- Fix RTSP AAC audio from very buggy noname camera #1328 (8399edc)
- Fix data race for streams map #1355 by @michelepra (ef7d898)