Hi there.

I've done a fast search in the mail list and didn't found any mention of this, 
sorry if it's already mentioned.

I have this script:

MicrofonoLineIn = in(id="MicrofonoLineIn", fallible=true)
MicrofonoLineIn = server.rms(id="vmMicrofonoLineIn", MicrofonoLineIn)
mixer = mix(id="mixer",[MicrofonoLineIn, blank(id="silencio")])
Parlantes = output.prefered(id="Parlantes",
 mixer)


That is executed with -t flag, so i can get mic's RMS via telnet with my custom 
UI.

It's working fine in Ubuntu and XP, but there seems to be a problem in Windows 
7: LiquidSoap doesn't seems to get the microphone at all. No sound output and 
no RMS, but also no error anywhere.



Any clue?

Thanks,
Daniel.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to