Hello everyone,
i am currently looking around and gathering information about the realizability of one of my projects and would like to ask the streaming experts of you a little question:
Lets assume I have a Video story which evolves depending on decisions the viewer made before he initially watches the movie => De facto the server will select the files and the order in which those will be played, but depending on the variables the viewer gives in advance the video and its ending will slightly differ.
Some Parts will remain the same, while others will appear to another time or even don't show up at all.
My question is: is it possible to generate a kind of stream with the duration of all its parts altough it remains scrollable via timebar?
The top goal would be if it could be possible to create multiple streams like this and add them as single items to the playlist.
If its not possible I could live with that, but before I sit down and create a program filling up the playlist with dozens of entries that maybe could be joined I ask here.
Grettings,
Tom
Have you considered 'parallel downloading'?
I have used this technique for year and currently do on my web site.
The process is quite simple as it requires the adding of subdomains to your domain. I suggest that max of 3-4.
On one page on my web site I use this technique to d/l the images(using subdomains) and have the html and JWplayer d/l on the main domain.
The end effect is the appearance of speed in the display of your web page.
Not sure if this is what you are looking for but worth trying if it is.