Comment on Impressive: Video and voice calls in your browser without a plugin in sightComments−thedangler14yFor basic video calling you don't need phono, WebRTC can do that all on its own.The other stuff is impressive.−saghul14yWell, then you need to implement your own discovery and routing mechanism. It might just be a web page a la ChatRoulette, but something is needed.Phono uses XMPP for this (IIRC), which opens the window for really cool integration with existing endpoints.
Comments
For basic video calling you don't need phono, WebRTC can do that all on its own.
The other stuff is impressive.
Well, then you need to implement your own discovery and routing mechanism. It might just be a web page a la ChatRoulette, but something is needed.
Phono uses XMPP for this (IIRC), which opens the window for really cool integration with existing endpoints.