Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 416 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 416 Bytes

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