404 B
404 B
Cloud Recording
To save recordings on a different server or cloud service copy this cloud folder to the desired server.
Quick Start
# Install dependencies
npm install
# Start the server
npm start
Edit config.js
In the CodePill .env file, change the endpoint to send recording chunks:
RECORDING_ENDPOINT=http://localhost:8080
