Releases: mavlink/mavlink-camera-manager
Releases · mavlink/mavlink-camera-manager
t3.12.3
What's Changed
Bug Fixes:
- github: workflows: rust: Remove cargo publish #291
- src: stream: webrtc: Fix wrong expected type for ufrag #294
- Fix panic when recreating streams #292
Full Changelog: t3.12.2...t3.12.3
t3.12.2
What's Changed
Bug Fixes:
- readme: Add Node/Yarn step with instructions #271
- Code formatting / cleanup #225 #278
- src: html: index: Avoid using absolute path for webrtc #276
- src: stream: webrtc: Move from async-std runtime to tokio #282
- Refactor mavlink #283 #288 #289
- Fix thread leak #285
- Update libs #277 #287
Full Changelog: t3.12.1...t3.12.2
t3.12.1
What's Changed
Bug Fixes:
- Cargo: Update comment about custom tracing-appender #246
- github: action: deploy-unix: Update upload-release action to use glob #245
- src: stream: pipeline: Treat Latency messages #254
- src: stream: image_sink: Only set property if it exists #262
- Update GStreamer crates #263
- Fix RTSP streams recreation #265
Full Changelog: t3.12.0...t3.12.1
t3.12.0
What's Changed
New Features:
- Mavlink can now be disabled for each stream individually. #242
- Streams are now recreated if something bad happens, like on USB bad-contact or driver issues #240
Bug Fixes:
- src: stream: webrtc: Filter out non RTSP redirect streams. #243
- src: stream: sink: Disable retransmission for WebRTC. #237
Full Changelog: t3.11.6...t3.12.0
t3.11.6
What's Changed
Bug Fixes:
- Fix WebRTC SDP, allowing Redirect 4k RTSP sources to be used with WebRTC. #228
- src: stream: Move most dot files to inside pipeline runner. #232
- src: stream: pipeline: Don't pause redirect's rtspsrc. #233
- readme, images: General rewrite, images added by. #236
- Fix wrong MAVLink ids, allowing (again) multiple streams with QGC. #239
Full Changelog: t3.11.5...t3.11.6
t3.11.5
t3.11.4
What's Changed
Bug Fixes:
- Fix the increased CPU usage since t3.10.1 #219
Full Changelog: t3.11.3...t3.11.4
t3.11.3
What's Changed
Bug Fixes:
- src: stream: Fix default streams not starting up after a single reset. #218
Full Changelog: t3.11.2...t3.11.3