Skip to content

Tenith01/FlaskSocketIOVideoStreaming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Flask Socket-IO Video Streaming

A simple example of using flask-socket-io to livestream processed video within a flask application (without WebRTC)

I had some trouble getting video streaming and processing to work with Flask on another project, so this repo is here in case anyone else is having the same problems. I hope this repo is useful!

About

A simple example of using flask-socket-io to livestream processed video within a flask application (without WebRTC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.7%
  • Python 26.3%