Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB Video Camera Support #27

Open
synssins opened this issue Mar 23, 2017 · 3 comments
Open

USB Video Camera Support #27

synssins opened this issue Mar 23, 2017 · 3 comments

Comments

@synssins
Copy link

OpenCV can support USB video cameras that are supported natively by the Raspbian OS. dride should also be able to support external USB cameras for the homebrew crowd as long as said camera is supported in Linux and variants.

@saoron
Copy link
Member

saoron commented Mar 25, 2017

Hi @synssins, thank you for posting your question here,
We use a very tight integration with the PiCamera and because of that this change is not trivial, We do have plan to allow that in the future. In the meantime this is the relevant file in charge of the video input if anyone want's to give it a try: PiVideoStream.py

@mippen
Copy link

mippen commented Jul 13, 2018

+1 on this.. .py link seems to be dead. :-(

@saoron
Copy link
Member

saoron commented Jul 13, 2018

Thankfully a lot of things changed since the original post, The needed file is now record.js if anyone is interested in implementing this..

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

No branches or pull requests

3 participants