[Live-devel] Problem transmitting audio/video using testOnDemandRTSPServer and openRTSP

Loreno Oliveira lorenooliveira at gmail.com
Mon Jun 26 06:42:43 PDT 2006


Hi folks,

I cannot receive audio and video streamed by testOnDemandRTSPServer. The
problem is that the streams are stopped as soon as I try to receive them. In
what follows is the output of openRTSP in the client side.

Does anybony knows what can be wrong here?

Loreno

loreno at COMPOR05:~/testes$ ./openRTSP
rtsp://150.165.63.227:8554/mpeg1or2AudioVideoTest
Opened URL "rtsp://150.165.63.227:8554/mpeg1or2AudioVideoTest", returning a
SDP description:
v=0
o=- 1151327057410004 1 IN IP4 150.165.63.227
s=Session streamed by "testOnDemandRTSPServer"
i=mpeg1or2AudioVideoTest
t=0 0
a=tool:LIVE555 Streaming Media v2006.05.17
a=type:broadcast
a=control:*
a=range:npt=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

Created receiver for "video/MPV" subsession (client ports 32812-32813)
Created receiver for "audio/MPA" subsession (client ports 32814-32815)
Setup "video/MPV" subsession (client ports 32812-32813)
Setup "audio/MPA" subsession (client ports 32814-32815)
Created output file: "video-MPV-1"
Created output file: "audio-MPA-2"
Started playing session
Receiving streamed data (signal with "kill -HUP 9017" or "kill -USR1 9017"
to terminate)...
Received RTCP "BYE" on "audio/MPA" subsession (after 1 seconds)
Received RTCP "BYE" on "video/MPV" subsession (after 1 seconds)
loreno at COMPOR05:~/testes$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20060626/27417d6d/attachment.html 


More information about the live-devel mailing list