ArduCAM / RaspberryPi

This is Arducam camera demos used on Raspberry Pi paltform
BSD 3-Clause "New" or "Revised" License
162 stars 97 forks source link

Web streaming #16

Open gmuse opened 4 years ago

gmuse commented 4 years ago

Hi, do you have a version of 4cam_cv3.py that can stream the 4 camera feeds to a web page accessed in a browser on a device connected to same network as the Pi? Eg. http://[Pi IP address]:8000

Here is how it's done with PiCamera using 1 camera: https://picamera.readthedocs.io/en/latest/recipes2.html#web-streaming

Yusenn commented 2 years ago

HI, do you solution now, i have same problem as you now