2 Forks
9 Stars
9 Watchers

Video-Socket-Streaming

Stream live video using Python sockets over the local network. It allows the sender and the receiver to stream video while connected to the same network. In this case, for the sake of simplicity, only one-way video sharing is developed, such that if person A is the sender so in that case, person B will be the receiver.

How to download and setup Video-Socket-Streaming

Open terminal and run command
git clone https://github.com/Ddhruv-IOT/Video-Socket-Streaming.git
git clone is used to create a copy or clone of Video-Socket-Streaming repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Video-Socket-Streaming https://github.com/Ddhruv-IOT/Video-Socket-Streaming/archive/master.zip

Or simply clone Video-Socket-Streaming with SSH
[email protected]:Ddhruv-IOT/Video-Socket-Streaming.git

If you have some problems with Video-Socket-Streaming

You may open issue on Video-Socket-Streaming support forum (system) here: https://github.com/Ddhruv-IOT/Video-Socket-Streaming/issues