Raymond Day wrote: > I had this working on another server and now I got a better one. But > can't get it working on it. > > If I do this command it does record the mic input: > > > Code: -------------------- > > arecord -D plughw:0,0 -d 5 -f S16_LE -c2 -r44100 test6.wav > Recording WAVE 'test6.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo -------------------- > > > > Tested playing it and it plays. > > On Logitech Media Server I have WaveInput under "Home > Favorites" and > I can click on the pencil like icon and edit it's name and the 2nd > spot it's like input. > > Right now have "wavin:0,0" but it don't work. > > What would match the same as the command line for WaveInput? > > I all ready gave "squeezeboxserver" user Primary group "audio" and > secondary groups "audio" too. > > -Raymond Day The wavin plugins takes whatever characters after the "wavin:" and uses then in the "-D" option so
wavin:0,0 becomes -D 0,0 Does your arecord command work with "-D 0,0" or should you try "wavin:plughw:0,0" ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=111910 _______________________________________________ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/squeezecenter