Question
Best practice for streaming video with quickly (2-5 sec) changing sources
Hi!
In my flex app I have a videodisplay, which should change its source every 2-5 seconds to an other clip (and or an other playhead time). Im trying to reduce the buffering times between the source changes, so that the resulting video plays without interceptions. To reduce the buffering times i've tried multiple video instances which preload its new source while an other instance is playing its clip.
Are there better ways for doing this? Could SMIL be a solution?
Thanks!
In my flex app I have a videodisplay, which should change its source every 2-5 seconds to an other clip (and or an other playhead time). Im trying to reduce the buffering times between the source changes, so that the resulting video plays without interceptions. To reduce the buffering times i've tried multiple video instances which preload its new source while an other instance is playing its clip.
Are there better ways for doing this? Could SMIL be a solution?
Thanks!
