CM3-Panel-7-poe technical documentation Buy

Connect camera to CM3-PANEL-7-POE.

$ sudo raspi-config

Enable camera, select P1 Camera and poweroff board. Connect camera and power on.

Examples:

cd /home/pi

$ sudo apt install -y python-flask python-picamera git
$ git clone https://github.com/miguelgrinberg/flask-video-streaming.git

$ cd flask-video-streaming

Run command:

$ CAMERA=pi python app.py

Open a browser on your PC and go to the URL:

http://ip_address:5000

Home page CM3-Panel-7-poe technical documentation Buy