Difference between revisions of "QGroundControl and video from Cosmostreamer"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
Video settings are common for all QGroundControl versions for all platforms. | Video settings are common for all QGroundControl versions for all platforms. | ||
For changing video stream settings open QGroundControl settings, "Application settings", "Fly view", scroll to "Video Settings". | For changing video stream settings open QGroundControl settings, "Application settings", "Fly view", scroll to "Video Settings". There are a lot of video protocols, but only two compatible with Cosmostreamer. | ||
== Video protocols == | == Video protocols == | ||
=== UDP h.264 Video Stream === | === UDP h.264 Video Stream === | ||
[[File:Gqc-udp.png|thumb]] | |||
In real it is not a raw UDP H264 stream but UDP RTP. So need to enable "RTP" protocol in Cosmostreamer streaming options. Use your computer or smartphone (PC/Mac/Android/IOS) IP and default port 5600 | |||
<br> | |||
=== RTSP === | === RTSP === | ||
<br> |
Revision as of 04:09, 6 April 2022
Intro
Video settings are common for all QGroundControl versions for all platforms.
For changing video stream settings open QGroundControl settings, "Application settings", "Fly view", scroll to "Video Settings". There are a lot of video protocols, but only two compatible with Cosmostreamer.
Video protocols
UDP h.264 Video Stream
In real it is not a raw UDP H264 stream but UDP RTP. So need to enable "RTP" protocol in Cosmostreamer streaming options. Use your computer or smartphone (PC/Mac/Android/IOS) IP and default port 5600
RTSP