Like a betta fish? I’m a noob, but the idea should be: First, use django to write a website with a complete user mechanism, then use websocket to implement the live broadcast function (django already has corresponding library support).
Live streaming can be understood as a channel from push streaming to pull streaming. When the host uploads the video stream to the website, it is push streaming; when the audience watches the live broadcast, it is pull streaming. The picture below is the implementation framework of live broadcast, I wish you good luck. Related interests I don’t know how to use Django to build a live broadcast website, but our team is engaged in live broadcast technology, and the underlying architecture is well-developed and open to developers SDK and API interfaces. After developers access You can realize the live broadcast function. My qq2479775187
This way of asking questions is completely equivalent to
Like a betta fish?
I’m a noob, but the idea should be:
First, use django to write a website with a complete user mechanism,
then use websocket to implement the live broadcast function (django already has corresponding library support).
Live streaming can be understood as a channel from push streaming to pull streaming. When the host uploads the video stream to the website, it is push streaming; when the audience watches the live broadcast, it is pull streaming.
The picture below is the implementation framework of live broadcast, I wish you good luck.
Related interests
I don’t know how to use Django to build a live broadcast website, but our team is engaged in live broadcast technology, and the underlying architecture is well-developed and open to developers SDK and API interfaces. After developers access You can realize the live broadcast function. My qq2479775187
Brother, you think too simply. . .
What a cool question
Using the live broadcast software LiveView, you can do this without setting up a website, and you can operate it without programming.
The question is too simple. It might be better to ask specific details to implement it.
The idea is very good...just need to type the code...