Issues with the Raspberry Pi Camera-OpenCV tutorial

Sysprogs forums Forums VisualGDB Issues with the Raspberry Pi Camera-OpenCV tutorial

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8126
    OSchofield
    Participant

    I am having troubles with the OpenCV- Raspberry Pi Camera tutorial. I follow up to the first example code step, but when I try to debug the program

    I follow up to the first example code step, but when I try to debug the program, I receive the following GDB output:

    Process /tmp/libraspicam.so.0.1 created; pid = 1000
    Listening on port 2000
    Remote debugging from host 192.168.0.29

    Child terminated with signal = 0xb (SIGSEGV)
    GDBserver exiting

     

    Individually, the OpenCV tutorial works as well as the RaspiCam tutorial, but it seems putting the two together is not happening,

    Any suggestions?

    Thanks.

    #8127
    support
    Keymaster

    Hi,

    Yes, please try running it as root. If this does not help, double-check your camera connection, settings and try some other command-line tool for capturing images.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.