Re: [Live-devel] (no subject)

2007-09-24 Thread Bob Koninckx
Hi guys, thanks for all your help. Just for your information, I solved it like this, and it works perfect for me, just wondering if there are more elegant solutions, though. Derived my own specialised taskscheduler from BasicTaskScheduler wich implements its event loop like this void NucleusTaskS

Re: [Live-devel] Proper way to terminate client

2007-09-24 Thread Bob Koninckx
mmm... I am not sure if I like this approach. In our aplication, there may be more than one incoming stream (thus more than one MultiFramedRTPSource, all attached to the same environment ad scheduler). What I want to accomplish is to remove one of these, without the others noticing, hence, without

[Live-devel] (no subject)

2007-09-24 Thread Bob Koninckx
Hi guys, I am wondering what theproper way s to clean up a live555 filter chain. Our application consists of a MultiFramedRTPSource, connectd to a Sink which we deried from MediaSink. I understod from the archivs on this list that the proper way to shut things down is to do something like sink->