yying
yying
For now, the child process should have a mechanism to terminate itself after a specified amount of time.
js/vtc.js is modular enough to swap out with an alternate WebRTC library, like [SimpleWebRTC](https://simplewebrtc.com/), if it works more reliably than EasyRTC.
The current chat pane is 80/20 which might be a bit small, perhaps add a resizable pane (similar to IFRAME) or a button that changes the ratio to 60/40.
How can we detect instances where TURN/STUN all fails and no connection exists? I think vLine does something similar. http://html5doctor.com/video-canvas-magic/ http://stackoverflow.com/questions/5059551/how-to-render-dynamic-bitmap-stream-to-canvas?rq=1 https://gist.github.com/yying/80c23fd0d62272e6c37b http://html5demos.com/gum-canvas#view-source
If you're deploying this to an internal network, you might skip the step of creating an TLS certificate. This is problematic because getUserMedia won't work post-Chrome 47 for non-HTTPS connections....
"Your browser has not been extensively tested. There maybe user interface artifacts or missing functionality." Change this text.