ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Starling 2 Thermal Camera Suggestions

    Ask your questions right here!
    5
    24
    718
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • groupoG
      groupo @Eric Katzfey
      last edited by

      @Eric-Katzfey @buem799

      @buem799 I had some RTSP VLC struggles a while back. Check out the link I posted at the bottom of this post here

      https://forum.modalai.com/post/19409

      B 1 Reply Last reply Reply Quote 0
      • B
        buem799 @Eric Katzfey
        last edited by

        @Eric-Katzfey
        I'm using VLC 3.0.16.
        Okay, thanks for the clarification.
        Not 100% sure but ideally we would do the upscaling/object detection on VOXL2 because I would assume we cannot guarantee constant connection to a connected computer.

        1 Reply Last reply Reply Quote 0
        • B
          buem799 @groupo
          last edited by

          @groupo
          Thanks for the advice. Not sure if I'm missing something but I cannot find the setting mentioned in the post.
          Additionally, i don't really understand the ffplay part, is that still in VLC or would that be in the terminal or something else still?
          Sorry, if this doesn't make too much sense I'm still quite new to linux and drones.

          groupoG 1 Reply Last reply Reply Quote 0
          • groupoG
            groupo @buem799
            last edited by groupo

            @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

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB | Contributors