1.2.4 • Published 6 months ago

@decloudlabs/stk-file-encryptor v1.2.4

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months 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