Android Question Build a live video streaming application

alis1200

Member
Hi
I am creating an app that is supposed to put a live video every night and all users will see it.
The number of users is also high, ie about one million people.
The Android application is written with b4a and the server side is written with node.js.
Which library should I set up live video and audio playback with?
Please introduce a library by which it made this program with node.js and b4a.
I mean, there is no library that can do the job in b4a and not use it in any way in node.js.
Of course, if you have another suggestion to do the whole thing via b4a, it would be great.
Please do not give basic tips, and explain in full. To the extent that I know this is possible with Vitamio, FFMPEG, Mux.js, Exoplayer, etc. But I want to know how to do it.
For example, in any way you suggest, please tell me how should I deliver the live video to the server?
Just in any way, suggest that you be aware of the fact that Google Play Protect, etc. do not prevent of publish the app. Because I read in the forum that Google Play has a problem with Vitamio, of course, Protect is important to me because my app is not going to be published on Google Play and will be published on my site and in the local market.
If the text above is funny, it's Google Translator job.
 
Top