I was wondering if their was some way to webcam peer to peer in Java. Maybe some sort of library to create a server and stream both webcams to that server on connection? Maybe you could give me some links to Libraries that would do this..(Kind of like Skype).
Thank you for your time
Check out Red5 or the Java Media Framework. I think either of these can point you in the right direction.