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
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
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->