Part Number: J721S2XSOMXEVM
Tool/software:
Hi,
I have J721S2XSOMXEVM and using ADAS SDK that PROCESSOR-SDK-LINUX-J721S2 + PROCESSOR-SDK-RTOS-J721S2.
I have a plan to develop that camera connected, run ISP / DL processing and get result.
I hope to send camera images and other data to PC using network.
Q1) it looks like camera demo of vision apps, camera image is not reached to Linux space.
Can I import every frames of the camera image (RAW or NV12 (after ISP)) into Linux memory space?
Q2) If I use compressed image of camera image for sending network on Linux,
how can i do this? is there manual of those process?
(not streaming send, just compressed image(jped?) send, but hope to send all frame)
thanks for check!