Skip to content

Commit

Permalink
video stream: allow disabling MAVLink advertising
Browse files Browse the repository at this point in the history
  • Loading branch information
ES-Alexander committed Aug 3, 2023
1 parent 27849be commit d427b1b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions advanced-usage/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -563,8 +563,8 @@ connected at that time, with UDP streams counting up from port `5600`

{{ simple_pirate_image(src="video-stream-example", width=400, center=true) }}

- The streams are also presented via MAVLink, so QGroundControl (>=v4.1.7) can
toggle between them without needing to know specific ports.
- By default the streams are also presented via MAVLink, so QGroundControl (>=v4.1.7)
can toggle between them without needing to know specific ports
{% pirate() %}
- It is possible to specify a stream as "thermal", which allows it to be
overlaid on another stream in some viewing applications
Expand Down
Binary file modified advanced-usage/video-stream-example-pirate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ This covers a summary of the major changes and new features in BlueOS-1.1. Where
- RTSP output support added for MJPG and YUYV encoded streams
- MAVLink support improved
- Allows Control Station Software (e.g. QGroundControl) to configure camera settings and switch between multiple video streams
- Disabling MAVLink advertising of a video stream is now possible
- [MAVLink Endpoints](../advanced-usage/#mavlink-endpoints) (REPLACES "Endpoints")
- IP address interface now indicates the endpoint type
- Endpoints are now editable
Expand Down

0 comments on commit d427b1b

Please sign in to comment.