With MPWebStream I was able to change to one stream to another, and MPWebStream stopped automatically the previous stream to start the new one.
with MPExtended you need to wait , since timeout expires, to start a new stream different to the old one, if you don t wait this timeout there is the following exception: AllCardsBusy.
I am using MPExtended to Stream Mediaportal to an UPNP Television using a UPNP Server. This works ok, but the stream is not stopped when you stop the video (HTTP access to the stream) and you need to wait for this timeout to start the new stream (for another channel, or channel zapping)
with MPExtended you need to wait , since timeout expires, to start a new stream different to the old one, if you don t wait this timeout there is the following exception: AllCardsBusy.
I am using MPExtended to Stream Mediaportal to an UPNP Television using a UPNP Server. This works ok, but the stream is not stopped when you stop the video (HTTP access to the stream) and you need to wait for this timeout to start the new stream (for another channel, or channel zapping)