Number of concurrent users on ionic streamingmedia

Hello,

I will like to ask if the ionic streamingmedia is able to handle 3000 - 5000 concurrent streaming users.
I used the framework for a project on ios but subscribers couldn’t stream the program. The streaming link was good and of good quality.

I quite don’t get what you are trying to say here but taking an educated guess a general concept would be server client architecture where your media server handles the streaming (3000- 5000 users or more) and your users have an ionic app on their phones making requests to view the content on demand or however way available…

To follow up on @alexmigwi’s comment, is there a particular reason you’re not just using ordinary HTML5 <video>?