API-Examples icon indicating copy to clipboard operation
API-Examples copied to clipboard

iOS `setVideoFrameDelegate` does not work as expected.

Open vince-hz opened this issue 3 months ago • 0 comments

I want to do background removal. So I try to modify video raw data by myself. I download the project with commit hash '0ec9b443b880d7ccae058c6adfd2f1ca4d77e8be'. After setup, I clicked the 'Raw Video Data' button on the main screen. Then I join a channel successfully. But the onCaptureVideoFrame: function was not called as expected. My device is iPad Air4 and iOS version 17.3.1.

vince-hz avatar Apr 01 '24 10:04 vince-hz