1.2.5 • Published 1 year ago

@decloudlabs/stk-file-encryptor v1.2.5

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

About project

This is a A node server package which will convert the video into 6 (configurable) sec segments and encrypt it and binds it with the html video player.


Getting Started

Setup locally:

git clone https://github.com/stackosofficial/VideoEncryptionModule.git
cd VideoEncryptionModule
npm install

Running tests

Run the tests locally using jest:

npm run test