[Live-devel] 3 questions

Jeremy Bernstein jeremy at bootsquad.com
Mon Nov 22 14:25:21 PST 2004


That's cool and all, but when no GUI RTSP client can receive my 
streams, the exercise is somewhat pointless. Neither QTPlayer or VLC 
can receive my MPEG4 stream, although openRTSP doesn't complain at all. 
Here's the openRTSP output, in case it points to a cause. In any case, 
despite my frustration, I really appreciate the assistance.

jb

Opened URL "rtsp://192.168.1.1:7070/myTest", returning a SDP 
description:
v=0
o=- 1101129512331145 1 IN IP4 192.168.1.1
s=Session streamed by "jitterTest"
i=
t=0 0
a=tool:LIVE.COM Streaming Media v2004.11.11
a=type:broadcast
a=control:*
a=source-filter: incl IN IP4 * 192.168.1.1
a=rtcp:unicast reflection
a=range:npt=0-
a=x-qt-text-nam:Session streamed by "jitterTest"
a=x-qt-text-inf:
m=video 8888 RTP/AVP 96
c=IN IP4 232.89.244.221/7
a=rtpmap:96 MP4V-ES/90000
a=control:track1

Created receiver for "video/MP4V-ES" subsession (client ports 8888-8889)
Setup "video/MP4V-ES" subsession (client ports 8888-8889)
Created output file: "video-MP4V-ES-1"
Started playing session
Receiving streamed data (signal with "kill -HUP 3793" or "kill -USR1 
3793" to terminate)...
Got shutdown signal


Mon, 22 Nov 2004 02:45:14 -0800, finlayson at live.com (Ross Finlayson):
> Remember that VLC is not the only RTSP/RTP client that you have 
> available.  You also have "openRTSP".  You can use this to test your 
> server  - in particular, to see what, if any, data you are actually 
> receiving.  See <http://www.live.com/openRTSP/>


More information about the live-devel mailing list