[Live-devel] New version of the "LIVE555 Streaming Media" code - restructures the "RTPServer" class

Ross Finlayson finlayson at live555.com
Sat Jun 6 23:46:59 PDT 2015


FYI, the latest version (2015.06.07) of the “LIVE555 Streaming Media” code restructures the “RTSPServer” class into an abstract base class “GenericMediaServer”, and a subclass "RTSPServer".  The reason for this restructuring is to make it possible - in the future - to develop other kinds of media server that use the same "ServerMediaSession"/"ServerMediaSubsession" objects (and much of the same code) to represent the stream(s) that they serve, but using protocols other than RTSP.

The existing “RTSPServer” class API remains unchanged, so this restructuring should have no effect on any of your existing code.  But if anyone runs into any problem with the new code, then please let us know ASAP.


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/20150606/f4fa911e/attachment.html>


More information about the live-devel mailing list