Video Streaming Program using Socket Programming and OpenCV -Python3
What is Socket programming?
Socket programming is a way of connecting two nodes on a network to communicate with each other. One socket(node) listens on a particular port at an IP, while the other socket reaches out to the other to form a connection....
deveshbhardwaj.hashnode.dev3 min read
Rob Chaves
Thank you for this article!