[Live-devel] LIVE.COM Streaming Media and Java Media Framework

Thiago A. Corrêa thiago at remotevideo.com.br
Thu Oct 21 14:53:33 PDT 2004


> I have now installed a new version (2004.10.21) of the code that generates
> SDP descriptions with lines appearing in the approved order.
>
> Please rebuild the RTSP server ("testOnDemandRTSPServer") with this new
> vresion of the code, and try your JMIF client once again.

Now it went as far as "PLAY" but JMStudio rapidly replied with an error
message:
"Controller Error:
Failed to realize: Server is not responding"

VLC still working fine.
I'll do more tests with other files and codecs and get back to you.

accept()ed connection from 192.168.0.2
RTSPClientSession[00327078]::incomingRequestHandler1() read 142
bytes:DESCRIBE r
tsp://192.168.0.2/mpeg1or2AudioVideoTest RTSP/1.0
CSeq: 32
Accept: application/sdp
User-Agent: JMF RTSP Player Version 2.1.1e


parseRequestString() returned cmdName "DESCRIBE", urlPreSuffix "", urlSuffix
"mp
eg1or2AudioVideoTest"
sending response: RTSP/1.0 200 OK
CSeq: 32
Date: Thu, Oct 21 2004 16:48:02 GMT
Content-Base: rtsp://192.168.0.2:7070/mpeg1or2AudioVideoTest/
Content-Type: application/sdp
Content-Length: 423

v=0
o=- 1098377274742000 1 IN IP4 192.168.0.2
s=Session streamed by "testOnDemandRTSPServer"
i=mpeg1or2AudioVideoTest
t=0 0
a=tool:LIVE.COM Streaming Media v2004.10.21
a=type:broadcast
a=control:*
a=x-qt-text-nam:Session streamed by "testOnDemandRTSPServer"
a=x-qt-text-inf:mpeg1or2AudioVideoTest
m=video 0 RTP/AVP 32
c=IN IP4 0.0.0.0
a=control:track1
m=audio 0 RTP/AVP 14
c=IN IP4 0.0.0.0
a=control:track2
RTSPClientSession[00327078]::incomingRequestHandler1() read 178 bytes:SETUP
rtsp
://192.168.0.2:7070/mpeg1or2AudioVideoTest/track1 RTSP/1.0
CSeq: 33
Transport: RTP/AVP;unicast;client_port=20582-20583
User-Agent: JMF RTSP Player Version 2.1.1e


parseRequestString() returned cmdName "SETUP", urlPreSuffix
"mpeg1or2AudioVideoT
est", urlSuffix "track1"
sending response: RTSP/1.0 200 OK
CSeq: 33
Date: Thu, Oct 21 2004 16:48:02 GMT
Transport:
RTP/AVP;unicast;destination=192.168.0.2;client_port=20582-20583;serve
r_port=1068-1069
Session: 1

RTSPClientSession[00327078]::incomingRequestHandler1() read 189 bytes:SETUP
rtsp
://192.168.0.2:7070/mpeg1or2AudioVideoTest/track2 RTSP/1.0
CSeq: 34
Transport: RTP/AVP;unicast;client_port=51070-51071
Session:
User-Agent: JMF RTSP Player Version 2.1.1e


parseRequestString() returned cmdName "SETUP", urlPreSuffix
"mpeg1or2AudioVideoT
est", urlSuffix "track2"
sending response: RTSP/1.0 200 OK
CSeq: 34
Date: Thu, Oct 21 2004 16:48:02 GMT
Transport:
RTP/AVP;unicast;destination=192.168.0.2;client_port=51070-51071;serve
r_port=1070-1071
Session: 1

RTSPClientSession[00327078]::incomingRequestHandler1() read 141 bytes:PLAY
rtsp:
//192.168.0.2/mpeg1or2AudioVideoTest RTSP/1.0
CSeq: 35
Range: npt=0.0-
Session:
User-Agent: JMF RTSP Player Version 2.1.1e


parseRequestString() returned cmdName "PLAY", urlPreSuffix "", urlSuffix
"mpeg1o
r2AudioVideoTest"
sending response: RTSP/1.0 200 OK
CSeq: 35
Date: Thu, Oct 21 2004 16:48:02 GMT
Range: npt=0.00-
Session: 1
RTP-Info:
url=rtsp://192.168.0.2:7070/mpeg1or2AudioVideoTest/track1;seq=55964;rt
ptime=523459335,url=rtsp://192.168.0.2:7070/mpeg1or2AudioVideoTest/track2;se
q=13
380;rtptime=198237439

accept()ed connection from 192.168.0.2
RTSPClientSession[0032D628]::incomingRequestHandler1() read 171
bytes:DESCRIBE r
tsp://192.168.0.2:7070/mpeg1or2AudioVideoTest RTSP/1.0
CSeq: 1
Accept: application/sdp
User-Agent: VLC Media Player (LIVE.COM Streaming Media v2004.04.23)


