You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# WebCamStreamming
Ever heard of sockets?That's right, this video chat app is based totally on sockets.
##Features Added
1. Streaming takes place smoothly.
2. Only video is streamed right now.
##Features to added
1. Audio streaming.
2. Moving it onto the UDP.
###Help wanted
Feel free to collaborate and contribute. This is a point to point socket communication.
###Prerequisites
1. You should definitely know how to code in JAVA.
2. Work your way around sockets for a little while.
3. Try to change the inbound and outbound rules of firewall too.
##--caution--
Open the ports very cautiously, there's someone constantly looking over them.