Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blog post to explain how to build a live streaming app backend #93

Open
tyohan opened this issue Apr 6, 2022 · 0 comments
Open

Blog post to explain how to build a live streaming app backend #93

tyohan opened this issue Apr 6, 2022 · 0 comments
Labels

Comments

@tyohan
Copy link
Member

tyohan commented Apr 6, 2022

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.
@tyohan tyohan added the blog label Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant