2.2.3.6 Stream List Response

The Stream List Response message is sent by the client over a device channel in response to the Stream List Request (section 2.2.3.5) message. It contains the list of video streams supported by the video capture device associated with the channel.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Header

StreamDescriptions (variable)

...

...

...

Header (2 bytes): A SHARED_MSG_HEADER (section 2.2.1) structure. The Version field MUST be set to the same value as in the Select Version Response (section 2.2.2.2) message. The MessageId field MUST be set to StreamListResponse (10).

StreamDescriptions (variable): An array of 1 to 255 STREAM_DESCRIPTION (section 2.2.3.6.1) structures.