
vonage-video-learning-server
The Vonage Video Learning Server
vonage-video-learning-server
Vonage-Community/sample-video-node-learning_server
Just deployed
A sample server app shows you how to use Vonage Video Node Server SDK to create OpenTok sessions, generate tokens for those sessions, archive (or record) sessions, and download those archives. This backend server can be used to kick-start your own projects or use alongside our existing demos.
Template Content
vonage-video-learning-server
Vonage-Community/sample-video-node-learning_serverPRIVATE_KEY64
Your Vonage Private Key as a base64-encoded value ( Linux: cat private.key | base64 -w 0 \n Mac: cat private.key | base64 -b 0 ): Login to the Vonage Dashboard (https://dashboard.nexmo.com/applications) to get this value
API_APPLICATION_ID
Vonage Application Id: Login to the Vonage Dashboard (https://dashboard.nexmo.com/applications) to get this value.