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

    Topics created by wifa799

    • wifa799W

      Hadron + 3x Tracking Camera

      Ask your questions right here!
      • • • wifa799
      2
      1
      Votes
      2
      Posts
      63
      Views

      Alex KushleyevA

      @wifa799 ,

      Please see the following post : https://forum.modalai.com/topic/4274/hadron-boards-to-order/ (at the end)

      In short, Hadron works in J8 only using the kernel variant that works with M0173. I need to update the documentation.

      So you can have 3x tracking, 1x hires, 1x TOF, and Hadron (IR + OV64B hires). That is 7 cameras which is the maximum number of MIPI cameras that VOXL2 supports. I know you did not ask for the other hires camera (recommended IMX412 M0161 module), but just wanted to mention that.

      This set up is not standard, but you would just need to set up for a standard Starling camera setup (C27) then go from there.. copy the sensormodules (camera drivers) for Boson in slot 4 and ov64b in slot 5 and update your voxl-camera-server.conf. I can help you with that if needed.

      Alex

    • wifa799W

      Starling 2 Thermal Camera Suggestions

      Ask your questions right here!
      • • • wifa799
      24
      0
      Votes
      24
      Posts
      2497
      Views

      groupoG

      @buem799 Hi, no worries, I am also very new to this space. ffplay is separate thing, part of the ffmpeg program, not something inside VLC. This is the reddit link that I posted in the thread I listed above

      https://www.reddit.com/r/reolink/comments/yzhlxp/found_a_solution_for_rtsp_blackno_video_in_vlc/#:~:text=In VLC%2C under the Tools,video stream in VLC player

      If you read through it, the fix was for a windows machine, which I was using at the time. It states further down in the reddit post that live555 support was removed in newer versions of ubuntu (linux operating system). From your screenshots, it looks like you are using ubuntu, so it could make sense that VLC may not work. I believe it is more a ubuntu issue rather than VLC. Don't try to dig into that, especially if you are new to linux. I would install ffmpeg on your system and try to access the RTSP stream using that. I just asked ChatGPT for the commands to do that and will paste below:

      sudo apt install ffmpeg

      Id recommend asking Chat how to access an RTSP stream using ffplay, or read the documentation 🙂

      The other thing you could do, if you had a windows laptop, you could connect the windows laptop to the drone wifi and try to access the RTSP stream via VLC on windows and do the fix included in the reddit link