Ask Your Question

russc243's profile - activity

2018-11-28 13:44:45 -0600 received badge  Enthusiast
2018-11-18 03:05:09 -0600 commented question OpenCV_3.4.3 hangs on VideoCapture. Resolved

With gstreamer still uninstalled and loading v412, I get the following: [ WARN:0] VIDEOIO(createGStreamerCapture(index))

2018-11-18 03:03:33 -0600 commented question OpenCV_3.4.3 hangs on VideoCapture. Resolved

If GStreamer is not installed, Videoio tries v4l2. The later is what you want because gstreamer is known to be buggy and

2018-11-18 03:01:47 -0600 commented question OpenCV_3.4.3 hangs on VideoCapture. Resolved

With some help from this forum and the Raspberry Pi forum, my issue is resolved. I will describe my understanding of the

2018-11-18 02:55:22 -0600 received badge  Editor (source)
2018-11-18 02:55:22 -0600 edited question OpenCV_3.4.3 hangs on VideoCapture. Resolved

OpenCV_3.4.3 hangs on VideoCapture. How to resolve? Built OpenCV-3.4.3 with java bindings. Running on raspberry Pi 3B+ w

2018-11-17 08:59:39 -0600 commented question OpenCV_3.4.3 hangs on VideoCapture. Resolved

berak, When I set enviornment varible OPENCV_VIDEOIO_DEBUG=1 and run I see this when it tried to create VideoCapture(0)

2018-11-17 07:36:29 -0600 asked a question OpenCV_3.4.3 hangs on VideoCapture. Resolved

OpenCV_3.4.3 hangs on VideoCapture. How to resolve? Built OpenCV-3.4.3 with java bindings. Running on raspberry Pi 3B+ w