dride-core-pi icon indicating copy to clipboard operation
dride-core-pi copied to clipboard

USB Video Camera Support

Open synssins opened this issue 8 years ago • 3 comments

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.

synssins avatar Mar 23 '17 20:03 synssins

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

saoron avatar Mar 25 '17 14:03 saoron

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

mippen avatar Jul 13 '18 20:07 mippen

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

saoron avatar Jul 13 '18 21:07 saoron