Thursday, 15 October 2020

Video encryption while encoding

I am developing application which is recording video using MediaCodec and converting it into Mp4(h.264+aac) using MediaMuxer. I want to keep that mp4 encrypted but i am not able to find anyway to encrypt video while recording .So currently I have to encrypt video once video is created. Since MediaCrypto is used while decoding is there any other way ?



from Video encryption while encoding

No comments:

Post a Comment