[Live-devel] live-devel Digest, Vol 43, Issue 24

singh, Ravinder ravinder.singh at ti.com
Thu May 31 22:12:43 PDT 2007


Hi Ross 
Following is the log 

./openRTSP -V -Q "rtsp://172.24.141.104:554/Video/edit.mpg"
Sending request: OPTIONS rtsp://172.24.141.104:554/Video/edit.mpg
RTSP/1.0
CSeq: 1
User-Agent: ./openRTSP (LIVE555 Streaming Media v2007.05.22)


Received OPTIONS response: RTSP/1.0 200 OK
CSeq: 1
Public: DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, OPTIONS
Server: VideoServer
Accept-Scale: -24,-16,-8,-4,-2,1,2,4,8,16,24


Sending request: DESCRIBE rtsp://172.24.141.104:554/Video/edit.mpg
RTSP/1.0
CSeq: 2
Accept: application/sdp
User-Agent: ./openRTSP (LIVE555 Streaming Media v2007.05.22)


Received DESCRIBE response: RTSP/1.0 200 OK
CSeq: 2
Content-Type: application/sdp
Content-Length: 214


Need to read 214 extra bytes
Read 214 extra bytes: v=0
o=- 3389626461 0 IN IP4 0.0.0.0
s=Video RTSP Server
t=3389626461 0
m=video 0 RTP/AVP 33
a=rtpmap:33 H264/90000
a=control:rtsp://172.24.141.104:554/Video/edit.mpg
a=range:npt=0.0-144.159
a=bitrate:1897

Opened URL "rtsp://172.24.141.104:554/Video/edit.mpg", returning a SDP
description:
v=0
o=- 3389626461 0 IN IP4 0.0.0.0
s=Video RTSP Server
t=3389626461 0
m=video 0 RTP/AVP 33
a=rtpmap:33 H264/90000
a=control:rtsp://172.24.141.104:554/Video/edit.mpg
a=range:npt=0.0-144.159
a=bitrate:1897

In loop
Created receiver for "video/H264" subsession (client ports 32910-32911)
Sending request: SETUP rtsp://172.24.141.104:554/Video/edit.mpg RTSP/1.0
CSeq: 3
Transport: RTP/AVP;unicast;client_port=32910-32911
User-Agent: ./openRTSP (LIVE555 Streaming Media v2007.05.22)


Received SETUP response: RTSP/1.0 200 OK
CSeq: 3
Session: 17360772;timeout=60
Transport:
RTP/AVP;unicast;source=172.24.141.104;client_port=32910-32911;mode="PLAY
"
Content-Type: application/sdp
Content-Length: 214


Setup "video/H264" subsession (client ports 32910-32911)
Created output file: "video-H264-1"
Sending request: PLAY rtsp://172.24.141.104:554/Video/edit.mpg RTSP/1.0
CSeq: 4
Session: 17360772
Range: npt=0.000-
User-Agent: ./openRTSP (LIVE555 Streaming Media v2007.05.22)


Received PLAY response: v=0
o=- 3389626461 0 IN IP4 0.0.0.0
s=Video RTSP Server
t=3389626461 0
m=video 0 RTP/AVP 33
a=rtpmap:33 H264/90000
a=control:rtsp://172.24.141.104:554/Video/edit.mpg
a=range:npt=0.0-144.159
a=bitrate:1897
RTSP/1.0 200 OK
CSeq: 4
Session: 17360772
Range: npt=0.000-144.159
Scale: 1
Speed: 1.0
RTP-Info:
url=172.24.141.104:554/Video/edit.mpg;seq=13502;rtptime=0;ssrc=21880493


Started playing session
Receiving streamed data (for up to 144.158997 seconds)...
begin_QOS_statistics
server_availability     100
stream_availability     100
subsession      video/H264
num_packets_received    10786
num_packets_lost        0
elapsed_measurement_time        144.000497
kBytes_received_total   14194.376000
measurement_sampling_interval_ms        1000
kbits_per_second_min    0.000000
kbits_per_second_ave    788.573723
kbits_per_second_max    1906.376304
packet_loss_percentage_min      0.000000
packet_loss_percentage_ave      0.000000
packet_loss_percentage_max      0.000000
inter_packet_gap_ms_min 1.558000
inter_packet_gap_ms_ave 5.565494
inter_packet_gap_ms_max 9.436000
end_QOS_statistics
Sending request: TEARDOWN rtsp://172.24.141.104:554/Video/edit.mpg
RTSP/1.0
CSeq: 5
Session: 17360772
User-Agent: ./openRTSP (LIVE555 Streaming Media v2007.05.22)


Received TEARDOWN response: RTSP/1.0 454 Session Not Found
CSeq: 5
Session: 17360772


Regards
Ravinder


More information about the live-devel mailing list