Thank you for the clarification, I will look into it.
Regards,
Dorinda.
On Sat, Apr 15, 2023 at 9:39 AM Volker Rümelin wrote:
> Hi Dorinda,
>
> > This commit adds a new audiodev backend to allow QEMU to use Pipewire as
> > both an audio sink and source. This backend is available on most systems
Hi Dorinda,
This commit adds a new audiodev backend to allow QEMU to use Pipewire as
both an audio sink and source. This backend is available on most systems
Add Pipewire entry points for QEMU Pipewire audio backend
Add wrappers for QEMU Pipewire audio backend in qpw_pcm_ops()
qpw_write functio
Am 12.04.23 um 15:59 schrieb Dorinda Bassey:
> Hi Volker,
>
> It seems that for some unknown reason using audio_pcm_info_clear_buf in
> playback_process causes segmentation fault. Hence I moved the handling of
> buffer underruns from the playback process to the qpw_write process because
> that i
Hi Volker,
It seems that for some unknown reason using audio_pcm_info_clear_buf in
playback_process causes segmentation fault. Hence I moved the handling of
buffer underruns from the playback process to the qpw_write process because
that is the underlying cause of buffer underrun.
Regards,
Dorind
This commit adds a new audiodev backend to allow QEMU to use Pipewire as
both an audio sink and source. This backend is available on most systems
Add Pipewire entry points for QEMU Pipewire audio backend
Add wrappers for QEMU Pipewire audio backend in qpw_pcm_ops()
qpw_write function returns the c