Page 1 of 1
how to stream a dvd over the lan?
Posted: 25 Oct 2004 17:41
by vlanlan
i have successfully streamed movie files and tv media over the lan, but i can not get the streaming of dvd working. Three pcs are sharing one dvdrom, any info on how to watch the dvd movie simutaneously on the three pcs? Thanks a lot!
Posted: 26 Oct 2004 05:52
by markfm
File -- Open Disc
Pick the second DVD option (DVD simple, not the one with menus)
Select the Stream Output checkbox, multicast UDP. Plug in a valid multicast address (say, 239.255.30.40).
but two questions remain!
Posted: 26 Oct 2004 13:56
by vlanlan
first, the locally played image is draged and in slow-motion; second, how to set up the client? is it muticast 239.255.30.40? nothing happened when I did this!
thanks for replying!
Posted: 26 Oct 2004 14:12
by markfm
Don't do a "Play locally". If you want/need to see it on the PC with the drive, I would try opening a second copy of VLC on that same computer, use it as a client to the stream.
For the clients, yes, you would input 239.255.30.40 in the space next to "UDP".
Take a look at the documentation for VLC. There's a step-by-step, using wxwindows, for how to UDP stream. It's a PDF file, English.
dvd play
Posted: 28 Oct 2004 16:11
by clavac
on the client side run vlc -vvv udp:@multicat_address:port_no, xhere
multicat_address= multicast IP address
port_no= the port number you specified on the server side.
It works!