Skip to content

ELP camera (on Jetson TX2) #481

@agasser

Description

@agasser

The installation documentation suggests PhotonVision will run on an NVidia Jetson, but it does not work.

First, the installation script requires curl, but it is not pre-installed on the Jetson. An easy workaround is to manually install it first:

sudo apt update
sudo apt install curl

Once PhotonVision is running successfully, it is not able to use the attached USB camera. The following output prints repeatedly:

CS: WARNING: vi-output,_ov5693_2-0036: invalid JPEG image received from camera (UsbCameraImpl.cpp:528)

I attempted this with a Jetson TX2 using a USB ELP camera.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions