onlineprabhakar / Python-video-chat-app

This is a basic chat app in which client can send the video frames to the server and the server administrator can stream it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-video-chat-app

This is a basic chat app in which client can send the video frames to the server and the server administrator can stream it.

Steps to Run:

Simply run server.py first (python3 server.py)
And then run client.py (python3 client.py)

About

This is a basic chat app in which client can send the video frames to the server and the server administrator can stream it.


Languages

Language:Python 100.0%