[streaming] Re: Port Assignment
Alexis de Lattre
alexis at via.ecp.fr
Mon Aug 4 21:24:33 CEST 2003
On Mon, Aug 04, 2003, Keith W wrote :
> Is it possible to define the port to stream on via the command line.
> ie
> vls -vv -d udp:192.168.0.42 file:video1.xyz --ttl 12
> as it is stated in the documentation, lacks the ability to define the port.
Just use :
vls -vv -d udp:192.168.0.42:1235 file:video1.xyz --ttl 12
As explained in the command line help :
vls --help
vls [options] target
options:
-v --verbose verbosity (v, vv, vvv)
-h --help display this help
-d <ip[:port]> --destination ip and port destination
-f <file> --file <file> configuration file
-t <number> --ttl <number> ttl value
-l --loop looping at end of program
--log <file> log to <file>
target:
dvd:<device> for streaming of a dvd
dvd:<dir> for streaming of a dvd stored on hard drive
file:<file> for streaming of a file
dvb:<channel> for streaming of a dvb channel
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the streaming
mailing list