Local Server Video Chat Program

Local Server Video Chat Program

This is an exciting team task in which we need to write a code for video streaming but without audio. To do so, we need to program a server and client socket program and then pass the video chat code inside it. We all enjoyed while doing this task and hope you people like this too.

__________________________________________________________________

No alt text provided for this image

Task Description 📄

🏁Create Live Streaming Video Chat App without voice using cv2 module of Python.



******************************************************************

What is socket programming?

A socket is a communications connection point (endpoint) that you can name and address in a network. Socket programming shows how to use socket APIs to establish communication links between remote and local processes.

What is OpenCV?

OpenCV (Open Source Computer Vision Library) is an open-source library of programming functions mainly aimed at real-time computer vision, machine learning, and image processing. OpenCV-Python is a library of Python bindings designed to solve computer vision problems.

***********************************************************************

Server-side code

No alt text provided for this image

Client-side code

No alt text provided for this image
Run the server-side code followed by the client-side code to start the video chat.

__________________________________________________________________

No alt text provided for this image


Great Teamwork MUKUL PRAMANIK Baijnath Gound . Aptly presented and seems drafted well in advance . To the efforts and team work kudos 👏👏

To view or add a comment, sign in

More articles by Mukul Pramanik

  • K-means Clustering and its use case in the security domain

    Nowadays, the network has become the basis of everything. Meanwhile, network security has become one of today's most…

    1 Comment
  • Web Application for Docker

    Task Description 📄 This app will help the user to run all the docker commands like: 👉docker images👉docker ps…

    6 Comments
  • Javascript use cases

    Netflix Over time, Netflix moved away from its more traditional structure into the cloud and started to introduce…

  • Playing with OpenCV

    OpenCV (Open Source Computer Vision Library) is an open-source library of programming functions mainly aimed at…

    10 Comments
  • Confusion matrix & Cybersecurity

    ___________________________________________________________ What is a Confusion Matrix? A Confusion matrix is an N x N…

    3 Comments
  • GUI application inside Docker

    Hello everyone🤗 This is the article on how to launch a GUI application inside Docker. I have used Redhat Linux as a…

    10 Comments
  • Executing ML model inside Docker

    Hello everyone😊 This is the article on "Executing ML model inside docker." I have used Redhat Linux as a docker host…

    14 Comments

Explore content categories