V
V
Viktor Yurchenko2016-10-22 19:59:26
Django
Viktor Yurchenko, 2016-10-22 19:59:26

You need to make a website with the function of creating online broadcasts like on YouTube, the question is how?

Are there any batteries for this task. Plus, how to organize interaction with the application on android. If there is, please provide links to relevant content. I know how to use Google, but the search yielded no results.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dzhakhar Ukhaev, 2016-10-22
@dzhakhar1209

Batteries?
The topic is big, so I'll give a little push towards learning, look towards WebRTC, read about web sockets, try to create a TCP chat, a client-server chat, then you will come to the point that you will learn how to transfer video.

A
asd111, 2016-10-24
@asd111

Google "video streaming server", for example:

  • Nimble Streamer https://wmspanel.com/nimble , free server, paid control panel, developers speak Russian (sort of)
  • Wowza Streaming Engine www.wowza.com , very popular server
  • Red5 red5.org
  • Unified Streaming platform www.unified-streaming.com
  • bitmovin's platform https://www.bitmovin.com/
  • Flussonic flussonic.com

B
bnytiki, 2016-10-23
@bnytiki

0. Use other people's services to organize broadcasts directly on their website.
1. Use other people's services to organize the broadcast. Just embed their player on your site (there may be restrictions)
2. Use other people's services to organize broadcasting via API (this is paid, but not so expensive).
3. Write your own from scratch (this is quite expensive if purely for yourself, not as a service for sale - not worth it).
Which battery options are you interested in?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question