Adaptive streaming solely depends on the size of the control (camera tile).
What if I want to setup a threshold (width = 700px, height = 500px) so that anything above that value is stream1, anything below is stream2.
It seems the Adaptive Streaming’s current behaviour is not really viable. If both of the streams I setup are 4k (live) and 480p (when needed), and the camera tile is constrained to 700 x 500 at minimum, Adaptive Streaming will not trigger thus stream2 is never used (unless constrain is resized even further).
The same question was raised here.
How do you expect integrators like us to utilise this feature?
Scenario: In a 4k screen 16-camera setup, tiles sizes are fixed except when maximised; operators have no information of the width and height of each camera tile, nor info of every stream’s configuration (resolution, dimensions, etc)