RTP Info must exist in successful play response
It should not be allowed to return a successful response on a PLAY request if the RTP Info is missing.
Due to some bug it can happen in rtsp-client that RTP Info is not available (rtpinfo = gst_rtsp_session_media_get_rtpinfo (sessmedia)))) fails.
In that case one needs to fail, one needs to report back an error.
Edited by Kristofer