Re: [pulseaudio-discuss] Pulseaudio inside docker container

2020-12-11 Thread Sean Greenslade
On Wed, Dec 09, 2020 at 07:37:22AM +1300, Gino Lisignoli wrote: > I've been trying to create a lightweight docker container that runs a > single application with wine and xvfb, except the application requires > pulseaudio otherwise it crashes. Specifically with the error: > > Assertion 'clock_gett

[pulseaudio-discuss] Pulseaudio inside docker container

2020-12-09 Thread Gino Lisignoli
I've been trying to create a lightweight docker container that runs a single application with wine and xvfb, except the application requires pulseaudio otherwise it crashes. Specifically with the error: Assertion 'clock_gettime(CLOCK_REALTIME, &ts) == 0' failed at pulsecore/core-rtclock.c:93, func