<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[voxl-rtsp started but can&#x27;t stream with VLC&#x2F;Qgroundcontrol]]></title><description><![CDATA[<p dir="auto">Finally got time this weekend to get my Flight Deck powered up and connected to QGroundControl, etc. I am having an issue getting video streaming working - I started voxl-rtsp successfully (as per screenshot below:</p>
<p dir="auto"><img src="/assets/uploads/files/1625520275997-screen-shot-2021-07-05-at-5.11.52-pm.png" alt="Screen Shot 2021-07-05 at 5.11.52 PM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">but I wasn't sure if stream url is rtsp://192.168.8.1:8900/live or rtsp://0.0.0.0:8900/live so tried both in VLC and no luck.</p>
<p dir="auto"><img src="/assets/uploads/files/1625520224550-8b91efcf-e871-4dd4-9cc2-732f915c47a6-image.png" alt="8b91efcf-e871-4dd4-9cc2-732f915c47a6-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Any ideas?</p>
]]></description><link>https://forum.modalai.com/topic/320/voxl-rtsp-started-but-can-t-stream-with-vlc-qgroundcontrol</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 01:59:16 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/320.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 05 Jul 2021 21:27:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to voxl-rtsp started but can&#x27;t stream with VLC&#x2F;Qgroundcontrol on Tue, 06 Jul 2021 01:21:48 GMT]]></title><description><![CDATA[<p dir="auto">Hello Mark,</p>
<p dir="auto">A few things to check..</p>
<ul>
<li>make sure the voxl-camera-server is not running, since it cannot be used concurrently with voxl-rtsp (you can check what services are enabled using <code>voxl-inspect-services</code></li>
<li>when connecting via VLC, you should not use 0.0.0.0 address. 0.0.0.0 is an invalid address</li>
<li>it is strange that voxl-rtsp reports that it's listening on 0.0.0.0. It looks like you have VOXL in AP mode (based on the IP address). Run <code>ifconfig</code> and see if it shows anything strange. The fact that you are able to ssh into VOXL using <code>192.168.8.1</code> means wifi AP is working fine..</li>
<li>just in case, try using it's actual ip address in the <code>rtsp://</code> field - it looks like you already tried it in VLC?</li>
<li>if you are able, please try compiling and using the latest version of <code>voxl-rtsp</code> here : <a href="https://gitlab.com/voxl-public/utilities/voxl-rtsp/-/tree/dev" rel="nofollow ugc">https://gitlab.com/voxl-public/utilities/voxl-rtsp/-/tree/dev</a> - it will also print some stats after you exit, just making sure the camera frames are actually coming in. There is a script <code>build_in_docker.sh</code> that makes it easier to compile voxl-rtsp, as long as you already have the <code>voxl-emulator</code> docker image</li>
</ul>
]]></description><link>https://forum.modalai.com/post/1480</link><guid isPermaLink="true">https://forum.modalai.com/post/1480</guid><dc:creator><![CDATA[Alex Kushleyev]]></dc:creator><pubDate>Tue, 06 Jul 2021 01:21:48 GMT</pubDate></item></channel></rss>