Webcam doesn't read through OpenCV but does with guvcview
问题 I have a webcam of sorts that is quite old. I've been attempting to get it to work. I started out with guvcview which works, however it only gives me the first frame captured then stops. That's fine for now. I'm trying to recreate this behaviour using OpenCV. I'm on linux and using python. It is my understanding that my best bet here is to have OpenCV use v4l2 which is what guvcview is using. My long term idea is to get the first frame only, but do this in a loop to sort of get "video" but at