JetsonHacksNano / CSI-Camera

Simple example of using a CSI-Camera (like the Raspberry Pi Version 2 camera) with the NVIDIA Jetson Developer Kit
Other
835 stars 285 forks source link

error: Please run 'gdb gst-launch-1.0 9933' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core #7

Closed YingUK closed 4 years ago

YingUK commented 5 years ago

Hi,

thank you for this great work!

I have faced this error when trying to test pi camera: Please run 'gdb gst-launch-1.0 9933' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core I am able to see /dev/video0 listed and I'm using pi camera V2. Could you please suggest how to fix this issue?

Many thanks,

JetsonHacksNano commented 4 years ago

Please describe what code you were running when you encountered the error.