> 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 ca
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,
b