It was working fine on previous versions.
Error message: CaptureSample[13228:113286] [AVAB] AVAudioBuffer.mm:248 the number of buffers (810878176) does not match the format's number of channel streams (2)
From what I've found, this error is coming from the function createPCMBuffer
on CaptureEngine
Link to sample project https://developer.apple.com/documentation/screencapturekit/capturing_screen_content_in_macos