[Live-devel] rtsp client and server in the same app
Ross Finlayson
finlayson at live555.com
Sun Oct 26 07:31:59 PDT 2008
>Yeah, but one is a server and one is a client, so it should work
>that way I think.
Depending on your operating system, this might still not be possible.
I suggest not doing what you are trying to do (run the client and the
server that it's communicating with in the same application). It's
weird, and not useful (because the client and server are already
communicating using sockets, rather than via shared memory, there's
no need for them to reside within the same application).
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list