Discussion:
Dango Im,voip and video calls
Henry U
2018-12-05 08:18:00 UTC
Permalink
Hi
I'm new to Django and programming in general. As a learner, I am working on a dating site project that will require instant messaging, voip and video calls.
However I don't know how to implement this into my Django project. Please can you explain how I can achieve this.
Also if possible recommend any tutorial that might be of help.
I am new to programming, (please don't be offended by my question, I need guidance)
Thanks.
--
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/88e0db13-00bc-4fc6-92fc-90a824037a82%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Ryan Nowakowski
2018-12-05 13:10:28 UTC
Permalink
Wow, that's quite an advanced project for a beginner! For instant messaging I'd look at websockets and Django channels. For VoIP and video, take a look at webrtc.
Post by Henry U
Hi
I'm new to Django and programming in general. As a learner, I am
working on a dating site project that will require instant messaging,
voip and video calls.
However I don't know how to implement this into my Django project.
Please can you explain how I can achieve this.
Also if possible recommend any tutorial that might be of help.
I am new to programming, (please don't be offended by my question, I need guidance)
Thanks.
--
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
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/88e0db13-00bc-4fc6-92fc-90a824037a82%40googlegroups.com.
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+***@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/2091EF14-B574-418D-86D1-0D4CEB0A1449%40fattuba.com.
For more options, visit https://groups.google.com/d/optout.
Henry U
2018-12-05 20:35:03 UTC
Permalink
Thanks
I am already considering webrtc, however how to configure it to work with Django is where I'm having challenges.
Any suggestions will help
--
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/0202f8d3-c30d-4bfe-931a-e2f46c719c23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Mohamed Hashi
2018-12-06 18:59:37 UTC
Permalink
the home page of django isnt running with me
idid all the steps
any advice

‫في الخميس، 6 ديسمؚر 2018 في 2:05 ص تمت كتاؚة ما يلي ؚواسطة ‪Henry U‬‏ <‪
Post by Henry U
Thanks
I am already considering webrtc, however how to configure it to work with
Django is where I'm having challenges.
Any suggestions will help
--
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
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/0202f8d3-c30d-4bfe-931a-e2f46c719c23%40googlegroups.com
.
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+***@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/CAOiYw3vToVxFQWWANH%2BLDDaekHjkfCt6DQ1nPnJy9xkbZtFiQg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Kasper Laudrup
2018-12-06 19:38:22 UTC
Permalink
Hi Mohamed,
Post by Mohamed Hashi
the home page of django isnt running with me
idid all the steps
any advice
Yes. Have a look at this:

https://stackoverflow.com/help/how-to-ask

Kind regards,

Kasper Laudrup
--
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/6229dbfe-be25-63be-f0ae-973cabe0b944%40stacktrace.dk.
For more options, visit https://groups.google.com/d/optout.
Loading...