Lokesh
Lokesh

Reputation: 511

Integration of video calling functionality with Django and Django Channels

I have created a chat application with Django using Django-Channels, but for enhancement I want to add video calling functionality as well.

I'm not getting any Idea how i can achieve this task. Please provide me some references so that i can implement it.

Currently after searching the only option I'm getting is WebRTC. But there is no proper documentation of integration with Django.

Upvotes: 1

Views: 646

Answers (0)

Related Questions