Argus example code

Hi guys,
we have two source code in tegra that can utilize argus one is /usr/src/jetson_multimedia_api/argus/include/Argus header and /usr/lib/aarch64-linux-gnu/tegra/libnvargus_socketclient.so shared library and other /media/l2018/programs/l4t_/rootfs/usr/src/jetson_multimedia_api/samples/unittest_samples/camera_unit_sample source code that use /usr/lib/aarch64-linux-gnu/tegra/libv4l2.so.0 shared library. so some feature does not exists in camera_unit_sample like AE lock region. and other featcure like capture without isp does not exists. some feqature like memory mape mode capture does not exists in libnvargus_socketclient. does libnvargus_socketclient use libv4l2 or vice verca ?
thanks so much.

libnvargus_socketclient doesn’t use libv4l2.
Suppose below should tell what you want.

https://docs.nvidia.com/jetson/archives/r35.1/DeveloperGuide/text/SD/CameraDevelopment/CameraSoftwareDevelopmentSolution.html

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.