[Live-devel] getNormalPlayTime after a pause and play

Sébastien Escudier sebastien-devel at celeos.eu
Sun Feb 10 10:28:09 PST 2013


It did resume from where it paused. I did the same test with VLC for the
client to check the video resume, and I also had the NPT reset to 0.

Here is the RTSP exchange :

Sending request: PAUSE
rtsp://192.168.1.13:8554/mpeg2TransportStreamTest/ RTSP/1.0
CSeq: 5
User-Agent: ./testRTSPClient (LIVE555 Streaming Media v2013.02.05)
Session: F9D406CD


Received 269 new bytes of response data.
Received a complete PAUSE response:
RTSP/1.0 200 OK
CSeq: 5
Date: Sun, Feb 10 2013 18:23:19 GMT
Session: F9D406CD


    (plus 185 additional bytes)


Sending request: PLAY rtsp://192.168.1.13:8554/mpeg2TransportStreamTest/
RTSP/1.0
CSeq: 6
User-Agent: ./testRTSPClient (LIVE555 Streaming Media v2013.02.05)
Session: F9D406CD

Received a complete PLAY response:
RTSP/1.0 200 OK
CSeq: 6
Date: Sun, Feb 10 2013 18:23:19 GMT
Session: F9D406CD
RTP-Info:
url=rtsp://192.168.1.13:8554/mpeg2TransportStreamTest/track1;seq=32531;rtptime=2191593320



More information about the live-devel mailing list