{{ https://i.imgur.com/Mlg0IGom.png}} see also [[:ESP32-CAM]]

multi cam solutions

different approaches for recording and streaming a benchtop work surface

## Raspi the raspi can accept USB webcams but the usb2 limiting the bandwidth for multi cam solutions. the raspi also always for direct connect of camera, with limitation of length . elad fwd me to the arducam family of megapixel modules. and arducam *multi cam switcher* docs - official store - euro supplier

another switcher is offered by ivmach, link there are claims the arudcam one is not compatible with the raspi cam v2.

## ESP8266 arducam also offers a nice esp8266 based platform for their many modules 20$ to israel from amazon.com

https://www.youtube.com/watch?v=n1dDGNpbxGM&&&feature=youtu.be

https://youtu.be/n1dDGNpbxGM

2m raspiam extender - https://www.amazon.com/Adafruit-Flex-Cable-Raspberry-Camera/dp/B00XW2NCKS arducam 5mpx cam with CS lens - https://www.amazon.com/Arducam-Megapixels-OV5647-Camera-Raspberry/dp/B012ETE75I

## Streaming Janus - is a webRTC gateway for broadcasting one to many scenario - github Streamer also support webRTC - site

## raspi i started with a raspi3 + cam module v1

#Enable UART
enable_uart=1
force_turbo=1

nice raspi zero based “camera”

https://www.youtube.com/watch?v=rTlItbnWJZk&&

https://youtu.be/rTlItbnWJZk

https://youtu.be/rTlItbnWJZk https://github.com/techyian/SwitchCam

info on raspi cm modules https://github.com/techyian/MMALSharp/wiki/OmniVision-OV5647-Camera-Module https://github.com/techyian/MMALSharp/wiki/Sony-IMX219-Camera-Module

MMAL http://www.jvcref.com/files/PI/documentation/html/index.html

https://www.youtube.com/watch?v=I1E8MrA5lhw&&

https://youtu.be/I1E8MrA5lhw

https://youtu.be/I1E8MrA5lhw

“This repo's objective is providing something like Web Cam server on the most popular Raspberry PI hardware. By integrating WebRTC) and Raspberry PI, we can stream the Raspberry camera feed to browser or native client which talks WebRTC.” https://github.com/kclyu/rpi-webrtc-streamer you can used the deb repo for compiled ready to run version ` Stream the #RaspberryPi camera module through your browser http://www.recantha.co.uk/blog/?p=4165 serious comments https://raspberrypi.stackexchange.com/questions/7446/how-can-i-stream-h-264-video-from-the-raspberry-pi-camera-module-via-a-web-serve

## uv4l https://www.linux-projects.org/uv4l/installation/