-
- Downloads
Merge pull request #5157 from jfsiebel/implement-start-stop-recording-html5
Implement start stop recording html5
No related branches found
No related tags found
Showing
- bigbluebutton-html5/imports/api/meetings/server/methods.js 3 additions, 1 deletionbigbluebutton-html5/imports/api/meetings/server/methods.js
- bigbluebutton-html5/imports/api/meetings/server/methods/toggleRecording.js 44 additions, 0 deletions...l5/imports/api/meetings/server/methods/toggleRecording.js
- bigbluebutton-html5/imports/ui/components/actions-bar/actions-dropdown/component.jsx 48 additions, 20 deletions.../ui/components/actions-bar/actions-dropdown/component.jsx
- bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx 14 additions, 0 deletions...ton-html5/imports/ui/components/actions-bar/component.jsx
- bigbluebutton-html5/imports/ui/components/actions-bar/container.jsx 3 additions, 1 deletion...ton-html5/imports/ui/components/actions-bar/container.jsx
- bigbluebutton-html5/imports/ui/components/actions-bar/service.js 4 additions, 0 deletions...button-html5/imports/ui/components/actions-bar/service.js
- bigbluebutton-html5/imports/ui/components/nav-bar/component.jsx 22 additions, 2 deletions...ebutton-html5/imports/ui/components/nav-bar/component.jsx
- bigbluebutton-html5/imports/ui/components/nav-bar/container.jsx 1 addition, 1 deletion...ebutton-html5/imports/ui/components/nav-bar/container.jsx
- bigbluebutton-html5/imports/ui/components/nav-bar/recording-indicator/component.jsx 11 additions, 3 deletions...s/ui/components/nav-bar/recording-indicator/component.jsx
- bigbluebutton-html5/imports/ui/components/nav-bar/recording-indicator/styles.scss 35 additions, 11 deletions...rts/ui/components/nav-bar/recording-indicator/styles.scss
- bigbluebutton-html5/imports/ui/components/nav-bar/styles.scss 6 additions, 0 deletions...luebutton-html5/imports/ui/components/nav-bar/styles.scss
- bigbluebutton-html5/private/config/settings-development.json 2 additions, 1 deletionbigbluebutton-html5/private/config/settings-development.json
- bigbluebutton-html5/private/config/settings-production.json 2 additions, 1 deletionbigbluebutton-html5/private/config/settings-production.json
- bigbluebutton-html5/private/locales/en.json 5 additions, 0 deletionsbigbluebutton-html5/private/locales/en.json
Loading
Please register or sign in to comment