0

I developed flutter download video application. I want to encrypt this video file to protect sharing to other. How can I do?. Please give me suggestions.

Noobs
  • 1
  • There is no bullet proof way to prevent sharing of video files. If you own the videos, your best bet is to use some DRM solution. If you are doing any encryption, you have to do it on server side to benefit from it. Not in your flutter app. – Niko Ruotsalainen Oct 08 '19 at 20:02
  • @noobs maybe this help you: https://stackoverflow.com/questions/59981337/how-can-i-encrypt-video-file-using-dart – Abdoljabbar Apr 29 '20 at 04:40

0 Answers0