Page 1 of 1

streaming over multi [ip]channel

Posted: 05 Mar 2004 06:14
by tuski_
hi,
I would organize a multi monitor presentation in a big showRoom and i'm thinking to use a Linux (or Mac) Server, running vlc, to stream all the contents via TCP/IP.
My question are:
Could VLC realtime streaming 4/6 mpeg2 via RTSP or UDP. and it's possible (and easy :) ) to setup a script to start VLC(running on server) playing all the files at the same moment??

thanx in advance.


tuski_

Posted: 05 Mar 2004 09:50
by peabody
Are there different videos to be played? Or are these all going to be playing the same video?

If there are different files to play, VLS is a better candidate for this. VLS is specifically designed to accomidate multiple broadcasting of multiple sources to multiple channels.

VLC can only stream one source per instance, so you would need to run a copy of VLC for every source you're streaming from.

This would be trivial to script.

VLS choise

Posted: 11 Mar 2004 12:37
by tuski_
yes, i thought of more than one videos at the same time. So i'll concentrate my work on VLS than VLC.

thanx a lot :D :D

tuski