This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM62A-LP: Setting the AM62A to get a frame without camera

Part Number: SK-AM62A-LP


Tool/software:

Hi,

In our custom board (AM62A) we need to get frames without camera (We send frames by other device).

How can I configure the AM62A side to get the frames, and how can I read the received frames in AM62A?

With the "cam -c1 --stream width=640,height=480,pixelformat=UYVY -C20 -F#.uyvy" command,
I get error:

root@am62axx-evm:/opt/edgeai-gst-apps# cam -c1 --stream width=640,height=480,pixelformat=UYVY -C20 -F#.uyvy
[2:10:40.245593215] [1464]  INFO Camera camera_manager.cpp:298 libcamera v0.0.5+dirty (2024-05-08T12:52:32+00:00)
[2:10:40.250396980] [1465] ERROR SimplePipeline simple.cpp:1424 No sensor found
Camera 1 not found
Failed to create camera session
root@am62axx-evm:/opt/edgeai-gst-apps#

Thanks,
Rachel