Re: [Live-devel] TaskScheduler based on poll

2016-06-16 Thread PROMONET Michel
e : live-devel [mailto:live-devel-boun...@ns.live555.com] De la part de Ross Finlayson Envoyé : mercredi 15 juin 2016 11:50 À : LIVE555 Streaming Media - development & use Objet : Re: [Live-devel] TaskScheduler based on poll > Do you think it could be helpful to move trigger stuff to BasicTa

Re: [Live-devel] TaskScheduler based on poll

2016-06-15 Thread Ross Finlayson
> Do you think it could be helpful to move trigger stuff to BasicTaskScheduler0 > level Yes, perhaps. And the ‘delayed task’ (i.e., alarm) handling code as well. But this is low-priority... Ross Finlayson Live Networks, Inc. http://www.live555.com/ __

[Live-devel] TaskScheduler based on poll

2016-06-15 Thread PROMONET Michel
Hi Ross, I read this quite old thread http://lists.live555.com/pipermail/live-devel/2014-January/018017.html This could be interesting for us to overcome the limits of select with file descriptor number above 1024. As the method "void BasicTaskScheduler::SingleStep" makes 2 things: - Cal