t3.12.5
Pre-release
Pre-release
joaoantoniocardoso
released this
02 Feb 17:23
·
241 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
- @Williangalvani made their first contribution in #329
Full Changelog: t3.12.4...t3.12.5