Page 1 of 1

stream movie in vlc using the shell

Posted: 05 May 2006 16:01
by MrExNice1979
Can you stream a movie in vlc, with writing a command in the shell?

Posted: 05 May 2006 21:22
by dionoea
Yes. http://www.videolan.org/doc/ streaming howto

Posted: 09 May 2006 11:34
by MrExNice1979
okay, okay, sorry, of course I know the streaming how to and I know how to stream.

Let me try it so:

this is the command of my stream:
:sout=#duplicate{dst=std{access=http,mux=ts,url=172.17.20.208:8080}}

and this is the file I want to stream:
"home\mlinek\eigene dateien\multimedia u. vlc vls\17 glu Dunkle Macht.wmv"

but when I only use my command in the shell, the server can't know which file to stream. So can i put the direction of my streaming file in the command? :lol: :? :idea: :?:
I don't find anything about that in the streaming or advanced streaming- how-to :!: :arrow: :roll:

Posted: 09 May 2006 11:39
by MrExNice1979
ah okay sorry, now I find it in the how-toä-doc :lol: :lol: :lol:

sorry very much I´m so blind and overworked


:arrow:

Chapter 7. Stream a file
Table of Contents

Stream a file with VLC
Stream a file with VLC
% vlc -vvv video1.xyz --sout udp:192.168.0.42 --ttl 12

where:

video1.xyz is the file you want to stream,

192.168.0.42 is either:

the IP address of the machine you want to unicast to;

or the DNS name the machine you want to unicast to;

or a multicast IP address.

12 is the value of the TTL (Time To Live) of your IP packets (which means that the stream will be able to cross 11 routers).

If you want to stream the file continuously, add the --loop option.


year, I made it, step by step
:oops:

Posted: 03 Jun 2006 21:15
by another user

If you want to stream the file continuously, add the --loop option.
Does the --loop work for you?
Since it does not for me!
0.8.2-svn janus

Posted: 06 Jun 2006 08:56
by MrExNice1979
no nothing works, really think about to change the streaming player, no support for vlc/vls in the forum, only sometimes (if you are lucky) some guys telling you about read the -how-to?!?
vls is so old, and nobody wants to support, and many versions of vlc don't work, don' stream, forget the options, forget vlc, try it by yourself and learn to do it with another player