[Live-devel] Receiving Streaming Data

abhishek naiduab at rediffmail.com
Wed Jan 14 19:00:18 PST 2004


An HTML attachment was scrubbed...
URL: http://lists.live.com/pipermail/live-devel/attachments/20040114/254207dc/attachment.html
-------------- next part --------------
Hi,

I started the program ./testMPEG1or2AudioVideoStreamer as a RTSP Server after uncommenting #define  IMPLEMENT_RTSP_SERVER.
output: Play this stream using the URL "rtsp://172.30.50.33/"
        Beginning streaming... 
        Beginning to read from file...
        ...done reading from file
 and so on.

But when i use ./openRTSP rtsp://172.30.50.33 i dont receive any streaming data.
The files video-MPV-2 and audio-MPA-1 are empty.
I am using test.mpg file and the OS is linux 7.0

Could you please help me where i am going wrong?

Many Thanks!

I tried the following things:
. -t and -n options . 

.Running this command /openRTSP -o rtsp://172.30.50.33/
gives me output: RTSP "OPTIONS" request returned: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE

.I also tried to run ./openRTSP from other machine.





More information about the live-devel mailing list