WebRTC has nothing to do with web2py. It's a client specification, concerning basically audio and video capturing and transmission. It's accessed through javascript.
On Sun, Jul 28, 2013 at 9:37 PM, Ovidio Marinho <[email protected]> wrote: > you did this work in web2py?? you can publish the app? this is very good? > > > > > Ovidio Marinho Falcao Neto > ITJP.NET.BR > [email protected] > 83 8826 9088 - Oi > 83 9336 3782 - Claro > Brasil > > > > 2013/7/28 Mika Sjöman <[email protected]> >> >> Hi >> >> I would like the users of my website to communicate with video without >> using Skype etc. I am currently using pythonanywhere as my host, and they do >> not permit using node.js, so I can not use >> https://github.com/henrikjoreteg/SimpleWebRTC >> >> Is there any other way you guys know of that I could use to easily add >> WebRTC to the webpage? Anyone wrote a plugin for that? Anything I should >> know before jumping into it? >> >> Cheers >> >> -- >> >> --- >> 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/groups/opt_out. >> >> > > > -- > > --- > 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/groups/opt_out. > > -- --- 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/groups/opt_out.

