Skip to content

A basic Python Flask App that allows you to live stream with VLC usage

Notifications You must be signed in to change notification settings

slinksoft/python-flask-webcam-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Flask-Webcam-Stream

A basic Python Flask App that allows you to live stream with VLC usage

This was my final project in my Computer Networking class. We developed and deployed a basic Python Flask app to Heroku. With any method, the class implemented a way to live stream through your webcam onto the flask app. The method I used (along with other students) is VLC, which allows you to host your own HTTP live stream server. Once this was accomplished, you can embed your stream into the Flask app and allow the server to process it.

Port forwarding is required.

About

A basic Python Flask App that allows you to live stream with VLC usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published