Dear. I think the deploy coments use a server like Asterisk or FreeSWITCH.
So the deploy from Django surely use some library JavaScript for comunícate browsers like sip.js or another with websocket server (Asterisk or FreeSWITCH ). Regarding about webrtc i deploy a server webrtc using FreeSWITCH 1.6 https://freeswitch.org/confluence/plugins/servlet/mobile#content/view/7144556 But i need know how i can do a websocket call to a single peer (browser user) from the server ws (FreeSWITCH); peer to peer >From web2py i know that i can use tornado; but i do know how i can do Anyone could me some example? Regards Enviado desde mi iPhone > El 03-08-2016, a las 10:14, Ron Chatterjee <[email protected]> > escribió: > > Have you implemented something similar webrtc + web2py? > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

