Stream sound card output to icecast2 via darkice
        Posted  
        
            by 
                Alberto Burgos
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Alberto Burgos
        
        
        
        Published on 2012-12-04T07:10:49Z
        Indexed on 
            2012/12/04
            11:29 UTC
        
        
        Read the original article
        Hit count: 361
        
I want to stream to icecast server via darkice, the default .cfg comes with /dev/dsp, witch is OSS, but there is no /dev/dsp in Ubuntu 12.10, so I tried hw:0,0, but it's just the microphone, and I would like to stream all of the sound-card output.
Any ideas?
cat /proc/asound/cards
 0 [SB             ]: HDA-Intel - HDA ATI SB
                      HDA ATI SB at 0xf8700000 irq 16
cat /proc/asound/devices
  1:        : sequencer
  2: [ 0- 0]: digital audio playback
  3: [ 0- 0]: digital audio capture
  4: [ 0- 0]: hardware dependent
  5: [ 0]   : control
 33:        : timer
I tried following this post: How can I stream my soundcard output?
© Ask Ubuntu or respective owner