0

A couple of months back, I came across a client requirement who wanted to build a feature to download and restrict video files in Android App, just like YouTube, Netflix, Amazon Prime does with us. The steps need to be implemented is as follows :

  1. Download the video from the URL
  2. Encrypt the video file
  3. Decrypt the video file at the time of playing

I use RNFetchBlob for download the video from the urls and RNFS is used for file access. Requirement : I need to encrypt the video file and decrypt the video file from the App.

If anyone knows the solution please help me......

I need to encrypt the video file and decrypt the video file from the App.

Akshay N
  • 1
  • 1

0 Answers0