Hi, I would like to know if there is a way of limiting the number of streams being served or some kind of Admission Control, we need some features that I put below:
-
limit the number of streams, if we put a limit of two streams when somebody ask for a new stream return that is not possible
-
based on users role, end some stream so the user with higher role can see the video with the maximum bit rate
-
another way, if we have a maximum bandwidth to allow more streams so if we need more streams we change the streams bit rate so they do not pass the maximum
any advice?
Regards.