Commit Graph

20771 Commits

Author SHA1 Message Date
KDSBrowne
51fe987488 add support for Edge in audio permissions-overlay 2018-05-11 09:32:56 -07:00
KDSBrowne
f8e2eb4295 prevent beginElement() breaking Edge browser 2018-05-11 09:26:31 -07:00
KDSBrowne
1a85892828 add check for Edge in deviceInfo.js 2018-05-11 09:17:32 -07:00
Fred Dixon
d31a980cf7
Merge pull request #5524 from kepstin/bbb-20-rec-fixes
RnP: Fix bitrate in screenshare.yml
2018-05-11 12:01:54 -04:00
Calvin Walton
32ff8b9f24 RnP: Fix bitrate in screenshare.yml
I forgot to include the 'K' multiplier on the bitrate values, so they
were all 1000 times too low.
2018-05-11 11:58:54 -04:00
Ghazi Triki
48b695697e Make breakout rooms expire only by their duration. 2018-05-11 16:50:12 +01:00
Richard Alam
0614fd7916 - wait for the video stream stopped message from red5 to tell us that the stream is gone instead of guessing that
the stream stopped because usef has left the meeting.
2018-05-11 08:49:44 -07:00
Richard Alam
14b35c8784 - add video stream events to logging so we can trace it 2018-05-11 08:49:06 -07:00
Richard Alam
aa3b3c9589 - remove extra logging 2018-05-11 08:48:42 -07:00
Richard Alam
9d4926eab8 - handle stream stopped event by checking if stream is present 2018-05-11 08:47:50 -07:00
Richard Alam
7701b70842 - the bbb-video red5 app is not responsible for sending the start/stop webcam message 2018-05-11 08:47:03 -07:00
Richard Alam
0bdd491f2e - send video start/stop message to akka-apps instead of having the flash send them as the message
might not reach the server because the connection disconnected.
2018-05-11 08:45:22 -07:00
Tainan Felipe
43efd5b094 fix intl lost after refresh 2018-05-11 10:05:59 -03:00
Anton Georgiev
e71c299dff
Merge pull request #5461 from BobakOftadeh/fullScreen-fix
Full screen button fix
2018-05-11 08:46:30 -04:00
Anton Georgiev
9801a9f332
Merge pull request #5462 from Tainan404/issue-5455
Show listen only icon in webcam status.
2018-05-11 08:27:10 -04:00
Fred Dixon
f1d1e0fe30
Merge pull request #5518 from ffdixon/fix-bbb-conf-12
Fix for #5444
2018-05-10 19:55:17 -04:00
Fred Dixon
9e6b279eb1 Fix for #5444 2018-05-10 18:54:30 -05:00
Fred Dixon
d4b412e884
Merge pull request #5517 from capilkey/update-ss-selectwindow
Fix WebRTCDesktopViewWindow not being closed properly
2018-05-10 19:52:04 -04:00
Chad Pilkey
166a32ec6a fix WebRTCDesktopViewWindow not being closed properly 2018-05-10 16:12:04 -07:00
Tainan Felipe
5659ba10e7 use authtoken and connection status to verify feedback 2018-05-10 17:23:17 -03:00
Anton Georgiev
8a2099999c
Merge pull request #5513 from antobinary/free-join-prop
Add logging for failing audio
2018-05-10 14:19:22 -04:00
Anton Georgiev
45ab9da9d1 add logging for failing audio 2018-05-10 18:11:49 +00:00
Anton Georgiev
7b4d0781ed
Merge pull request #5508 from prlanzarin/keyframe-interval
Added support for a configurable keyframe interval for screensharing
2018-05-10 14:00:38 -04:00
Lucas Fialho Zawacki
d83178c196 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into use-get-recording-status 2018-05-10 17:39:14 +00:00
Lucas Fialho Zawacki
85362e59b8 Remove now unecessary messages sent from HTML5 server 2018-05-10 17:38:30 +00:00
Lucas Fialho Zawacki
120f7767a4 Fixing bbbgw messages for recording and doing video using GetRecordingStatus 2018-05-10 17:37:26 +00:00
Fred Dixon
963f15be05
Merge pull request #5509 from riadvice/choose-breakout-room
Improve BreakoutRoomSettings layout
2018-05-10 11:04:33 -04:00
Ghazi Triki
dd3f530872 Improve BreakoutRoomSettings layout. 2018-05-10 15:55:01 +01:00
prlanzarin
21e3dbab30 Added support for configurable keyframe interval 2018-05-10 14:30:15 +00:00
Tainan Felipe
63e8051a93 decrease star size and hide textarea when no evaluted 2018-05-10 11:14:56 -03:00
Anton Georgiev
292e9a8f02
Merge pull request #5505 from prlanzarin/fix-ss-distortion
Fixed screenshare resolution limit
2018-05-10 09:28:06 -04:00
Fred Dixon
21a6dfecda
Merge pull request #5506 from prlanzarin/update-dep-sfu
Updated bbb-webrtc-sfu dependencies
2018-05-09 19:58:21 -04:00
prlanzarin
d1477943bd Updated bbb-webrtc-sfu dependencies 2018-05-09 23:56:36 +00:00
Fred Dixon
082792c720
Merge pull request #5503 from riadvice/choose-breakout-room
Improve BreakoutRoomSettings layout and free-join behaviour.
2018-05-09 19:41:22 -04:00
prlanzarin
060e8abf32 Fixed screenshare resolution limit 2018-05-09 23:38:20 +00:00
Fred Dixon
42750408d3
Merge pull request #5504 from capilkey/update-ss-selectwindow
Updates to WebRTC screenshare in Flash
2018-05-09 18:55:55 -04:00
Chad Pilkey
2584352675 refactor flash webrtc ss sizing to use metadata w/h 2018-05-09 15:50:48 -07:00
Ghazi Triki
72bbc49e60 Improve BreakoutRoomSettings layout and free-join behaviour. 2018-05-09 22:52:37 +01:00
Chad Pilkey
679cbbffc9 remove unused loading state from webrtc publish win 2018-05-09 14:33:23 -07:00
Chad Pilkey
c7a2af5682 reset screenshare publish window after extension is installed 2018-05-09 14:20:14 -07:00
Chad Pilkey
04f4fc8eb9 remove last remnants of verto from the Flash client 2018-05-09 14:07:44 -07:00
James Jung
e66fd17fd7 Change fonts' abs paths to use baseName config(2) 2018-05-09 17:01:21 -04:00
James Jung
e192ea1e42 Change fonts' abs paths to use baseName config 2018-05-09 16:59:17 -04:00
Chad Pilkey
a4695c6688 update screenshare select window to match #5463 2018-05-09 13:56:59 -07:00
Anton Georgiev
18b70e8eb4
Merge pull request #5502 from antobinary/free-join-prop
Adjusted html5 demos to be recordable
2018-05-09 16:44:18 -04:00
Anton Georgiev
c9371ccb85 adjusted html5 video chat to be recordable 2018-05-09 20:29:43 +00:00
Tainan Felipe
8c93916f2c remove changes on reactive.js 2018-05-09 16:04:07 -03:00
Lucas Fialho Zawacki
2d222b7b2e Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into use-get-recording-status 2018-05-09 19:02:31 +00:00
KDSBrowne
ab1e3e7e5f remove duplicate css class 2018-05-09 12:01:48 -07:00
KDSBrowne
c4090c865c improve user dropdown item styles for active / active with menu open 2018-05-09 11:55:38 -07:00