View previous topic :: View next topic |
Author |
Message |
cmmalone n00b

Joined: 08 Oct 2004 Posts: 12
|
Posted: Sat May 12, 2007 10:05 pm Post subject: Jack and flash in firefox |
|
|
I've got jack up and running and it seems to be working well. Once I turned on the tmpfs stuff, I don't have any underruns or anything. Things sound fine and I can use jamin.
But using jack, I don't get sound out of flash in firefox so I can't watch YouTube and other web flash things. I tried to change the jack alsa plugin to be wired default by setting pcm.!default in asound.conf, but it seems to just continually cycle jack connections until it uses up all my jack ports. Because it does talk to jack, it seems like the alsa config is working fine. But it just doesn't work right.
Is there any way to get this working or am I doomed to stop Amarok or mplayer, turn off jack, and then restart firefox so I can get sound in flash? I can't see any way to specify what alsa device to use for flash.
My asound.conf without jack as default (I use the jackplug device in Amarok for example, in order to use jack):
Code: |
pcm.jackplug {
type plug
slave { pcm "jack" }
}
pcm.jack {
type jack
playback_ports {
0 alsa_pcm:playback_1
1 alsa_pcm:playback_2
}
capture_ports {
0 alsa_pcm:capture_1
1 alsa_pcm:capture_2
}
}
|
My asound.conf when I tried to use jack as default, which I only tried because flash won't let me specify an alsa device:
Code: |
pcm.!default {
type plug
slave { pcm "jack" }
}
pcm.jack {
type jack
playback_ports {
0 alsa_pcm:playback_1
1 alsa_pcm:playback_2
}
capture_ports {
0 alsa_pcm:capture_1
1 alsa_pcm:capture_2
}
}
|
Some package versions if that is helpful.
media-sound/jack-audio-connection-kit-0.101.1-r1
media-libs/alsa-lib-1.0.14_rc2
media-plugins/alsa-plugins-1.0.14_rc1-r1
net-www/netscape-flash-9.0.31.0
Any help with this would be greatly appreciated. As you can imagine, searching on "jack" and "flash" isn't very easy! Thanks. |
|
Back to top |
|
 |
Coltie Guru


Joined: 22 Apr 2005 Posts: 305 Location: N 46° 7' 26.7" E 7° 6' 11.2"
|
|
Back to top |
|
 |
Caleb9 Tux's lil' helper


Joined: 22 Nov 2005 Posts: 79 Location: PL & DK
|
Posted: Sun Jul 08, 2007 11:40 am Post subject: |
|
|
Was this ever solved? I have the same problem  |
|
Back to top |
|
 |
desultory Administrator

Joined: 04 Nov 2005 Posts: 8889
|
Posted: Mon Jul 09, 2007 5:17 am Post subject: |
|
|
Moved from Multimedia to Duplicate Threads, please continue discussing this in topic "Sound issue with JACK and Firefox.", as linked to above by Coltie. |
|
Back to top |
|
 |
|