Skip to content

t3.12.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@joaoantoniocardoso joaoantoniocardoso released this 02 Feb 17:23
· 97 commits to master since this release

What's Changed

Apart from small crash and deadlock fixes, we now have arm64 (aarch64) binary releases, and WebRTC's STUN configuration via CLI.

Bug Fixes:

  • cargo: Update mavlink from 0.10.4 to 0.10.6. #333
  • Add video tee. #331
  • src: stream: sink: Fix a deadlock when ICE fails. #335

New Features:

  • Allow setting STUN and Signalling server addresses via CLI. #329
  • .github, cross: Add aarch64 (arm64) deploy. #334

Known limitations/bugs:

  • There are thread leaks whenever a WebRTC stream is ended, which leads to thread starvation after some start-end iteration cycles. An effort to test it was done by #316 #317 #319 #321 #320

New Contributors

Full Changelog: t3.12.4...t3.12.5