Stream live webcam video from Flask server to client
Python 3.7.*
Flask
OpenCV
git clone https://github.com/ashithFarhan/Flask-Video-Live-Streaming.git
cd Flask-Video-Live-Streaming
pip3 install -r requirements.txt
python3 server.py
Once the server starts, navigate to http://localhost:5000/ to view the stream.