Re: Problem with streaming

Kevin DeKorte <[email protected]>
Newsgroups gmane.comp.mozilla.mplayerplug-in
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Julien Sobrier wrote:
> Hello,
> the mplayer plug-in tries to buffer an online stream forever, and never
> plays it. But when I try the mplayer command line, it plays fine:
> mplayer http://scfire-nyk0l-1.stream.aol.com:80/stream/1048
> 
> Here is the code I sue for on a web page:
> <embed type="application/x-mplayer2"
> src="http://scfire-nyk0l-1.stream.aol.com:80/stream/1048"
> name="Player1" ID="Player1"
> AutoStart="true"
> BufferingTime="5"
> Showcontrols="true" ShowStatusBar="true"
> enablejavascript="true">
> </embed>
> 
> Any idea what is wrong?
> 
> Thank you
> Julien

I don't know if you have this option, but try adding 'NoCache="TRUE"' in
the embed statement.


<embed type="application/x-mplayer2"
src="http://scfire-nyk0l-1.stream.aol.com:80/stream/1048"
name="Player1" ID="Player1"
NoCache="true"
AutoStart="true"
BufferingTime="5"
Showcontrols="true" ShowStatusBar="true"
enablejavascript="true">
</embed>

That seems to allow it to work for me.

You don't say what version of mplayerplug-in you are using, but the
current one 3.40 has a fallback for ICY streams, perhaps it is not
working correctly. I'll look at it later this week.

Kevin

- --
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Remi - http://enigmail.mozdev.org

iD8DBQFGmhqC6w2kMH0L1dERAvIaAJ4xJImo3Yc41K5vS4ON3x3ZFqs3vwCfWVNT
LhplGlbgEMNJCBYxlcgIs6U=
=i1lV
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.