2.2.3.11 Start Streams Request

The Start Streams Request message is sent by the server over a device channel to start the specified streams on the video capture device associated with the channel. In response the client MUST send either the Success Response (section 2.2.3.1) or Error Response (section 2.2.3.2) message.


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

StartStreamsInfo (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 StartStreamsRequest (15).

StartStreamsInfo (variable): An array of 1 to 255 START_STREAM_INFO (section 2.2.3.11.1) structures.