[Live-devel] Stream discovery
tjc103 at ecs.soton.ac.uk
tjc103 at ecs.soton.ac.uk
Thu Jul 27 08:55:19 PDT 2006
Hi
I understand that using RTSP it is possible to get a description of a known
streaming using DESCRIBE. For instance if I use the openRTSP client and
connect it to a stream rtsp://192.168.0.1:8080/testStream I'll get :
v=0
o=- 1154014890697385 1 IN IP4 130.141.6.75
s=Session streamed by "testOnDemandRTSPServer"
i=testStream
t=0 0
a=tool:LIVE555 Streaming Media v2006.07.03
a=type:broadcast
a=control:*
a=range:npt=0-
a=x-qt-text-nam:Session streamed by "testOnDemandRTSPServer"
a=x-qt-text-inf:testStream
m=video 0 RTP/AVP 33
c=IN IP4 0.0.0.0
a=control:track1
But if I point it to just rtsp://192.168.0.1:8080/, I'll get nothing. Is
there a standard way of getting the server to list all the available
transport streams?
Thanks
Theo
More information about the live-devel
mailing list