Skip to content

Video Streaming and Audio Streaming using python Socket Programming

Notifications You must be signed in to change notification settings

EswarDivi/Switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICN End Semester project

Implementation of Video and Audio and Chat in Socket programming

Check Kivy Folder For active Devolpment

Install Kivy to get started

https://kivy.org/doc/stable/gettingstarted/installation.html

To Run:

Navigate to the Kivy Folder and run the following command:

python Audio_server.py
python Video_Server.py
python Chat_Server.py

For Client

python Client.py

About

Video Streaming and Audio Streaming using python Socket Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages