[Live-devel] Latest LIVE555 version no longer supports the synchronous RTSPClient interface (by default)

Ross Finlayson finlayson at live555.com
Wed Feb 29 13:13:07 PST 2012


In the latest version (2012.02.29) of the "LIVE555 Streaming Media" code, the old, synchronous "RTSPClient" interface is no longer supported, by default.  If you are still using this old interface, then you should upgrade to the asynchronous interface.  (You can use the code for the "testRTSPClient" demo application for guidance.)

If, however, you really want to continue to use the old synchronous "RTSPClient" interface, you can do so by "#define"ing
	RTSPCLIENT_SYNCHRONOUS_INTERFACE
before "include/RTSPClient.hh" is included for the first time.

(At some point in the future the old synchronous interface might get removed entirely.)


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120229/8360b6e6/attachment.html>


More information about the live-devel mailing list