guodaxia103 / Live-USB-Webcam-Streaming-on-ThingsBoard-IoT-Platform

Live USB Webcam Streaming on ThingsBoard IoT Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live-USB-Webcam-Streaming-on-ThingsBoard-IoT-Platform

Live USB Webcam Streaming on ThingsBoard IoT Platform

This program will stream your USB Webcam to your Thingsboard instance and the Camera also detects the human faces.

Installation

pip install opencv

pip install flask

Import Dashboard file of json format

alt text After importing the json file just change the ip according to your program.

Run Video Streamer Python Program

python run Video_streamer.py

Screenshots

Face Detection : alt text

alt text

alt text

Reference:

https://blog.miguelgrinberg.com/post/video-streaming-with-flask

About

Live USB Webcam Streaming on ThingsBoard IoT Platform


Languages

Language:Python 100.0%