Re: trouble playing streaming video
On Sat, 23 Jan 2010 17:24:51 -0500, Steve Kleene wrote:
> I'm having trouble accessing streaming video from a local website. If I
> click on a video in iceweasel (up-to-date Lenny), I see that
> MPlayer-Plugin is called, and the browser also shows:
>
> Connecting to server 70.61.148.132[70.61.148.132]: 80...
>
> ps shows the following process:
>
> mplayer -wid 0x1201a26 -vf scale=640:-3 -osdlevel 1 -nojoystick \
> -noconsolecontrols -cookies -softvol -slave -user-agent NSPlayer \
> -nomouseinput -cache 512
> http://70.61.148.132/WXOD/WCT%2018120.WMV?MSWMExt=.asf
Mmm, try with this:
***
mplayer -wid 0x1201a26 -vf scale=640:-3 -osdlevel 1 -nojoystick \
-noconsolecontrols -cookies -softvol -slave -user-agent NSPlayer \
-nomouseinput -cache 512
mms://70.61.148.132/WXOD/WCT%2018120.WMV?MSWMExt=.asf
***
Note the use of "mms://" protocol instead "http://" one.
Greetings,
--
Camaleón
Reply to: