manishkatyan / bbb-mp4

Easily integrate bbb-mp4 app into your BigBlueButton server to automatically convert class recordings into MP4 videos.
MIT License
55 stars 41 forks source link

Updated bbb-mp4 for bbb2.3.3 #26

Closed arun-hel closed 3 years ago

arun-hel commented 3 years ago
  1. Removed replacing index.html, instead we add our js file to index.html using script tag (fix for #25 ).
  2. More accurate video duration detection.
  3. download-button.js will wait for "vjs-control-bar" to add Download button (fix for #24 )