I was following this guide to test my camera
Jetson developer kits have multiple interfaces for connecting a camera, including USB, Ethernet, and MIPI CSI-2. This guide will show you how to quickly get up and running with CSI and USB cameras. By following this guide, you’ll be able to...
I can see preview display on my screen, take a picture and save to my disk. Everything was working perfectly.
But when I record a video, using command
nvgstcapture-1.0 --mode=2 --camsrc=0
I got error
bitrate = 4000000
Encoder Profile = High
Encoder control-rate = 1
Encoder EnableTwopassCBR = 0
opening in blocking mode
opening in blocking mode
opening in blocking mode
segmentation fault (core dumped)
No matter change the mode from still mode to video mode, or simply type nvgstcapture-1.0 --mode=2 --camsrc=0, same error keep poping up.
Any idea would be appreciated.
hello djjbxxz,
what’s the camera type you’re using, is it CSI camera or USB camera?
in addition, may I know which JetPack release you’re working on, please check release tag for details.
for example, $ cat /etc/nv_tegra_release
thanks
I am using an USB Camera and jetpack release 5.1.
system
closed
September 27, 2021, 1:06pm
#7
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.