Chad Pilkey
|
206bcf9ef9
|
Merge pull request #6184 from capilkey/fix-html5-vu-ejection
Stop HTML5 ejecting from voice on reconnect and fix voice user creation
|
2018-10-24 15:26:19 -04:00 |
|
Fred Dixon
|
3d20450629
|
Update default.example.yml
Temporary fix until we update the calculation of the pool size
|
2018-10-24 15:20:41 -04:00 |
|
Chad Pilkey
|
fac51f1a64
|
Merge pull request #6186 from capilkey/remove-webrtc-stats
[Flash] disable the webrtc audio stats
|
2018-10-24 15:13:43 -04:00 |
|
Chad Pilkey
|
89921f7f5a
|
[Flash] disable the webrtc audio stats
|
2018-10-24 12:08:24 -07:00 |
|
Chad Pilkey
|
81983ae1e1
|
Stop HTML5 ejecting from voice on reconnect and fix voice user creation
|
2018-10-24 11:40:38 -07:00 |
|
Richard Alam
|
a3031ae5c7
|
Merge pull request #6180 from ritzalam/do-not-eject-voice-user
- check to make sure user is not kicked out of voice conference even…
|
2018-10-23 14:40:31 -04:00 |
|
Richard Alam
|
fd36501c84
|
- check to make sure user is not kicked out of voice conference even when joined using webrtc when
flash client auto-reconnects.
|
2018-10-23 10:55:51 -07:00 |
|
Jesus Federico
|
4d122cf859
|
Merge pull request #6157 from jfederico/bbb-lti-preview-bug-v2.0.x-release
Fix for bug in preview not working for students
|
2018-10-17 15:58:21 -04:00 |
|
Richard Alam
|
217ff54505
|
Merge pull request #6159 from riadvice/close-breakout-rooms-fix
Fix breakout rooms buttons visibility for moderators
|
2018-10-17 15:56:59 -04:00 |
|
Richard Alam
|
f895c09362
|
Merge pull request #6160 from riadvice/fix-multi-pres
Fix PR #6122
|
2018-10-17 15:56:47 -04:00 |
|
Ghazi Triki
|
df7642117e
|
Fix missing parameter for downloadAndProcessDocument method in ApiController.groovy
|
2018-10-16 18:31:16 +01:00 |
|
Ghazi Triki
|
881978b187
|
Fix breakout rooms buttons visibility for moderators.
|
2018-10-16 14:50:30 +01:00 |
|
jfederico
|
ce4d31b6e4
|
Fix for bug in preview not working for students
|
2018-10-15 20:44:39 +00:00 |
|
Richard Alam
|
68a748f2ff
|
Merge pull request #6150 from riadvice/better-error-logging
Log exception stack trace in presentation conversion classes using error scope
|
2018-10-15 11:23:59 -04:00 |
|
Fred Dixon
|
b99101fa88
|
Update bigbluebutton-release
|
2018-10-15 08:28:16 -04:00 |
|
Chad Pilkey
|
a21325e3ef
|
Merge pull request #6154 from capilkey/increase-ice-negotiation-timeout
Increase the ICE negotiation timeout from 5 to 10s
|
2018-10-12 16:27:15 -04:00 |
|
Chad Pilkey
|
8df89ceb78
|
increase the ICE negotiation timeout from 5 to 10s
|
2018-10-12 13:26:51 -07:00 |
|
Chad Pilkey
|
1c33203abd
|
Merge pull request #6151 from capilkey/fix-ss-option-tooltips
Fix the tooltips for the screenshare type buttons
|
2018-10-11 16:49:58 -04:00 |
|
Chad Pilkey
|
237020d726
|
fix the tooltips for the screenshare type buttons
|
2018-10-11 13:46:43 -07:00 |
|
Ghazi Triki
|
424a3ffde6
|
Log exception stack trace in presentation conversion classes using error scope.
|
2018-10-11 20:06:42 +01:00 |
|
Anton Georgiev
|
1f2c81d7b9
|
Merge pull request #6144 from prlanzarin/sfu-kms-ws-pool
Make bbb-webrtc-sfu connect to Kurento using multiple websockets and other assorted improvements
|
2018-10-11 14:59:45 -04:00 |
|
prlanzarin
|
e83e881f77
|
Added edge case to error handling on base classes and SFU pipeline cleanup on room empty
|
2018-10-11 18:54:09 +00:00 |
|
prlanzarin
|
7f3d3c0d32
|
Fixed reconnecting webcam viewers and session overlaps
|
2018-10-11 18:23:26 +00:00 |
|
Richard Alam
|
dd82d95022
|
Merge pull request #6148 from riadvice/fix-doc-conversion
Add process handler to image conversion in SvgImageCreatorImp.java
|
2018-10-10 17:36:04 -04:00 |
|
Ghazi Triki
|
1ffccb273d
|
Add process handler to image conversion in SvgImageCreatorImp.java
|
2018-10-10 21:44:24 +01:00 |
|
Anton Georgiev
|
c661d0a8df
|
Merge pull request #6145 from prlanzarin/webrtc-update-followup
Added onunmute listener to MediaStreamTrack
|
2018-10-10 10:59:24 -04:00 |
|
prlanzarin
|
16bfcb9f19
|
Making further use of the SFU-KMS websocket pool by making the kurento adapter a bit more stateless
|
2018-10-09 22:12:38 +00:00 |
|
prlanzarin
|
5dd8a3d3c4
|
Added onunmute listener to MediaStreamTrack to detect late start tracks
|
2018-10-09 18:03:40 +00:00 |
|
prlanzarin
|
a7da78086f
|
Make SFU connect to Kurento using multiple websockets
|
2018-10-09 16:59:42 +00:00 |
|
prlanzarin
|
27b1bca1e9
|
Unified SFU media server state code and fixed some issues with it
|
2018-10-09 16:55:15 +00:00 |
|
prlanzarin
|
db12a4f06d
|
Added comments explaning SFUs config params and a new websocket pool config
|
2018-10-09 16:54:18 +00:00 |
|
Richard Alam
|
87098e7b6b
|
Merge pull request #6088 from ritzalam/improve-log-on-presentation-conversion
Improve handling of slides failing to load (tomcat memory issues)
|
2018-10-09 12:17:32 -04:00 |
|
Richard Alam
|
ca9fa5dc09
|
- changing aliases to use meeting_id_2 instead of meeting_id_1 just in case we need to make the URL params different
|
2018-10-09 09:15:22 -07:00 |
|
Richard Alam
|
f05cb7ddbc
|
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into improve-log-on-presentation-conversion
|
2018-10-09 09:13:03 -07:00 |
|
Richard Alam
|
44650ca104
|
Merge pull request #6141 from riadvice/end-callback-recordings
Add "recordingmarks" to end meeting callback url
|
2018-10-09 12:07:45 -04:00 |
|
Richard Alam
|
5e6c59a52c
|
Merge pull request #6134 from riadvice/improve-svg-conversion
Updated SVG conversion to simplify complex files
|
2018-10-09 11:50:54 -04:00 |
|
Anton Georgiev
|
5a9c43731f
|
Merge pull request #6128 from prlanzarin/lo-improv
Improvements to Safari WebRTC interop and SFU listen only
|
2018-10-09 09:46:16 -04:00 |
|
Ghazi Triki
|
27d1dcd835
|
Add recordingmarks to end meeting callback url.
|
2018-10-08 19:51:44 +01:00 |
|
Ghazi Triki
|
2bb72f0559
|
Fixed typos in class names.
|
2018-10-05 11:13:49 +01:00 |
|
Ghazi Triki
|
bd3c829fac
|
Fixed typos in class names.
|
2018-10-05 00:45:38 +01:00 |
|
Ghazi Triki
|
41f5249f4e
|
Updated SVG conversion to simplify complex files.
|
2018-10-04 23:52:57 +01:00 |
|
prlanzarin
|
c8d5e65ea0
|
Add missing changes to SFU AudioManager
|
2018-10-03 20:44:17 +00:00 |
|
prlanzarin
|
0554083535
|
Added an ICE queue to AudioManager in SFU
|
2018-10-03 18:45:25 +00:00 |
|
prlanzarin
|
2741022cb2
|
Updated kurento-utils WebRTC calls, added permission request on listen only for safari
Also fixed a resource leak on listen only fallback and transitioned the SFU listen only from a tag-based approach to MediaStream
|
2018-10-03 18:39:55 +00:00 |
|
zhu
|
6eba10da3a
|
Merge branch 'v2.0.x-release' into v2.0.x-release
|
2018-09-28 18:19:56 +08:00 |
|
zhu
|
7e42bb7f02
|
Fix create meeting with multi presentations will set all of them to current
|
2018-09-28 18:04:37 +08:00 |
|
Anton Georgiev
|
e9e21288f3
|
Merge pull request #6112 from antobinary/fix-6107
Maintain array of user roles so they are unique
|
2018-09-25 15:58:31 -04:00 |
|
Anton Georgiev
|
faac6a0d5d
|
maintain array of user roles so they are unique
|
2018-09-25 19:24:43 +00:00 |
|
Richard Alam
|
9c8165bfa8
|
Merge pull request #6103 from riadvice/api-pre-uploade-filename
Add `filename` attribute for file pre-upload using an URL
|
2018-09-24 13:30:34 -04:00 |
|
Ghazi Triki
|
1493470b13
|
Add filename attribute for file pre-upload using an URL
|
2018-09-24 16:41:35 +01:00 |
|