silvanmelchior / RPi_Cam_Web_Interface

A web interface for the RPi Cam
MIT License
1.53k stars 493 forks source link

Request to include USB Camera and online video stream #499

Open vishnu-pk opened 5 years ago

vishnu-pk commented 5 years ago

I think USB camera inclusion would enable users to use existing webcamers and build different applications. I want to use this project to stream video of my formula student vehicle as the driver drivers around the track.

roberttidey commented 5 years ago

Sorry. This application is specifically for raspberry native cameras. It makes heavy use of the native MMAL interface to this camera to be able to process several streams of data to provide the functionality.

It is not feasible to add USB camera support into this.