To setup meeting-scribe for development, follow these steps:
- Clone the repository:
git clone [email protected]:100mslive/meeting-scribe.git
- Change to the directory:
cd meeting-scribe
- Install dependencies:
npm install
- Install the tool itself (Optional):
npm install -g .
After installation, you can run Meeting-Scribe from any directory using the following command:
meeting-scribe -u https://amar-livestream-641.app.100ms.live/streaming/meeting/dcm-zlrx-pee -va 100ms
Note: Above is a sample meeting url, please login to 100ms to create your own meeting room.
OR, if you skipped the optional step 4. above
node index.js --url <MEETING_URL>
Please use the respective templates for raising bugs and feature requests.