diff --git a/include/pipewire_screencast.h b/include/pipewire_screencast.h index 9f3e012..58c1607 100644 --- a/include/pipewire_screencast.h +++ b/include/pipewire_screencast.h @@ -3,7 +3,7 @@ #include "screencast_common.h" -#define XDPW_PWR_BUFFERS 1 +#define XDPW_PWR_BUFFERS 4 #define XDPW_PWR_ALIGN 16 void xdpw_pwr_trigger_process(struct xdpw_screencast_instance *cast);