Commit Graph

13917 Commits

Author SHA1 Message Date
Richard Alam
cd00f8b905 Merge pull request #3544 from ritzalam/support-svc2-in-screen-share
Support svc2 in screen share
2017-01-06 16:37:51 -05:00
Richard Alam
b62a36c1b1 - cleanup 2017-01-06 21:24:35 +00:00
Richard Alam
0f6cd30280 - scripts to build h264 jars 2017-01-06 21:04:14 +00:00
Richard Alam
b03ecdaae4 - new svc2 unsigned jars 2017-01-06 21:00:56 +00:00
Richard Alam
97b855b62b - removing unneeded files 2017-01-06 20:59:36 +00:00
Richard Alam
955f348079 - build new svc2 libs 2017-01-06 20:56:19 +00:00
Fred Dixon
9d0462d541 Merge pull request #3543 from kepstin/presentation-rec-hang
Fix recording playback hang in Firefox
2017-01-06 10:43:19 -05:00
Calvin Walton
b077d48644 Drop chrome frame support
Chrome frame has been discontinued for quite a while. The playback code actually
does work in IE if you install an extra codec pack or switch the video format used.
2017-01-06 10:31:29 -05:00
Calvin Walton
dadeb40fa0 Add a callback to sync popcorn initialization after video element is ready.
Due to the extra delays added by setting up the closed captions, it happens more
often that the writing.js code will attempt to initialize popcorn on the video
element before the video element actually exists on the page.

