Hi!
Building a live video streaming web app like Twitch from scratch using the power of Wappler. Is it possible?
The MVP should be able to resgister user, create user profile, ability to leave comments, server side (ability to convert stream). I tried to search on Google for more information, but most are covering how to stream your own videos instead of building a website where you let other people to stream videos on your own site. Any help is appreciated. 
I don’t think Wappler would be the tool for that, What you describe is highly specialised and would need some very specific code, server integration and a HUGE amount of server power.
Hello @Petri, I am working on a project now which is very similar, not quite the same as twitch.
We’re using Wappler to run the control panel side of things (for users that want to live stream) and also for the front end where end users watch the streams.
For the streaming part we have a separate server running nginx and rtmp module that transcodes the video and pushes it out as HLS format via a CDN.
We then grab that stream via API and Wappler to display on the front end.
That is exactly what I’m looking for. I know that it cannot be 100% built with wappler, but at least the front-end and the control aspects of the end user. I would love to know more about your project and how you manage the server-side? 
Video streaming has its learning curve. It’s very resource intensive and you’re competing against some large companies with lots of resources. You can outsource almost all of this process to AWS but there is a fee attached.
Your two biggest components will be CPU and Bandwidth. Are you expecting hundreds, thousands or millions of users? We are looking at keeping most of this in house to reduce costs. We may even publish our API for other developers to use.
Happy to offer advice where I can
you can use voip softswitchs or sip clients
Sent you a PM 