streaming by command line parameters
Posted: 13 Jul 2009 21:02
Hello everyone,
I'm able to use the UI to stream media (both screen:// and DirectShow of a web-cam) from one PC to another via LAN (both Windows XP, VLC version 0.8.6i).
On the server side, by the UI, I use the wizard to stream screen:// to network, via http, in asf format, with ttl=1. I assume if i could stream screen:// then streaming the web-cam would be simple.
the client is using the following command line parameters:
http://<server ip address>:8080
and it works fine. so i know there's no firewall issue or something like that.
Now i want to start the server automatically, i.e. by command line parameters. tried pretty much every option I could find with --sout, read the wiki and the forum, tried and tried different parameters, all should be working... to no avail.
if anyone has done that before, please specify the parameters you used.
Thanks,
Or
I'm able to use the UI to stream media (both screen:// and DirectShow of a web-cam) from one PC to another via LAN (both Windows XP, VLC version 0.8.6i).
On the server side, by the UI, I use the wizard to stream screen:// to network, via http, in asf format, with ttl=1. I assume if i could stream screen:// then streaming the web-cam would be simple.
the client is using the following command line parameters:
http://<server ip address>:8080
and it works fine. so i know there's no firewall issue or something like that.
Now i want to start the server automatically, i.e. by command line parameters. tried pretty much every option I could find with --sout, read the wiki and the forum, tried and tried different parameters, all should be working... to no avail.
if anyone has done that before, please specify the parameters you used.
Thanks,
Or