Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This event occurs when a higher layer wants to start streaming from a server using RTSP. The event can only occur when the client has already received a DESCRIBE response, as specified in section 3.1.5.2.
The event from the higher layer corresponds to one of the Media Operations defined by [DLNA]. The client MUST adhere the guidelines in the DLNA Guidelines that specifies the behavior for the specified Media Operation. For more details, see [DLNA], guideline 7.4.221.
The client MUST set the value of the State variable to PLAYING.
The DLNA Media Operation will map to one or more RTSP requests. For example, the DLNA Play Media Operation maps to a RTSP PLAY request, but before a PLAY request can be sent, one or more SETUP requests have to be sent. For more details, see [DLNA] guideline 7.4.210.
For each RTSP request that the client sends, it MUST follow the rules in section 3.1.4.3.1.