2.2.1 Source Ready Message

The Source Ready message is sent by the Miracast Source to the Miracast Sink when the Source has started listening on the RTSP port and is ready to accept an incoming connection on it.


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

Size

Version

Command

TLVArray (variable)

...

...

Size (2 bytes): The size of the entire message, in bytes.

Version (1 byte): The version of this protocol, which is 0x01.

Command (1 byte): The type of message, which is 0x01 for SOURCE_READY.

TLVArray (variable): The following TLVs, included in any order:

  • Friendly Name TLV (section 2.2.7.1) (Not present if the Session Request message (section 2.2.4) was sent)

  • RTSP Port TLV (section 2.2.7.2)

  • Source ID TLV (section 2.2.7.3)