v0.1-rc.5
Pre-release
Pre-release
Main changes
- New JS video player will automatically select best technology according on: codecs inside your stream, current browser capabilities and current network configuration
- New
stream
page with support multiple stream on page with automatic or manual technology selection #126 - Add built-in support
HTTP-MJPEG
andHTTP-JPEG
(snapshots) sources
Other changes
- Add support auth for RTSP server #114
- Add feature to SETUP new RTSP tracks after PLAY #112
- Add support MP4 over WebSocket (for Apple browsers without MSE support)
- Add support MJPEG over WebSocket
- Update to go 1.19 for binaries
- Add binary for win arm64
- Fix binary for mac arm64
- Fix H265 for WebRTC in Safari
- Fix H265 for MSE in Safari on M1 CPU #121
- Fix memory leaks with MSE
- Fix WebSocket origin check with wrong port #118 #28
- Remove log warning on WebSocket disconnect