Hi,
I try to create a streaming output (let's say for Windows Media Player) based on video files. But if I can stream 1 video file without problem, each time a new video is sent, the connection is cut (in Windows Media Player). The basic fact is the stream is closed and reopened for the next video.
I recompress all the files to have the same characteristics (width, height, video & audio codecs).
Do you have a solution? I want to create my own TV channel with VLC by sending AVI files. I need also to update my playlist "in live" by adding new videos in the queue (but this can be resolved by using the TELNET interface).
I do my tests with VLC 0.8.6 on Windows2000. But I suppose the problem is the same for other platforms.
Thanks for your help.
William.