ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Mark Sears
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Mark Sears

    • Mark SearsM

      FlightDeck not compatible with Frsky?

      VOXL Flight Deck
      • • • Mark Sears
      4
      0
      Votes
      4
      Posts
      320
      Views

      Prasanth Kumar DubaP

      @Mark-Sears
      Hi,

      I have also got the flight deck only. Now, I would like to connect to FS-iA6B receiver. For that given cable is not suitable. Could you please suggest me in this regard.

      Thanks

    • Mark SearsM

      voxl-rtsp started but can't stream with VLC/Qgroundcontrol

      Ask your questions right here!
      • • • Mark Sears
      2
      0
      Votes
      2
      Posts
      228
      Views

      Alex KushleyevA

      Hello Mark,

      A few things to check..

      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 voxl-inspect-services when connecting via VLC, you should not use 0.0.0.0 address. 0.0.0.0 is an invalid address 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 ifconfig and see if it shows anything strange. The fact that you are able to ssh into VOXL using 192.168.8.1 means wifi AP is working fine.. just in case, try using it's actual ip address in the rtsp:// field - it looks like you already tried it in VLC? if you are able, please try compiling and using the latest version of voxl-rtsp here : https://gitlab.com/voxl-public/utilities/voxl-rtsp/-/tree/dev - it will also print some stats after you exit, just making sure the camera frames are actually coming in. There is a script build_in_docker.sh that makes it easier to compile voxl-rtsp, as long as you already have the voxl-emulator docker image