Tainan Felipe
|
84b2342fef
|
remove changes in audio-maneger
|
2018-05-14 13:48:41 -03:00 |
|
Tainan Felipe
|
ba0f5fad5e
|
parse metadata in auth.js
|
2018-05-14 13:43:00 -03:00 |
|
Anton Georgiev
|
13e6eb1a05
|
Merge pull request #5404 from Tainan404/implement-feedback-screen
Implement feedback screen
|
2018-05-14 10:19:53 -04:00 |
|
Tainan Felipe
|
eace2e4932
|
import component
|
2018-05-14 10:45:43 -03:00 |
|
KDSBrowne
|
df1ddc94ee
|
prevent whiteboard textarea's flickering / not appearing in Edge
|
2018-05-13 17:15:18 -07:00 |
|
Fred Dixon
|
32c2dfd20a
|
Merge pull request #5531 from bigbluebutton/ffdixon-patch-1
Fix label in output for bbb-conf --check
|
2018-05-13 19:42:52 -04:00 |
|
Fred Dixon
|
dd605f4e2e
|
Fix label in output for bbb-conf --check
|
2018-05-13 19:42:33 -04:00 |
|
KDSBrowne
|
a53dc8a294
|
prevent chat scroll bar and re-size handle overlap
|
2018-05-13 16:41:29 -07:00 |
|
Fred Dixon
|
2edf4f3f4e
|
Merge pull request #5530 from ffdixon/update-bbb-conf-02
Added query of information from kurento to bbb-conf --check
|
2018-05-13 08:19:29 -04:00 |
|
Fred Dixon
|
313ee3c7e8
|
Added query of information from kurento to bbb-conf --check
|
2018-05-13 07:18:07 -05:00 |
|
Richard Alam
|
33c275af33
|
Merge pull request #5529 from ritzalam/screenshare-log-format
- change red5 screenshare log format
|
2018-05-11 16:17:29 -04:00 |
|
Richard Alam
|
1c5d3b9dd6
|
- change red5 screenshare log format
|
2018-05-11 13:06:51 -07:00 |
|
Chad Pilkey
|
6d973c178f
|
Merge pull request #5523 from ritzalam/cleanup-video-stream-on-reconnect
Cleanup video stream on reconnect
|
2018-05-11 15:38:30 -04:00 |
|
KDSBrowne
|
a63511d534
|
add check for Edge in shortcut-help
|
2018-05-11 11:21:29 -07:00 |
|
KDSBrowne
|
567621e5f4
|
fix whiteboard-toolbar not displaying color Icon
|
2018-05-11 11:16:01 -07:00 |
|
KDSBrowne
|
e88fcee8c0
|
fix whiteboard-toolbar not displaying Drawing Thickness Icon
|
2018-05-11 11:12:27 -07:00 |
|
Anton Georgiev
|
86f49d948f
|
Merge pull request #5526 from antobinary/pull-locales
Pulled html5 locales May 11, 2018
|
2018-05-11 13:58:50 -04:00 |
|
James Jung
|
5fe5d2ee3f
|
Change fonts' abs paths to use baseName config(3)
|
2018-05-11 13:58:48 -04:00 |
|
Anton Georgiev
|
e07d92862e
|
pulled html5 locales May 11, 2018
|
2018-05-11 17:56:31 +00:00 |
|
KDSBrowne
|
dd95540e4f
|
add localised message for unsupported audio
|
2018-05-11 10:38:03 -07:00 |
|
KDSBrowne
|
4e7c1cb010
|
remove audio modal heading for edge
|
2018-05-11 10:31:35 -07:00 |
|
Fred Dixon
|
e94c799122
|
Merge pull request #5525 from capilkey/improve-audio-callout-clean
Hide audio callout when button is clicked
|
2018-05-11 12:45:24 -04:00 |
|
KDSBrowne
|
b9a17b03a7
|
add not supported message in audio modal for Edge
|
2018-05-11 09:44:03 -07:00 |
|
Chad Pilkey
|
714d7fe243
|
hide audio callout when button is clicked
|
2018-05-11 09:38:14 -07:00 |
|
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 |
|