switching streams

Login to reply to this topic.
Tue, 2005-08-09 11:22
Joined: 2004-10-25
Forum posts: 8
Hey folks,
has anyone any experience with switching streams. i am currently using openURL to switch. the player tends to freeze.
any ideas.

Tue, 2005-08-09 17:05
Joined: 2004-10-25
Forum posts: 8
Re: switching streams
right so it works but only when you stop using the cplayervideoutility::stop() and wait for the call back through the MVideoPlayerUtilityObserver:: void MvpuoPlayComplete(TInt aError);
Then try and open the new url. It should work. the performance is dodgy though. the player tries to buffer up for about 20 secs. Does anyone know how to reduce the size of the buffering? It's live so all i need is 5 secs max!

  • Login to reply to this topic.