forked from TrunkRecorder/trunk-recorder-status-server
-
Notifications
You must be signed in to change notification settings - Fork 2
Lets you monitor the status of recordings
License
gofaster/trunk-recorder-status-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Configure the "statusServer" entry in your trunk-recorder config file. i.e.: "statusServer": "ws://xxx.xxx.xxx.xxx:3010/server" where xxx... is the IP address of the system where this server is to be run. 2. `node.js` and `npm` must be installed on the system where this server is to be run. 3. From within this directory, run `npm install` to download required modules 4. Launch the server with `node index.js` 5. From a web browser, connect to the interface at: http://xxx.xxx.xxx.xxx:3010 where xxx... is the IP address of the system where this package is running.
About
Lets you monitor the status of recordings
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 54.6%
- JavaScript 45.4%