[Live-devel] Failed to read response: Success
Ross Finlayson
finlayson at live.com
Thu May 12 04:02:07 PDT 2005
>The rest of the server is derived directly from testMPEG4VideoStreamer.
That's OK, provided that you want to stream via multicast. However, the
following line
>c=IN IP4 127.0.0.0/255
in the returned SDP description indicates that you are not using a correct
multicast address.
(If instead you want to stream via unicast, use "testOnDemandRTSPServer" as
a model.)
However, I don't know whether this multicast address issue is causing your
problem. But remember, You Have Complete Source Code. You can trace
through "RTSPServer.cpp" to figure oout why it's not handling (and
responding to) the "SETUP" command properly. (Compare its execution to
that of "testMPEG4VideoStreamer", which you know works correctly.)
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list