Skip to content

v0.1-rc.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlexxIT AlexxIT released this 13 Jan 19:59
· 1248 commits to master since this release

Important change

WebRTC now uses single 8555 TCP and UDP port by default and for all connections. No need to define it in config. If you have public IP-address - its better to forward both TCP and UDP port.

Other changes

  • Fix RTSP server memory leaks #163 @tsightler
  • Fix Ivideon source memory leaks
  • Fix WebSocket connections memory leaks
  • Fix exec source memory leaks
  • Fix MJPEG source memory leaks
  • Fix RTSP tracks list in info json
  • Fix RTSP session states handle
  • Fix lots of active connections #156
  • Fix empty streams list on stream lock
  • Fix ffmpeg request to same stream (for audio transcoding)
  • Fix multiple requests from different consumers