(This was always a problem, it's just worse now)

Add a synchronization point which will delay the popcorn initialization until the
video element is ready.
2017-01-06 10:30:31 -05:00
Calvin Walton
2aa3ebb16b "use strict"; should never be used at top level in a JS file
This can create weird conflicts when using other libraries
2017-01-06 10:19:38 -05:00
Fred Dixon
c26495b27e Merge pull request #3542 from ffdixon/11-update-api-demos
Updating API demos for 1.1-beta -- removing older demos no longer used
2017-01-05 19:02:34 -05:00
Fred Dixon
ac3437d3d6 Updating API demos for 1.1-beta -- removing older demos no longer used 2017-01-05 18:00:50 -06:00
Anton Georgiev
314dfc4551 Merge pull request #3541 from antobinary/bbb-client-check-changes
bbb-client-check WebRTCEchoTest:change voiceBridge from "undefined" to ""
2017-01-05 17:44:40 -05:00
Anton Georgiev
3d13d634a8 change voiceBridge from "undefined" to "" 2017-01-05 20:51:11 +00:00
Fred Dixon
f561e21e20 Merge pull request #3540 from antobinary/bbb-client-check-changes
Bbb-client-check add missing functions for WebRTCEchoTest
2017-01-05 13:18:02 -05:00
Anton Georgiev
79b251ddad revert voiceBridge change 2017-01-05 16:04:01 +00:00
Anton Georgiev
d457995539 set success/fail flags for webrtc tests 2017-01-05 15:48:51 +00:00
Fred Dixon
1ff622da06 Update index.html
Bumped the copyright date on index.html
2017-01-05 10:01:41 -05:00
Richard Alam
af5f6f8745 Merge pull request #3539 from ritzalam/support-svc2-in-screen-share
- add svc2 codec lib for macos
2017-01-04 15:13:52 -05:00
Richard Alam
771f264cf4 - add svc2 codec lib for macos 2017-01-04 20:10:38 +00:00
Chad Pilkey
f11345f24a Merge pull request #3537 from riadvice/webcams-only-for-moderator
Webcams only for moderator
2017-01-04 13:14:46 -05:00
Ghazi Triki
2e3bb4754d Fixed typos in webcamsOnlyForModerator naming. 2017-01-04 19:02:17 +01:00
Richard Alam
02f22beff0 Merge pull request #3538 from ritzalam/support-svc2-in-screen-share
Support svc2 in screen share
2017-01-03 12:37:56 -05:00
Ghazi Triki
92c1205e9c Handling "webcamsOnlyForModerator" meeting option in the client. 2017-01-02 17:06:16 +01:00
Ghazi Triki
4c4d768883 Added new "webcamsOnlyForModerator" parameter for create meeting API. 2017-01-02 16:56:32 +01:00
Richard Alam
d20372fe7a - add linux jars 2016-12-23 18:50:00 +00:00
Anton Georgiev
b693bbf28c Merge pull request #3532 from Lajellu/recordingIconLogic
HTML5 - Fix Recording Indicator Logic
2016-12-23 09:52:52 -05:00
Richard Alam
59accb69f5 - set codec using param 2016-12-21 21:16:56 +00:00
Lajellu
11e5809340 HTML5 - Remove unncessary background-color CSS 2016-12-21 13:13:00 -08:00
Lajellu
ec49a0a343 HTML5 - Fix Recording Indicator Logic
Original:
The indicator is always visible.
If the meeting is currently being recorded,
Then indicator turns red

Changed to:
If the meeting is currently being recorded
Then the indicator is displayed and red
2016-12-21 11:13:08 -08:00
Anton Georgiev
20eea9cb06 Merge pull request #3531 from JaeeunCho/muteIcon
HTML5 Client userlist - added muted/unmuted button for the current user
2016-12-21 13:04:45 -05:00
Anton Georgiev
2a8d3bb93b Merge pull request #3528 from Lajellu/completeEmojiIcons
Complete emoji icons
2016-12-21 13:02:22 -05:00
Lajellu
b99d0a2407 HTML5 - Emoji - fix merge conflicts 2016-12-21 09:14:46 -08:00
Lajellu
a7afa00b0f HTML5 - Emojis - Remove the extra icons added in by the previous merge 2016-12-21 09:01:33 -08:00
Anton Georgiev
d408bb1522 Merge pull request #3514 from KDSBrowne/New-Settings-Update
New settings update - Application Menu
2016-12-21 12:01:26 -05:00
KDSBrowne
9dfc0791a8 remove clearing storage 2016-12-21 09:00:14 -08:00
Lajellu
9a77ace223 Merge remote-tracking branch 'upstream/master' into completeEmojiIcons 2016-12-21 09:00:12 -08:00
Anton Georgiev
9ba6a2c5ae Merge pull request #3529 from Lajellu/hideUnusableSlideCtrls
HTML5 - comment out unimplemented presenter slide control UI
2016-12-21 11:43:43 -05:00
KDSBrowne
9c4f3e5c50 import as LocalStorage and clear specific values 2016-12-21 08:31:16 -08:00
Anton Georgiev
69f3571101 Merge pull request #3524 from KDSBrowne/UI-Update-Changes01
UI Changes Update
2016-12-21 11:10:27 -05:00
Anton Georgiev
cdcbf6db0c add missing functions 2016-12-21 15:27:33 +00:00
JaeeunCho
a8a8791699 HTML5 Client userlist - added muted/unmuted button for the current user 2016-12-20 15:39:11 -08:00
Lajellu
8389d2b2e3 HTML5 - comment out Join Video to fix DOM positioning
The reason there was so much space between `Join Audio` and `Status` was that `Join Video` was in between. Join Video was removed
to fix this positioning.

Leave Audio and Join Video icons are being hidden, which still holds the space for that component in the DOM, but does not show
it.
`Join Audio` should not be commented out because the icon is displayed at certain times.
`Join Video` can be commented out for now for UI purposes and put back when it's implemented.
2016-12-20 12:27:16 -08:00
Richard Alam
c27c6cd584 - build win libs supporting svc2 2016-12-20 18:45:08 +00:00
Lajellu
95903abe7c HTML5 - comment out unimplemented presenter slide control UI 2016-12-20 10:33:14 -08:00
Lajellu
b3f1d9f804 HTML5 - Add the three emojis: applause, thumbs up, thumbs down and fixes some master lint issues 2016-12-20 10:06:01 -08:00
Lajellu
98db4c8eec HTML5 - fixes merge conflicts bw master and this branch 2016-12-20 09:18:24 -08:00
KDSBrowne
72d53f54ac remove unused import 2016-12-19 14:19:06 -08:00
KDSBrowne
d79fabaeb6 add callback to cancel button 2016-12-19 14:01:52 -08:00
KDSBrowne
73db970152 add suggestions and store settings until logout 2016-12-19 13:45:09 -08:00