Hello, im new here!
Started using VLC over the past week or so, seems like impressive software, I have to admit... the only one i've found that acts as a media player, a streaming server and a stream capture all in one! fantastic!!
anyway on to the point...
I'm having quite a lot of troubles when using the mms:// streaming protocol... I'll start from the beginning...
I'm trying to setup an online TV broadcast-type-thing and want it so that it plays through windows media player, at least (thats why i chose mms). So this is the setup I came up with...
One instance of VideoLAN is running, with a playlist of different movie files. Each file is transcoded to DIV3 video and MP3 Audio, and is resized to 320x240, and sent to port 9733 on UDP.
I then have another instance of VideoLAN running which reads the stream on port 9733, adds a small logo in the top right of the stream and a timestamp at the bottom right, and this UDP stream is again transcoded to DIV3 video and MP3 Audio and then sent to mms:// on port 8000.
When I open this stream on another networked computer (mms://192.168.1.230:8000), using windows media player, it works for the first video file playing, but after that the video output will stop and there will be a black screen, however the audio keeps playing... If I reset the UDP > MMS stream the video appears again...
Any ideas if there is anyway around this?
Thank you,
Jamie.