Skip to content

Releases: mavlink/mavlink-camera-manager

t3.12.3

01 Nov 13:46
Compare
Choose a tag to compare
t3.12.3 Pre-release
Pre-release

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

26 Sep 12:23
Compare
Choose a tag to compare
t3.12.2 Pre-release
Pre-release

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

10 Aug 23:14
Compare
Choose a tag to compare
t3.12.1 Pre-release
Pre-release

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

27 Jun 18:35
Compare
Choose a tag to compare
t3.12.0 Pre-release
Pre-release

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

09 Jun 21:53
Compare
Choose a tag to compare
t3.11.6 Pre-release
Pre-release

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

28 Apr 18:44
Compare
Choose a tag to compare
t3.11.5 Pre-release
Pre-release

What's Changed

Bug Fixes:

Full Changelog: t3.11.4...t3.11.5

t3.11.4

26 Apr 20:00
Compare
Choose a tag to compare
t3.11.4 Pre-release
Pre-release

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

21 Apr 14:09
Compare
Choose a tag to compare
t3.11.3 Pre-release
Pre-release

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

t3.11.2

20 Apr 20:50
Compare
Choose a tag to compare
t3.11.2 Pre-release
Pre-release

What's Changed

Bug Fixes:

  • Reduce UDP latency. #214
  • src: stream: Nicely remove all streams before create the defaults. #216

Full Changelog: t3.11.1...t3.11.2

t3.11.1

20 Apr 00:53
Compare
Choose a tag to compare
t3.11.1 Pre-release
Pre-release

What's Changed

Bug Fixes:

  • RTSP bug fixed. #213

Full Changelog: t3.11.0...t3.11.1