Please provide the following info (tick the boxes after creating this topic):
Software Version
[] DRIVE OS 6.0.10.0
DRIVE OS 6.0.8.1
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
[*]DRIVE OS 6.0.4 SDK
other
Target Operating System
[*] Linux
QNX
other
Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
[] DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
[*]*DRIVE AGX Orin Developer Kit (not sure its number)
other
SDK Manager Version
2.1.0
other
Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
[*] native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other
Issue Description
I want to access GMSL based camera using python script instead of using Nvidia sample apps like nvsipl_camera. Is there any reference or documentation available to achieve this?
I can now access to camera using the nvsipl_camera, with the following command
sudo /opt/nvidia/drive-linux/samples/nvmedia/nvsipl/test/camera/nvsipl_camera --platform-config "F008A120RM0A_CPHY_x4" --link-enable-masks "0x1111 0x0000 0x0000 0x0000" --enableRawOutput --showfps
Is there any way to do this via Python? I read that I can’t use GStreamer because I have the DRIVE OS.
If it can be useful I have driveworks 5.6.83, but I don’t see any link to python in the folder