VIDEO STREAMING USING SOCKET PROGRAMMING AND COMPUTER VISION
Computer Vision is the future of technology. Now a days if we need to make a device smart we must have to give it a vision. Without vision a device can not be smart. Socket programming is a older concept but it is the only way to create a connection between devices. I have tried to establish a video stream between two systems one is server and other is client without audio.

This is our server side script.

This is our Client side program.