[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: aoss realplay and mozilla



On Sun, Feb 20, 2005 at 02:28:18PM -0500, Josh Narins wrote:
> Thanks to #debian on freenode.net I found out about using realplay with
> an "alsa wrapper" aoss.
> /usr/bin/aoss /usr/local/RealPlay/realplay
> 
> However, I never found any way to get this to work in mozilla?

Write a script that runs the above command:

===================== Cut here ====================================
#!/bin/sh

/usr/bin/aoss /usr/local/RealPlay/realplay $*

===================== Cut here ====================================


Put the script in a file such as '/usr/local/bin/aossrp', and
then call the script from Mozilla, instead of realplayer itself.

Cheers,

Paul


-- 
Paul Dwerryhouse						| PGP Key ID: 
(not in) Melbourne, Australia					| 0x6B91B584



Reply to: