Re: [Live-devel] Ignoring an unwanted track

2014-12-23 Thread Deanna Earley
a Earley > Sent: 23 December 2014 11:41 > To: 'live-devel@lists.live555.com' > Subject: [Live-devel] Ignoring an unwanted track > > Hello Ross. > > We have some situations where we're not interested in a particular track. > Currently we create and assign a &qu

Re: [Live-devel] Ignoring an unwanted track

2014-12-23 Thread Ross Finlayson
> We have some situations where we're not interested in a particular track. > Currently we create and assign a "null sink" that does nothing in > afterGettingFrame() except call continuePlaying(). > > Is there a safe way to drop this track and not try and set it up and receive > it in the first

[Live-devel] Ignoring an unwanted track

2014-12-23 Thread Deanna Earley
Hello Ross. We have some situations where we're not interested in a particular track. Currently we create and assign a "null sink" that does nothing in afterGettingFrame() except call continuePlaying(). Is there a safe way to drop this track and not try and set it up and receive it in the first