Page 1 of 1

general understanding problems

Posted: 13 Jul 2004 16:28
by agent_sands
hi everyone

excuse my bad english, but i think this is the best place to get (more) information about video lan and it's possibities.

i try to prepare a video streaming server for unicast (video on demand) connections.
i've read the documentation and found out, that i need to install a http-server, where i can put my videofiles on.
but do i need to install vlc (as a streaming-server) on my server, when i only want to realize unicast connections?
or it's good enough, when i open the file with vlc player from any workstation in my network directly on the webserver?
i tried out a lot and didn't came to a result, which made sense...

:roll:

thanks a lot!

greets
agent sands

Posted: 14 Jul 2004 14:23
by karlito
agent_sands
I set up a VOD server using VLS on a Linux computer
what you can do is to store (Perl, bash...) scripts on your http server, and start VLS with those scripts and it works quite ok. You dont need to store your video file on the HTTP server, just the scripts.