I am trying to implement a media server to stream also live sessions constructed 'on the fly'. Analyzing the behaviour of DynamicRTSPServer contained in live555MediaServer, I noted that when a client demand a stream to the server (i.e a 264 stream file), lookupServerMediaSession is called twice, both with isFirstLookupInSession = true. What is the meaning of this double call? Is there a way to distinguish first and second call? Thank You for your help. Massimo Guarino
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
