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 i
https://djangopackages.org/
On Mon, Apr 6, 2020 at 9:28 PM Sai Pavan Kumar wrote:
> Hi All,
>Can any one suggest me for django based video conferencing package.
>
> --
> *Regards,*
>
> *SaiPavan Thirupathi*
>
> --
> You received this message because you are subscribed to the Google Groups
>
Hi All,
Can any one suggest me for django based video conferencing package.
--
*Regards,*
*SaiPavan Thirupathi*
--
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
3 matches
Mail list logo