Re: Need help: webrtc signalling with django app

2017-08-24 Thread OM555
Thanks Andrew. 

On Wednesday, 23 August 2017 21:46:50 UTC+5:30, Andrew Godwin wrote:
>
> My impression was that RTC signalling was not specified or defined so apps 
> could do it how they wish - so you could use normal AJAX, or WebSockets, 
> etc. Channels doesn't have RTC support as, as far as I could tell, the 
> specified parts are all browser-to-browser.
>
> Andrew
>
> On Wed, Aug 23, 2017 at 7:16 AM, OM555 
> > wrote:
>
>> Hi all,
>>
>>  Is there any way of integrating webrtc signaling with django apps? From 
>> what I understand django channels do not support this. I need user 
>> authentication from django app to be used along with the webrtc feature. 
>> Thanks...
>> OM
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-users...@googlegroups.com .
>> To post to this group, send email to django...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/dca802bc-331d-4e6c-8e9e-82f7db5dc4c8%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-users/dca802bc-331d-4e6c-8e9e-82f7db5dc4c8%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/bbef2db3-6f0d-4657-8909-5148513fd524%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Need help: webrtc signalling with django app

2017-08-23 Thread OM555
Hi all,

 Is there any way of integrating webrtc signaling with django apps? From 
what I understand django channels do not support this. I need user 
authentication from django app to be used along with the webrtc feature. 
Thanks...
OM

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/dca802bc-331d-4e6c-8e9e-82f7db5dc4c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.