command line streaming help [solved]

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

command line streaming help [solved]

Postby kairno » 03 Sep 2008 14:17

Hi, i have a question about the comand line....i'm using an appro ip camera, but that's irellevand as far as i see it... i tried running vlc using

Code: Select all

vlc.exe http://<un>:<pass>@<ip>/appro-cgi/mpeg4.cgi transcode{vcodec=WMV2,vb=96,scale=1,acodec=mp3,ab=16,channels=2}:duplicate{dst=std{access=mmsh,mux=asfh,dst=192.168.31.215:8080}}
vlc starts, shows the link in the statubar, but nothing actually loads...

using the vlc wizzard / open network stream then using the streaming option with the code i posted, works just fine

vlc version :0.8.6a

tried with 8.6i, but nothing even loads...

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: command line streaming help

Postby VLC_help » 03 Sep 2008 16:00

from command line, --sout '#transcode ...
http://www.videolan.org/doc/videolan-howto/en/ch09.html

kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

Re: command line streaming help

Postby kairno » 03 Sep 2008 16:10

Code: Select all

vlc.exe -vvv http://<un>:<pass>@<ip>/appro-cgi/mpeg4.cgi --sout '#transcode{vcodec=WMV2,vb=96,scale=1,acodec=mp3,ab=16,channels=2}:duplicate{dst=std{access=mmsh,mux=asfh,dst=192.168.31.215:8080}}'
tried this, seems like what the page you provided showed... still doesn't work, the player starts, but doesn't load anything

tried without the "-vvv" part, same result...

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: command line streaming help

Postby VLC_help » 04 Sep 2008 14:01

Code: Select all

vlc.exe -vvv http://<un>:<pass>@<ip>/appro-cgi/mpeg4.cgi --sout=#transcode{vcodec=WMV2,vb=96,scale=1,acodec=mp3,ab=16,channels=2}:duplicate{dst=std{access=mmsh,mux=asfh,dst=192.168.31.215:8080}}
Does that work any better?

kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

Re: command line streaming help

Postby kairno » 04 Sep 2008 14:09

thanks, worked perfectly.you made my day :D

edit : is there any way i can mark the topic as solved ?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: command line streaming help [solved]

Postby VLC_help » 05 Sep 2008 17:19

I changed it to make your day even better one :D


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 35 guests