Re: [Live-devel] ServerMediaSession::numSubsessions() and fNumStreamStates in RTSPServer::RTSPClientSession::handleCmd_SETUP()

2016-06-30 Thread Ross Finlayson
> The question is more general, it is about a using the linear iteration > to count objects instead of a using the counter which is present in the > linked list container Yes, good point. It turns out that the “fSubsessionCounter” variable (used in “numSubsessions()”) wasn’t added until fairly r

Re: [Live-devel] ServerMediaSession::numSubsessions() and fNumStreamStates in RTSPServer::RTSPClientSession::handleCmd_SETUP()

2016-06-30 Thread Maxim P. DEMENTIEV
On 06/29/2016 11:29 PM, Ross Finlayson wrote: > yes - if a new “ServerMediaSubsession” object happened to be added to the > “ServerMediaSession” So, if a new subsession is added to the session, it should be done with the help of ServerMediaSession::addSubsession(subsession) method which increases

Re: [Live-devel] http://live555.com/liveMedia/#config-windows with Visual Studio 2015 Pro.

2016-06-30 Thread Jannik Schacht
Thank you! It worked like a charm. Jannik From: live-devel [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ben Rush Sent: Wednesday, June 29, 2016 8:42 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] http://live555.com/liveMedia/#config-windows with Visual