JiriSko / amixer-webui

Web application for control ALSA volume
MIT License
53 stars 21 forks source link

Feature request - Show processes accessing soundcard #8

Open marmeladema opened 7 years ago

marmeladema commented 7 years ago

Hi !

I'm in need of a way to see if and which processes are accessing soundcards. Polling with lsof could be a way to do that:

lsof -Fpc /dev/snd/pcm*

What do you think about this feature ? I'm willing to work on it in a few days.

Thanks for you answer and happy new year :)

JiriSko commented 7 years ago

Hi,

I'm not against it. But I won't have time for this right now. :)

alekksander commented 6 years ago

nice idea, +1