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

[Live-devel] Changing from Multicast to Unicast

2013-10-24 Thread Piers Hawksley
Hi Ross, Using the following code I can stop a server media session and restart it (with different parameters such as multicast address & port). I can also change from unicast to multicast and back. However when I change from multicast to unicast the multicast stream continues until I request