[Live-devel] meaning of 'totSessionBW' argument

2008-04-25 Thread Raphaël KINDT
Hello, How can I see a working difference when I change 'totSessionBW' argument in RTCPInstance::createNew function. I change the value but I can't see any difference! What's the meaning of this argument? Thanks in advance. -- Ing. KINDT Raphaël Software R&D Man

Re: [Live-devel] openRTSP exit() in BasicTaskScheduler::SingleStep() due to socket error 10038(WSAENOTSOCK)

2008-04-25 Thread Brain Lai
Dear Sir: >That's right - the change you're proposing makes no sense, because >"readSet" should already have the correct socket numbers (and no >others) set, because of the assignment (at the start of the >"SingleStep()" function: > fd_set readSet = fReadSet; // make a copy for this select(