This may help. Its a django app. Someone needs to take a stab at this to convert into web2py.
https://github.com/craigmadden/videochat On Sunday, July 28, 2013 at 8:42:19 PM UTC-4, Vinicius Assef wrote: > > 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] > <javascript:>> 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] <javascript:> > > 83 8826 9088 - Oi > > 83 9336 3782 - Claro > > Brasil > > > > > > > > 2013/7/28 Mika Sjöman <[email protected] <javascript:>> > >> > >> 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] <javascript:>. > >> 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] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- 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.

