Skip to main content

Using the camera of a jetson or pi on NX

Answered

Comments

12 comments

  • Torgrim Johansen

    Hi Stefaan,

    I have been testing this for a while both on Jetson Nano and Raspberry Pi 3 using this 
    excelent guide: 

    https://support.networkoptix.com/hc/en-us/articles/360033842053-ARM-Single-Board-Computer-SBC-Support-Installation-Instructions

    I have installed the NX server on the Jetson/RPI and then merged this server with my "normal"
    server and the camera comes up by it self as any other IP camera.

    One issue I have with this is that it comes up with 3 or 4 cameras but only one of them is the actual camera, the other ones are marked as not connected.
    Probably some adjustment I havent found yet.

    Anyway, it works like a charm :)

    I have also tried to use a Raspberry Pi Zero W and installed the server on raspian lite but I didnt figure out how to 
    install the dependencies. 

    Best Regards

    Torgrim Johansen

     

    1
  • Andrey Terentyev
    • Network Optix team

    Hello,

    > One issue I have with this is that it comes up with 3 or 4 cameras but only one of them is the actual camera,

    This issue is going to be fixed in the nearest release or its hotfix.

    0
  • Torgrim Johansen

    Ok, nice :)

    Do you know how we install the mentioned "additional dependencies called 'cifs-utils'." in the tutorial?

     

     

    0
  • Andrey Terentyev
    • Network Optix team

    I suppose by

     sudo apt install cifs-utils
    0
  • Torgrim Johansen

    Good to talk to someone in control ;)

    THANK YOU!

    0
  • Stefaan Joos

    Torgrim Johansen i see nothing in that article from Norman to add the camera from the jetson to the nx server

    i know how to connect the jetson hardware to nx, i have already done several integration but i cannot find an easy way to integrate the 'onboard' camera

    probably something simple that i'm overlooking

    0
  • Stefaan Joos

    somebody flagged this as answered but i cannot find any answer on the camera question

    0
  • Torgrim Johansen

    If you install the NX server also on your Jetson then the camera will automatically appear in NX.

    Are you using the Jetson as your main NX server?

    0
  • Stefaan Joos

    yes, i have done several developments with nx and jetson, i have never seen my jetson camera show, maybe i need a manual activation somewhere, i have now a jetson nano system with nx on it and the camera is not showing

    0
  • Stefaan Joos

    to be clear, i can manually open the camera image, so the camera is ok

    0
  • Nx Support

    Are you using Jetson nano with Raspberry PI camera v2?

    How do you open the camera image?

    0
  • Stefaan Joos

    these are waveshare units, we use below command to open it

    DISPLAY=:0.0 gst-launch-1.0 nvarguscamerasrc ! 'video/x-raw(memory:NVMM), width=3280, height=2464, format=(string)NV12, framerate=(fraction)20/1' ! nvoverlaysink -e
    0

Please sign in to leave a comment.