You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think more integrated pi camera support is warranted. I'm going to change this from a bug to a feature request and rename.
If you need an immediate fix. You can view this blog post from pyimagesearch on accessing the streaming video from picamera and pair that with the .stabilize_frame() method.
You would need to adapt the code snippet shown here to meet your needs. You would replace the cv2.VideoCapture() with how to read from picamera as shown in the linked blog.
Hello I have been trying to get the code to work on live rpi camera. It says to use 0 or 1 but its not working. Any help would be awesome.
Thanks
The text was updated successfully, but these errors were encountered: