Is it possible to make a live-streaming app using Thunkable?

Hello! Me and my team of developers are wanting to create an app that would utilize live-streaming features and we were wondering if it’s possible to do this using Thunkable. We’ve been researching about the platform but I’d love to hear y’all’s thoughts!

This is possible. You can use Firebase’s Realtime DB to generate a code to the livestream, and then viewers would be able to use that code in the app to watch the stream in a Web Viewer. If the source you are using to stream supports sign-in, your viewers can log into the source and still use features like live chat and other things.

2 Likes