Re: OpenCV on 6.9 can't open camera

2021-08-10 Thread Jeff Ross
On 8/10/21 6:22 AM, Karsten Pedersen wrote: I'd appreciate anyone's thoughts on fixing this! Not sure if this is a solution for you (unless you want to faff with creating some minimal Python bindings) but I hacked at the OpenBSD /usr/X11R6/bin/video source code to create a quick standalone C

Re: OpenCV on 6.9 can't open camera

2021-08-10 Thread Jeff Ross
On 8/10/21 1:14 AM, Kevin Lo wrote: On Mon, Aug 09, 2021 at 11:56:36AM -0600, Jeff Ross wrote: Hi, OpenCV (installed from the package) doesn't seem to be able to open the camera. The camera (in this case for testing a Logitech C910) can be accessed no problem with ffplay, fswebcam and

Re: OpenCV on 6.9 can't open camera

2021-08-10 Thread Karsten Pedersen
> I'd appreciate anyone's thoughts on fixing this! Not sure if this is a solution for you (unless you want to faff with creating some minimal Python bindings) but I hacked at the OpenBSD /usr/X11R6/bin/video source code to create a quick standalone C API to be used as a library. Yes, it is

Re: OpenCV on 6.9 can't open camera

2021-08-10 Thread Kevin Lo
On Mon, Aug 09, 2021 at 11:56:36AM -0600, Jeff Ross wrote: > > Hi, > > I'm porting a python3 program I wrote for capturing jpegs from a USB based > webcam, using OpenCV for capture and post-processing.?? I was running this > on a RaspberryPi 3B+ under linux but I'm sick of battling crappy

OpenCV on 6.9 can't open camera

2021-08-09 Thread Jeff Ross
Hi, I'm porting a python3 program I wrote for capturing jpegs from a USB based webcam, using OpenCV for capture and post-processing.  I was running this on a RaspberryPi 3B+ under linux but I'm sick of battling crappy hardware and linux so I bought a Mini PC stick and installed 6.9.  (dmesg