parseRequestString() returned cmdName "DESCRIBE", urlPreSuffix "", urlSuffix
"mp
eg1or2AudioVideoTest"
sending response: RTSP/1.0 200 OK
CSeq: 1
Date: Thu, Oct 21 2004 16:51:10 GMT
Content-Base: rtsp://192.168.0.2:7070/mpeg1or2AudioVideoTest/
Content-Type: application/sdp
Content-Length: 423

v=0
o=- 1098377274742000 1 IN IP4 192.168.0.2
s=Session streamed by "testOnDemandRTSPServer"
i=mpeg1or2AudioVideoTest
t=0 0
a=tool:LIVE.COM Streaming Media v2004.10.21
a=type:broadcast
a=control:*
a=x-qt-text-nam:Session streamed by "testOnDemandRTSPServer"
a=x-qt-text-inf:mpeg1or2AudioVideoTest
m=video 0 RTP/AVP 32
c=IN IP4 0.0.0.0
a=control:track1
m=audio 0 RTP/AVP 14
c=IN IP4 0.0.0.0
a=control:track2
accept()ed connection from 192.168.0.2
RTSPClientSession[004997D0]::incomingRequestHandler1() read 100
bytes:OPTIONS *
RTSP/1.0
CSeq: 1
User-Agent: VLC Media Player (LIVE.COM Streaming Media v2004.04.23)


parseRequestString() returned cmdName "OPTIONS", urlPreSuffix "", urlSuffix
"*"
sending response: RTSP/1.0 200 OK
CSeq: 1
Date: Thu, Oct 21 2004 16:51:10 GMT
Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE

RTSPClientSession[004997D0]::incomingRequestHandler1() read 200 bytes:SETUP
rtsp
://192.168.0.2:7070/mpeg1or2AudioVideoTest/track1 RTSP/1.0
CSeq: 2
Transport: RTP/AVP;unicast;client_port=1074-1075
User-Agent: VLC Media Player (LIVE.COM Streaming Media v2004.04.23)


parseRequestString() returned cmdName "SETUP", urlPreSuffix
"mpeg1or2AudioVideoT
est", urlSuffix "track1"
sending response: RTSP/1.0 200 OK
CSeq: 2
Date: Thu, Oct 21 2004 16:51:10 GMT
Transport:
RTP/AVP;unicast;destination=192.168.0.2;client_port=1074-1075;server_
port=1076-1077
Session: 3

RTSPClientSession[004997D0]::incomingRequestHandler1() read 212 bytes:SETUP
rtsp
://192.168.0.2:7070/mpeg1or2AudioVideoTest/track2 RTSP/1.0
CSeq: 3
Transport: RTP/AVP;unicast;client_port=1078-1079
Session: 3
User-Agent: VLC Media Player (LIVE.COM Streaming Media v2004.04.23)


parseRequestString() returned cmdName "SETUP", urlPreSuffix
"mpeg1or2AudioVideoT
est", urlSuffix "track2"
sending response: RTSP/1.0 200 OK
CSeq: 3
Date: Thu, Oct 21 2004 16:51:10 GMT
Transport:
RTP/AVP;unicast;destination=192.168.0.2;client_port=1078-1079;server_
port=1080-1081
Session: 3

RTSPClientSession[004997D0]::incomingRequestHandler1() read 169 bytes:PLAY
rtsp:
//192.168.0.2:7070/mpeg1or2AudioVideoTest RTSP/1.0
CSeq: 4
Session: 3
Range: npt=0-
User-Agent: VLC Media Player (LIVE.COM Streaming Media v2004.04.23)


parseRequestString() returned cmdName "PLAY", urlPreSuffix "", urlSuffix
"mpeg1o
r2AudioVideoTest"
sending response: RTSP/1.0 200 OK
CSeq: 4
Date: Thu, Oct 21 2004 16:51:10 GMT
Range: npt=0.00-
Session: 3
RTP-Info:
url=rtsp://192.168.0.2:7070/mpeg1or2AudioVideoTest/track1;seq=63810;rt
ptime=1426586553,url=rtsp://192.168.0.2:7070/mpeg1or2AudioVideoTest/track2;s
eq=6
3810;rtptime=1426586553

RTSPClientSession[004997D0]::incomingRequestHandler1() read 158
bytes:TEARDOWN r
tsp://192.168.0.2:7070/mpeg1or2AudioVideoTest RTSP/1.0
CSeq: 5
Session: 3
User-Agent: VLC Media Player (LIVE.COM Streaming Media v2004.04.23)


parseRequestString() returned cmdName "TEARDOWN", urlPreSuffix "", urlSuffix
"mp
eg1or2AudioVideoTest"
sending response: RTSP/1.0 200 OK
CSeq: 5
Date: Thu, Oct 21 2004 16:51:29 GMT




More information about the live-devel mailing list