Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DidOutputSampleBuffer it's not called on GPUVideoCamera #104

Open
edenilsonfe opened this issue Aug 28, 2020 · 0 comments
Open

DidOutputSampleBuffer it's not called on GPUVideoCamera #104

edenilsonfe opened this issue Aug 28, 2020 · 0 comments

Comments

@edenilsonfe
Copy link

DidOutputSampleBuffer(from AVCaptureVideoDataOutputSampleBufferDelegate) method is called when a frame is available on the output, so I can use this frame to do something that I can. This method is called normally when I use GPUImageStillCamera but not when I use GPUImageVideoCamera. This method is called just two times when I use GPUImageVideoCamera so I can't get a frame on the output. Is there any way to force the call to this method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant