Difference between revisions of "QGroundControl and video from Cosmostreamer"

From Cosmostreamer Wiki
Jump to navigation Jump to search
Line 9: Line 9:
[[File:Gqc-udp.png|500px|none]]
[[File:Gqc-udp.png|500px|none]]


 
In real it is not a raw UDP H264 stream but UDP RTP. So need to enable "RTP" protocol in Cosmostreamer streaming options. "Device settings", "Streaming", "RTP". Use your computer or smartphone (PC/Mac/Android/IOS) IP and default port 5600. Turn on "Enabled" option.
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


[[File:Cosmostreamer-qgc-rtp.png|500px|none]]
[[File:Cosmostreamer-qgc-rtp.png|500px|none]]
Line 21: Line 20:


=== RTSP ===
=== RTSP ===
Open Cosmostreamer streaming options. "Device settings", "Streaming", "RTSP". Turn on "RTSP server enabled" option.
[[File:Cosmostreamer-qgc-rtsp.png|500px|none]]
<br>
<br>

Revision as of 04:23, 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

Gqc-udp.png

In real it is not a raw UDP H264 stream but UDP RTP. So need to enable "RTP" protocol in Cosmostreamer streaming options. "Device settings", "Streaming", "RTP". Use your computer or smartphone (PC/Mac/Android/IOS) IP and default port 5600. Turn on "Enabled" option.

Cosmostreamer-qgc-rtp.png

That's all, now you could see video from Cosmostreamer in your QGroundControl.

Gc-udp-screenshot.png


RTSP

Open Cosmostreamer streaming options. "Device settings", "Streaming", "RTSP". Turn on "RTSP server enabled" option.

Cosmostreamer-qgc-rtsp.png