yes, you can send video from javascript to python on your server, however, You can not use Ajax or web socket to send frames . This is how you can do it. Run webrtc at your server-end using native code. Now create p2p session between client and server by exchanging SDPs.17 Ara 2018
Read moreCan Django make Web apps?
Django is a powerful Python Web Framework that enables rapid development, robust database management, and many built in tools to make building your app easier. Let’s explore all that Django has to offer and how it can help you build your next app.
Read moreHow does Django implement Webrtc?
Django-WebRtc
Read moreHow do you make a video call app using Python?
Create a Python virtual environment
Read moreCan I make video calling app in Django?
Django is a high-level Python web framework that takes care of much of the hassle of Web development so that you can focus on writing your app without needing to reinvent the wheel. For its part, Agora takes away the hassle of building a video chat application from scratch .11 Kas 2021
Read moreHow does Django integrate with Webrtc?
Django-WebRtc
Read more