1.0.3 • Published 4 years ago

agora-record v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

agora-record

Docker container to build a node module wrapper around the Agora Recording SDK, https://docs.agora.io/en/Recording/downloads, which publishes to http://npmjs.org/agora-record.

Based on initial code from https://github.com/AgoraIO/Basic-Recording

Usage

The container builds the module and publishes it. Supply credentials for npmjs.org.

docker build --build-arg user=USERNAME --build-arg email=EMAIL --build-arg password=SECRET -t agora-record .
1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago