bpa;690288 Wrote: 
> I think VLC may be the simplest route (i.e. fewest changes to underlying
> system).
> 
> Before trying to get VLC to work - go back to basics.  Once you are
> sure the device to use for capture - then streaming is easy.
> 
> Can you capture the audio using the Sound Recorder application ?
> 
> next can you capture the audio using arecord from a shell prompt ?
> 
> edit:
> 
> From another post 
> 
> This is what another user used to stream a CD to a player.
> > 
Code:
--------------------
  >   > 
  > vlc -vvv cdda:///dev/hda --sout 
"#transcode{acodec=mpga,ab=128}:standard{access=http,mux=raw,url=:8080/vlcstream.mp3}"
  > 
--------------------
> > 
Thanks, I'm sure you are right, but...

I've spent the last 2 hours trying to find the name and format of the
audio device that vlc will accept, to no avail.

Sound Recorder works - with 'Master' as the only available input.

With arecord I can't find which device (or PCM?) to use.  with 'pulse'
it takes all audio including the microphone and I can't switch it off.

I'm at a loss how to learn enough to be able to find such things out
for myself.


-- 
PasTim

Server on Windows 7 Ultimate 64 bit, 2 CPU, 2GHz, 4GB, FLAC files. Touch
on Ethernet (in another room).  Analogue out over 'a bit of wire' to
ageing Quad Hi-Fi. An old (wireless) laptop controls the server using
Chrome.
------------------------------------------------------------------------
PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to