[Live-devel] questions about quicktime as a rtsp client

joeflin joeflin at 126.com
Tue Sep 29 15:30:32 PDT 2009


Hi,

My streaming box has IP 192.168.0.48, my PC has IP 192.168.0.100,  I am using live555 to stream h.264 video to the network. VLC and mplayer work fine. But Quicktime gives troubles.
1. If I use rtsp://192.168.0.48, I got "Connection failed", after negotiating and waiting for 10 sec from QuickTime.
On the box, I turned on the DEBUG in RTSPServer.cpp and got "RTSPClientSession[0x14f28]::incomingRequestHandler1() read 0 bytes (of 10000); terminating connection!"

2. If I use rtsp://192.168.0.48:554, I got "Bad request", after negotiatiaing and waiting for 10 sec from QuickTime.
On the box, I turned on the DEBUG in RTSServer.cpp and got
"RTSPClientSession[0x14f50]::incomingRequestHandler1() read 0 bytes (of 10000); terminating connection!
destructing an H264 StreamFramer
accept()ed connection from 192.168.0.10010RTSPClientSession[0x14f28]::incomingRequestHandler1() read 211 bytes:G0
User-Agent: QuickTime/7.6 (qtver=7.6;os=Windows NT 5.1Service Pack 2)
x-sessioncookie: 6wiJt4ihAAA7/wEAOYAAAA
Accept: application/x-rtsp-tunnelled
Pragma: no-cache
Cache-Control: no-cache
parseRTSPRequestString() failed!
sending response: RTSP/1.0 400 Bad Request
Date: Tue, Sep 29 2009 22:21:33 GMT
Allow: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER
RTSPClientSession[0x14f28]::incomingRequestHandler1() read 0 bytes (of 10000); terminating connection!"


Could someone share a light here?

Thanks! 

Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090930/3245f458/attachment-0001.html>


More information about the live-devel mailing list