Add a credentials.json
file with your OpenTok credentials to the src
directory:
{
"apiKey": "YOUR_API_KEY",
"sessionId": "YOUR_SESSION_ID",
"token": "YOUR_TOKEN"
}
To run:
npm install
npm run start
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||