On Sat, 02 Sep 2006 11:58:22 -0400
Geddes Munson <[EMAIL PROTECTED]> wrote:

> Greetings,
> 
> I am trying to get our college radio station to do online streaming, and I
> am pretty close. Running debian with the 2.6 kernel and the M-Audio M44
> sound card. It all works, but I need to run two different encoding programs,
> darkice for mp3 streaming, and realproducer for streaming to the college's
> helix server. Both work individually, but I can't get them to work at the
> same time, when darkice is encoding (live from soundcard) realproducer spits
> out the error:
> 
> Error: Could not open audio device '/dev/dsp'
> 
> 
> When I run it. If I run realproducer first, darkice spits out the same
> error. How can I configure ALSA to allow multiple applications to tap into
> the sound cards inputs?
> 
> Thank you in advance for your help and your time,
>   Geddes Munson  
> 
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Alsa-user mailing list
> Alsa-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-user
> 


As a second thought, but probably even longer shot.

You can run another Linux in QEMU, the latter will use ALSA.

The QEMU Linux instance will be used to run 'realproducer'.

In other words, the QEMU Linux instance will be used as OSS -> ALSA
converter.

--Sergei.

-- 
Visit my http://appsfromscratch.berlios.de/ open source project.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to