You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.
I've tried to add the watermark image with dynamic timestamp label by addPixelBufferSource function. But I need to remove the former image before adding a new image by addPixelBufferSource.
Does anyone know how to do this?
Thank you.
Jason
The text was updated successfully, but these errors were encountered:
The watermark image must be removed because the different image will mix together. So I must remove the old image added by addPixelBufferSource recovery the original camera preview screen.
It really works. However, I have found that sometimes it will crashes at GLESVideoMixer.h . I have no idea how to fix this problem, I hope you will find something.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've tried to add the watermark image with dynamic timestamp label by addPixelBufferSource function. But I need to remove the former image before adding a new image by addPixelBufferSource.
Does anyone know how to do this?
Thank you.
Jason
The text was updated successfully, but these errors were encountered: