Hi nvidia:
After upgrading to version 36.2, I tried to light the camera with nvgstcapture-1.0, but couldn’t find the tool. I tried to install it using the methods on the web, but all failed. Can you provide the installation method of nvgstcapture-1.0? Thank you very much.
Hi,
We will check this. As a solution on Jetpack 6.0DP, please run gst-launch-1.0 commands.
Thank you for your reply. How do I light up the raw camera with gst-launch-1.0?
Hi,
Please try the command:
$ DISPLAY=:0 gst-launch-1.0 nvarguscamerasrc ! nvvidconv ! video/x-raw,format=I420 ! xvimagesink
If sensor driver and device tree is ready, you shall see camera preview on TV screen.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.