Skip to content

ashithFarhan/Flask-Video-Live-Streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Video-Live-Streaming

Stream live webcam video from Flask server to client

Prerequisites:

Python 3.7.*
Flask
OpenCV

Installation

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.

About

Stream live video from Flask server to client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published