Skip to content

This is a demo of implementing a web-socket for live video feed with python and opencv, This is in under-development

License

Notifications You must be signed in to change notification settings

dipghoshraj/live-video-streming-with-web-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live-video-streming-with-web-socket

This is a demo of implementing a web-socket for live video feed with python and opencv

To run this

open terminal and down load all reqirements

pip3 install -r requirements.txt

then run

python3 Server.py

open another terminal and run

python3 client.py

About

This is a demo of implementing a web-socket for live video feed with python and opencv, This is in under-development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages