How to change play video immediately ?
Hi
I'm using Stream Class on Server side to play video.
It look like: myStream.play("sample", 0, -1, true);
When server play streaming and publishing my "sample" file, maybe I need using another app call this app, stop playing and play other video ? And end-user view my streaming no interruptions when switch between 2 file video.
How can I do that ?
Mai Huy
