I see. I does indeed seem a sound server is the appropriate solution.
Thanks.
On Sun, Dec 13, 2015 at 06:05:22PM +0200, Konstantin Belousov wrote:
> On Sun, Dec 13, 2015 at 08:23:57AM -0700, James Gritton wrote:
> > On 2015-12-12 15:44, Lu??s Fernando Schultz Xavier da Silveira wrote:
> > >
> >
Hi,
I would like one of my jails to have the ability to play back sound,
but not to record it. As I understand, sound is played back by writing
to /dev/dsp and recorded by reading from it. Hence, placing the /dev/dsp
device (and /dev/dsp[0-9]* devices) in the jail via devfs.rules is not
a solution