Skip to content

abhiroopbasak/flask-django_with_socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Streaming on Flask-Django communication through TCP

Technologies used

  • Django

  • Flask

  • AWS ec2

  • Socket Programming

Code Objective

  • Create 2 servers, one in django and another in flask (eg: django on 9000 port and flask on 8000 port) 

  • User should be able to select a video file at flask server which is streamed to django server over websocket channels. 

  • User should be able to open multiple channels to stream multiple videos simultaneously (like different chat windows)

##Code Outcome

Django Interface

Flask Interface

Django Work

Flask Work

Lets connect for collaboration!

Linkedin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages