>> 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
> 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
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