My setup: my MediaSink subclass for my application (calling it RTPSink) has
a H264VideoRTPSource (gotten from the MediaSubession, determined by SDP
parsing). After calling startPlaying, it runs fine for some period of time.
However, after some random amount of time, the BasicTaskScheduler that's
us
stopPlaying shouldn't be being called, and no objects should be being
deleted. I'll double check this, but I am 99% certain. I'll test out the
unmodified client applications to see how they perform.
On Fri, Mar 1, 2019 at 3:06 PM Ross Finlayson wrote:
> > In any case, we can’t really help you de