Skip to content

t3.12.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@joaoantoniocardoso joaoantoniocardoso released this 17 Apr 19:38
· 36 commits to master since this release

What's Changed

Bug Fixes:

  • readme: Add information of availability of WebRTC. #368
  • readme: Add missing runtime dependency libssl. #376
  • Add default argument for mavlink. #370
  • Some random fixed and improvements around the code. #373
  • Add webrtc test via CI. #324
  • Fix v4l panics. #379
  • src: stream: webrtc: Fix Signalling server websocket and mpsc management. #380
  • src: stream: sink: Simplify WebRTCBin thread naming workaround. #381
  • src: stream: Decouple WebRTC sink from Stream::Manager by using EndSe…. #382
  • src: stream: sink: name Sink's EOS OS thread. #383
  • src: stream: sink: Fix lock during WebRTCSink's unlink. #384
  • Add failsafe killer. #385

Full Changelog: t3.12.10...t3.12.11