Hi,

I'm doing some tests with the test programs between two PCs
in my LAN. I'm not able to make the RTSP server transfer a file to
openRTSP.
What I did is:
start testMPEG4VideoStreamer on the first PC, and I get:

/home/live555-arm-20070524/testProgs/testMPEG4VideoStreamer
Play this stream using the URL "rtsp://10.1.247.112:8554/testStream"
Beginning streaming...
Beginning to read from file...

Then on the other PC I start openRTSP and it ends immediately
in the following way:
_________________________________________________________________________________
./openRTSP -o -V rtsp://10.1.247.112:8554/testStream
Sending request: OPTIONS rtsp://10.1.247.112:8554/testStream RTSP/1.0
CSeq: 1
User-Agent: ./openRTSP (LIVE555 Streaming Media v2007.05.22)


Received OPTIONS response: RTSP/1.0 200 OK
CSeq: 1
Date: Thu, Jan 01 1970 02:23:39 GMT
Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE


RTSP "OPTIONS" request returned: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY,
PAUSE
__________________________________________________________________________________

What am I doing wrong?
I think that I didn't understand too clearly how things should work... :)
Any help is very appreciated!
Thanks in advance,
Igor.

--
"Much less doesn't mean zero"
-- E.Benetti --
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to