Comment 7 for bug 1391230

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

After checking a bit more on the pulse side, I believe that might indeed be just the expected behaviour and not a bug. I don't think pulse can simply stop/suspend the stream when the app gets SIGSTOP as there's no way to warn the app about the stream state.

One way to fix that would be adding a hook into the webrowser-app to stop/pause the multimedia streams when the app moves to the background (I believe there's a platform-api hook for that). One other fix would be the integration with media-hub, but afaik that's only for ota-1.