diff options
| author | Jibon L. Costa <jiboncosta57@gmail.com> | 2020-04-01 10:17:17 +0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-01 10:17:17 +0600 |
| commit | 1b9b7e254aaba5fcb9ff3bbd79fa5613cdc406e4 (patch) | |
| tree | ead027c82775989bbc05e2768af828a38032e912 | |
| parent | 523def35972f46946f23c66926d6fa77ffc1e7c3 (diff) | |
| download | bbb-recorder-1b9b7e254aaba5fcb9ff3bbd79fa5613cdc406e4.tar.gz bbb-recorder-1b9b7e254aaba5fcb9ff3bbd79fa5613cdc406e4.zip | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,7 +51,7 @@ Here `0` mean no limit. Recording will auto stop after meeting end or kickout of node liveJoin.js "https://BBB_HOST/bigbluebutton/api/join?meetingId=MEETING_ID...." liveRecord.webm 60 true ``` -## Live RTMP broadcasting (Experimental) +### Live RTMP broadcasting (Experimental) Sometime you may want to broadcast meeting via RTMP. I did some experiment on it & got success but not 100%. To test you can use `ffmpegServer.js` to run websocket server & `liveRTMP.js` to join the meeting. You'll have to edit `rtmpUrl` & `ffmpegServer` info inside `config.json` file (if need). @@ -79,7 +79,7 @@ When you will run the command that time `chromium` browser will be open in backg **Note: It will use extra CPU to process chrome & ffmpeg.** -### Looking for Bigbluebutton shared hosting? +## Looking for Bigbluebutton shared hosting? We are offering cheaper [Bigbluebutton shared hosting](https://www.mynaparrot.com/classroom) or Bigbluebutton insallation/configuration service. You can send me email jibon[@]mynaparrot.com |
