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

    multiple rtsp stream using voxl-streamer on same port ?

    Ask your questions right here!
    2
    12
    518
    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.
    • Vaibhav UsapkarV
      Vaibhav Usapkar
      last edited by

      @Chad-Sweet @modaltb @Alex-Gardner
      I have streamed 2 HiRes (IMX 412) video at 3840x2160 using voxl-streamer on 2 different URLs "rtsp://169.254.4.1:8900/live" & "rtsp://169.254.4.1:8901/live".
      Is it possible to stream 2 videos on same port say 8900 and just change /live1 and /live2 extension ?
      e.g stream 1=> rtsp://169.254.4.1:8900/live1
      stream 2=> rtsp://169.254.4.1:8900/live2

      Eric KatzfeyE 1 Reply Last reply Reply Quote 0
      • Eric KatzfeyE
        Eric Katzfey ModalAI Team @Vaibhav Usapkar
        last edited by

        @Vaibhav-Usapkar You would need to modify the voxl-streamer source code but should be fairly straightforward.

        Vaibhav UsapkarV 1 Reply Last reply Reply Quote 0
        • Vaibhav UsapkarV
          Vaibhav Usapkar @Eric Katzfey
          last edited by

          @Eric-Katzfey @Chad-Sweet @modaltb I tried to build the voxl-streamer code with some edits, However I am having some package locating errors encountered while building it as shown in below pic
          build.png
          I tried to locate the packages as shown below, but unable to locate it
          pkg_search.png

          Could you suggest what could be done here.

          Eric KatzfeyE 2 Replies Last reply Reply Quote 0
          • Eric KatzfeyE
            Eric Katzfey ModalAI Team @Vaibhav Usapkar
            last edited by

            @Vaibhav-Usapkar You need to do all that in the build docker, not in the host environment.

            1 Reply Last reply Reply Quote 0
            • Eric KatzfeyE
              Eric Katzfey ModalAI Team @Vaibhav Usapkar
              last edited by

              @Vaibhav-Usapkar https://gitlab.com/voxl-public/voxl-sdk/services/voxl-streamer/-/tree/dev#prerequisites has some instructions. I have a feeling they are not complete but should be good enough to get you going. Let us know if there are any obvious problems with the documentation.

              Vaibhav UsapkarV 1 Reply Last reply Reply Quote 0
              • Vaibhav UsapkarV
                Vaibhav Usapkar @Eric Katzfey
                last edited by

                @Eric-Katzfey Yes I have followed the instructions on that link but still the same error persists

                build.jpg

                Eric KatzfeyE 1 Reply Last reply Reply Quote 0
                • Eric KatzfeyE
                  Eric Katzfey ModalAI Team @Vaibhav Usapkar
                  last edited by

                  @Vaibhav-Usapkar Please run the command to install the build dependencies before trying the build. For example ./install_build_deps.sh qrb5165 stable. The documentation left that step out so I'll update the documentation. Sorry for the confusion.

                  Vaibhav UsapkarV 1 Reply Last reply Reply Quote 0
                  • Vaibhav UsapkarV
                    Vaibhav Usapkar @Eric Katzfey
                    last edited by

                    Hi @Eric-Katzfey, even after running "./install_build_deps.sh" command the issue persists.
                    Do i need to change any paths or install these libraries what do you think ?

                    Screenshot from 2023-02-13 11-29-20.png

                    Eric KatzfeyE 1 Reply Last reply Reply Quote 0
                    • Eric KatzfeyE
                      Eric Katzfey ModalAI Team @Vaibhav Usapkar
                      last edited by

                      @Vaibhav-Usapkar Looks like there is something wrong with your emulator. How are you launching the docker? Are you using voxl-docker -i qrb5165-emulator?

                      Vaibhav UsapkarV 1 Reply Last reply Reply Quote 0
                      • Vaibhav UsapkarV
                        Vaibhav Usapkar @Eric Katzfey
                        last edited by

                        @Eric-Katzfey launching with the command

                        voxl-docker -i voxl-emulator

                        Eric KatzfeyE 1 Reply Last reply Reply Quote 0
                        • Eric KatzfeyE
                          Eric Katzfey ModalAI Team @Vaibhav Usapkar
                          last edited by

                          @Vaibhav-Usapkar Yeah, that is the voxl emulator for VOXL. You need to launch the qrb5165-emulator for VOXL2.

                          Vaibhav UsapkarV 1 Reply Last reply Reply Quote 0
                          • Vaibhav UsapkarV
                            Vaibhav Usapkar @Eric Katzfey
                            last edited by

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post
                            Powered by NodeBB | Contributors