| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Sun Dec 16, 2007 6:08 pm Post subject: Streaming "what u hear" |
|
|
Hello.
I've wasted so many hours googleing for my problem but no luck so far. So I've finally decided to ask about this in forums.
I would like to stream the very music I'm currently playing to a icecast/shoutcast or whatever. Basically, I'd like others to hear exactly what I hear.
How to do this (is it even possible)? and what should I change in my configuration files then. I use alsa, but it wouldn't be a problem to use other engines.
Please reply asap, I need things to be working by friday
thanks in advance |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Dec 16, 2007 8:21 pm Post subject: |
|
|
You need an live input encoder like ices2, liveice etc to capture from the dsp. Configure you mixer settings so that the source of the capture is a mix of what is available (eg Mix and capture settings in alsa)
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Sun Dec 16, 2007 10:37 pm Post subject: |
|
|
Thanx for a fast response. I tried livecast but no luck. It says that it's unable to open sound device. Any suggestions what I should do?
| Quote: |
$ ./liveice
playlist
0
Initialising Soundcard
11451:Error: Failed to open sound device
|
|
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Dec 16, 2007 10:59 pm Post subject: |
|
|
You need to check into that error in more detail, it could be that you have that device already open with something else and you haven't configured alsa to allow sharing of the devices between apps or you could have a hardware issue. Check with alternative approaches like aoss or arecord.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Sun Dec 16, 2007 11:14 pm Post subject: |
|
|
I closed rhythmbox and liveice started working mybe you could give me some hints about how to allow alsa to share devices between apps? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Dec 17, 2007 12:22 am Post subject: |
|
|
There will be people/docs etc that will be far better than me at going through that over at www.alsa-project.org. I'm surprised your distribution is not already setup for it. It may be the case that you just need to run "aoss liveice ..." but you didn't say anything about that.
karl. |
|
| Back to top |
|
 |
|