WebRTC java server trouble
问题 I think I am very close to getting my Java server app to talk to a browser page via WebRTC, but I can't quite get it to work. I feel like I am missing something small, so I hope that someone here might have a suggestion. I took a close look at the WebRTC examples - the Java unit test ( org.webrtc.PeerConnectionTest ), and the example Android app ( trunk/talk/examples/android ). Based on what I learned, I put together a java app that uses WebSockets for signalling and attempts to send a video