How to change video stream from ONVIF Bridge?

I get stream uri from ONVIF Brdge but how can i change video stream?

For examlpe i get stream 1 uri but i want stream 2 uri.

Does ONVIF Bridge support this?

If not support How can i use MIP protocol to do this?

Thank u !

@Bo Ellegård Andersen (Milestone Systems)

The Onvif Bridge expose the default live stream as one onvif stream, you cannot select when multiple streams are defined for the camera.

Within MIP you can use one of the LiveSource classes and set the “StreamId” property on the class to the defined stream in XProtect.

You can also connect directly to the recorders ‘ImageServer’ interface and define the StreamId within the “Connect” XML definition.