ScreenCapture icon indicating copy to clipboard operation
ScreenCapture copied to clipboard

do you know anyway to add watermark in this project?

Open quocb14005xx opened this issue 5 years ago • 3 comments

quocb14005xx avatar May 02 '19 11:05 quocb14005xx

sorry, no such function is provided, but you can use ScreenCaptureStreamCallback(/screencapture/callback/ScreenCaptureStreamCallback.java) or other tools later to add watermark to video

HelloHuDi avatar May 07 '19 05:05 HelloHuDi

i was try to get byte[] from videoContentByte function but this byte array not true format to convert to bitmap or any way to add watermark

quocb14005xx avatar May 08 '19 07:05 quocb14005xx

this is a continuous feedback callback, recorded data that may not be a frame, so ,you may have to wait until the recording is complete to add a watermarking to the video

HelloHuDi avatar May 11 '19 10:05 HelloHuDi