We want use a gmsl camera without isp, xavier/orin do isp,how to do it?any Document or any steps?
Please check below doc.
Run the argus or argus APP that could include ISP.
https://docs.nvidia.com/jetson/archives/r35.4.1/DeveloperGuide/text/SD/CameraDevelopment.html
Hi, ShaneCCC
ISP Configuration
The Camera Core release package includes model ISP configuration files for reference sensors.
where are Camera Core release package and ISP configuration files
hi,
I want to know how to use first, it says “Provided ISP support is available for Jetson Developer Kit (OV5693) RAW camera module.”. Where are the ov5693 isp config files
you can find /var/nvidia/nvcam/settings/camera_overrides.isp file
Those are ISP image tuning parameters that only public to camera partner.
Thanks
I don’t want to know how to tune isp parameters,I want to know how to use it, like a example.Document says “Provided ISP support is available for Jetson Developer Kit (OV5693) RAW camera module.” ,so, Is there a OV5693 ISP example?
Looks like you misunderstand it. If you just need ISP to debayer the RAW sensor and basic ISP feature you just need to run the argus base APP that would include the ISP pipeline.
Thanks
what are the basic isp features?
Sorry I mean default ISP feature without parameters adjust.
Thanks
Use “gst-launch-1.0 -v nvarguscamerasrc …”, it will work with default Isp feathure? I don’t
have /var/nvidia/nvcam/settings/camera_overrides.isp, it will also work , is right?
Yes, without camera_overrides.isp also working well.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.