Django Video Conferencing-Reg

46 views
Skip to first unread message

Sai Pavan Kumar

unread,
Apr 6, 2020, 11:29:38 PM4/6/20
to django...@googlegroups.com
Hi All,
   Can any one suggest me for django based video conferencing package.

--
Regards,

SaiPavan Thirupathi

carlos

unread,
Apr 7, 2020, 12:50:54 AM4/7/20
to django...@googlegroups.com

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFJPbobo8ynEQ%2BiLj%3DVW_XStcvWECe0r4O6yo0faVb%3DTUATnDQ%40mail.gmail.com.


--
att.
Carlos Rocha

Nagaraju Singothu

unread,
Apr 10, 2020, 11:14:32 AM4/10/20
to django...@googlegroups.com
Dear Group Members,

                  i have a problem on Django Class based Views(create,update,insert,delete).please solve my problem and consider attached screenshots.is there any problem please replay me.
Screenshot (46).png
Screenshot (47).png
Screenshot (39).png
Screenshot (40).png
Screenshot (41).png
Screenshot (42).png
Screenshot (43).png
Screenshot (44).png
Screenshot (45).png

waqar khan

unread,
Apr 11, 2020, 10:03:27 AM4/11/20
to django...@googlegroups.com
i don't think,
send project  I can solve your problems

Yoo

unread,
Apr 11, 2020, 10:27:33 AM4/11/20
to Django users
I recommend you implement video conferencing yourself using native Django 3.0 websockets OR Django channels. You just have to figure out how to 1. get camera input, 2. convert it into base64, 3. send it over the socket, then 4. in HTML, show the image. My issue with that is 1. you need to send images at a certain rate because the server has to send BACK the image to everyone and 2. figure out the HTML tag.

Videos are just images played at high rate of speed, but I can’t tell if you should use a video or img tag. Good luck!
Reply all
Reply to author
Forward
0 new messages