Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Add support for imageio for accessing the webcam #22

Open
krumnack opened this issue Dec 6, 2018 · 1 comment
Open

Add support for imageio for accessing the webcam #22

krumnack opened this issue Dec 6, 2018 · 1 comment

Comments

@krumnack
Copy link

krumnack commented Dec 6, 2018

Imageio now provides an alternative way to access the webcam (based on ffmpeg)
(see here) which seems to work in some cases where opencv/gstreamer does not work.

It may be worth adding an option to choose which library (cv2/imageio) to use for accessing the webcam.

@shoeffner
Copy link
Owner

Thank you for pointing out imageio, I wasn't aware of it yet.

Looking back at #21, it definitely makes sense to provide multiple drivers, so I will take a look at integrating imageio as an alternative.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants