Navigation

    VisionAppster.com

    VisionAppster Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    (beta3) Remote camera "404"

    Builder
    2
    6
    451
    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.
    • C
      cmisztur last edited by cmisztur

      Latest builder is unable to connect to remote camera on RPi4, also with latest available image. Looks like when I click on one of available remote cameras the "server responded with status code 404" warning count is incremented.
      a.png

      1 Reply Last reply Reply Quote 0
      • Topi
        Topi last edited by

        Thanks for the report! We were able to reproduce the issue. It is a regression related to a fix in encoding camera IDs for the web page. We'll include a fix in the next release.

        Meanwhile, to work around it in the Builder, you may manually enter a non-encoded camera ID to Image Source. For example, remote:http://192.168.0.1 webcam:video0. That is, decode %3A to :. If the camera URL contains other encoded characters, undo percent decoding for them as well.

        C 2 Replies Last reply Reply Quote 0
        • C
          cmisztur @Topi last edited by

          @Topi Thanks!

          1 Reply Last reply Reply Quote 0
          • C
            cmisztur @Topi last edited by

            @Topi said in (beta3) Remote camera "404":

            remote:http://192.168.0.1 webcam:video0

            I tried a couple different cameraId combinations, but none of them worked.

            b.png

            1 Reply Last reply Reply Quote 0
            • Topi
              Topi last edited by

              Sorry, I forgot the port in my answer. I'm however a bit puzzled by the log. The camera ID remote:http://192.168.2.59:2015/ webcam:video0 seems correct to me, but the log indicates an connection attempt was made to an URL without the slash after ":2015".
              To make sure that the hardware gave the name "video0" to your camera, enter the URL http://192.168.2.59:2015/cameras/webcam%3Avideo0/ to a browser. If that works (you should get a directory listing), try re-entering the value shown in the picture. It should work.

              C 1 Reply Last reply Reply Quote 0
              • C
                cmisztur @Topi last edited by

                @Topi said in (beta3) Remote camera "404":

                http://192.168.2.59:2015/cameras/webcam%3Avideo0/

                I typed the cameraId, instead of selecting one and modifying cameraId. It works.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Forum Terms of Use and Privacy Policy