Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other
Target Operating System
Linux
QNX
other
Hardware Platform
NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other
SDK Manager Version
1.6.0.8170
other
Host Machine Version
native Ubuntu 18.04
other
Hello,
I’m learning about SIPL API and trying to build my own testing samples.
From what I’ve learn INvSIPLCamera works in such workflow:
camera device → ICP → ISP0/1 → output buffer
Is it possible to let ISP read my self-defined video data that is packed in a NvMediaImageGroup
object instead of reading the output of ICP ?