You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a blog post about how to build a live streaming app backend to explain all the processes that the developers should have in building their own solution. We will be using the WebRTC architecture to explain how it will be easier to make because they can create a broadcaster app as well with web-based technology.
The blog post will cover these things:
overview of live streaming architecture
explain each of the component of architechture
cost estimation when the server keep up
explain how to do the automated scaling in the live streaming server
offer inLive to avoid all the complicated stuff above so the cost is predictable and easy to scale.
The text was updated successfully, but these errors were encountered:
We need a blog post about how to build a live streaming app backend to explain all the processes that the developers should have in building their own solution. We will be using the WebRTC architecture to explain how it will be easier to make because they can create a broadcaster app as well with web-based technology.
The blog post will cover these things:
The text was updated successfully, but these errors were encountered: