As mentioned in the Camera section, DriveWorks users may interface with GMSL cameras that are enabled through NvMedia's SIPL framework.
For details on integrating your custom camera into SIPL, please see "Understanding NvMedia SIPL Framework" in the NVIDIA DRIVE 5.1 PDK Development Guide.
Once libnvsipl_devblk.so
and libnvsipl_query.so
are updated on the target device, the user may interface with custom camera sensors using DriveWorks.
The user can either:
CAMERA_NAME
when performing DeviceBlock initialization.For more details on how to use SIPL-enabled cameras with DriveWorks, see GMSL Cameras using SIPL.