Cristiano Belloni wrote:
> Ross Finlayson wrote:
>
>> Cristiano,
>>
>> What you're doing looks OK. Perhaps the first thing you could look
>> into is to check whether your RTPSink (subclass)'s destructor is
>> somehow getting called more than once (for each instance of the
>> class). Obvious
Ross Finlayson wrote:
> Cristiano,
>
> What you're doing looks OK. Perhaps the first thing you could look
> into is to check whether your RTPSink (subclass)'s destructor is
> somehow getting called more than once (for each instance of the
> class). Obviously this shouldn't be happening, but it
Cristiano,
What you're doing looks OK. Perhaps the first thing you could look
into is to check whether your RTPSink (subclass)'s destructor is
somehow getting called more than once (for each instance of the
class). Obviously this shouldn't be happening, but it would explain
the symptoms that