Skip to content

0sumeetmalik/Video-Streaming-with-Flask-Imported

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-streaming-with-flask-socketIO

Video Streaming is done with flask-socketio with production WSGI server

Run the test.py file using the terminal and open the localhost 127.0.0.1:5000

In order to use eventlet or gevent for making asynchronous call instead of uWSGI download the dependency using pip3 and in the test.py file change

socketio.emit('image',json, broadcast=True)

A video is attached in the repository with the name videostreaming.mkv play the video to see the demonstration of the project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published