
Task Description 📄
📌 Create Live Streaming Video Chat App without voice using cv2 module of Python:
For this task we have to make two seperate codes :
- For Server
- For Client
I have connected the server and the client using TCP socket programming and use OpenCV module for the video accessiblity.
Server Code:-