Re: [Live-devel] Changing from Multicast to Unicast

2013-10-25 Thread Piers Hawksley
>> Am I missing a step in the remove code ? >Yes. What you're missing is that a "PassiveServerMediaSubsession" object refers to a stream that exists independently (as opposed to an "OnDemandServerMediaSubsession", that creates (and destroys) its own stream, on demand). Therefore, for the mul

Re: [Live-devel] Changing from Multicast to Unicast

2013-10-25 Thread Ross Finlayson
> Am I missing a step in the remove code ? Yes. What you're missing is that a "PassiveServerMediaSubsession" object refers to a stream that exists independently (as opposed to an "OnDemandServerMediaSubsession", that creates (and destroys) its own stream, on demand). Therefore, for the multic