Home
Softono

FlaskSocketIOVideoStreaming

Open source HTML
13
Stars
2
Forks
0
Issues
1
Watchers
2 years
Last Commit

 About FlaskSocketIOVideoStreaming

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

Platforms

Web Self-hosted

Languages

HTML

Links

Need Help Installing FlaskSocketIOVideoStreaming?

We provide expert installation service for this software. Our team will install, configure, and secure FlaskSocketIOVideoStreaming on your server. plans start at just $30.

FlaskSocketIOVideoStreaming

View on GitHub

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!