[Live-devel] Play/Pause Commands not honoured

ziyad sharafudheen ziyad.sharaf at gmail.com
Wed Feb 17 09:32:32 PST 2010


Hi,

I am using live555 rtsp server for video streaming. The transport used is
tcp with interleaved (but not sending receiver reports).

Trick mode options are not working for us. Play request with normal scale
works perfectly (we get the ok response), but when we send a play request
for 2x, 4x etc, the live555 server does not respond with OK. The behavior is
the same when we issue pause request after a play request.

I have pasted below the rtsp packet exchange happening between server and
client. The last request (in bold) is a play request with 2x scale for which
the server has not responded. Kindly help us in proceeding further.

OPTIONS rtsp://10.222.42.22:554/MSakshi.ts RTSP/1.0\r\n CSeq: 1 \r\n
User-Agent: Demo\r\n\r\n
RTSP/1.0 200 OK\r\n CSeq: 1\r\n Date: Wed, Feb 17 2010 13:03:58 GMT \r\n
Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE,
SET_PARAMETER\r\n\r\n
DESCRIBE rtsp://10.222.42.22:554/MSakshi.ts RTSP/1.0\r\n CSeq: 2\r\n Accept:
application/sdp\r\n Bandwidth: 20971600\r\n User-Agent: Demo\r\n\r\n
RTSP/1.0 200 OK\r\n CSeq: 2\r\n Date: Wed, Feb 17 2010 13:03:58 GMT \r\n
Content-Base: rtsp://10.222.42.22/MSakshi.ts/\r\n Content-type:
application/sdp Content-length: 405 RTSP/1.0\r\n Session Description
Protocol Version (v):0
SETUP rtsp://10.222.42.22:554/MSakshi.ts RTSP/1.0\r\n CSeq: 3\r\n Transport:
RTP/AVP/TCP;unicast;interleaved=0-1\r\n User-Agent: Demo\r\n\r\n
RTSP/1.0 200 OK\r\n CSeq: 3\r\n Date: Wed, Feb 17 2010 13:03:58 GMT \r\n
Transport:
RTP/AVP/TCP;unicast;destination=10.222.42.87;source=10.222.42.22;interleaved=0-1\r\n
Session:00001E86\r\n
PLAY rtsp://10.222.42.22:554/MSakshi.ts RTSP/1.0\r\n CSeq: 4\r\n Scale:
1\r\n Speed: 4\r\n Session: 00001E86 User-Agent: Demo\r\n\r\n
RTSP/1.0 200 OK\r\n CSeq: 4\r\n Date: Wed, Feb 17 2010 13:03:58 GMT \r\n
Scale: 1.000000\r\n Session:00001E86 RTP-Info: url=rtsp://
10.222.42.22/MSakshi.ts/track1;seq=20695;rptime=2147493674\r\n
**
*PLAY rtsp://10.222.42.22:554/MSakshi.ts RTSP/1.0\r\n CSeq: 5\r\n Scale:
2.000000\r\n Session: 00001E86 User-Agent: Demo\r\n\r\n*

Regards
Ziyad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20100217/1bf46175/attachment.html>


More information about the live-devel mailing list