Hello,
We are developing an application that involves using the ImageViewerControl SDK component, in this application we have a custom toolbar where the user can select between the available streams for the camera. For retrieving the streams, we use the StreamDataSource.GetTypes() function, but in the stream options the “Adaptive Streaming” one is not shown, as it is in the Milestone Client.
We also set to true the Adaptive Streaming property of the Image Viewer but it seems that this only affects the streaming which the camera is intialized with.
Any clue of why is this happening?
