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

Thiago A. Corrêa thiago at remotevideo.com.br
Wed Oct 20 18:42:24 PDT 2004


> Then send us the (stderr) output of "testOnDemandRTSPServer" when your
> JMStudio client tries to connect.  (Again, do this for MPEG-1 video
content.)

Ok, this is what I get:

accept()ed connection from 192.168.0.2
RTSPClientSession[00328008]::incomingRequestHandler1() read 143
bytes:DESCRIBE r
tsp://192.168.0.2/mpeg1or2AudioVideoTest RTSP/1.0
CSeq: 162
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: 162
Date: Wed, Oct 20 2004 20:37:18 GMT
Content-Base: rtsp://192.168.0.2:7070/mpeg1or2AudioVideoTest/
Content-Type: application/sdp
Content-Length: 423

v=0
o=- 1098304628336000 1 IN IP4 192.168.0.2
s=Session streamed by "testOnDemandRTSPServer"
i=mpeg1or2AudioVideoTest
a=tool:LIVE.COM Streaming Media v2004.10.19
a=type:broadcast
a=control:*
t=0 0
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



More information about the live-devel mailing list