Commit Graph

21049 Commits

Author SHA1 Message Date
prlanzarin
9f9e248de7 Made webcam constraints configurable, removed fps limitations and resolution floor
Also fixed handlePlayStop and stopWebRTCPeer exceptions
2018-08-20 18:08:10 +00:00
prlanzarin
080348f2e7 Added target bitrate options for video and screenshare in bbb-webrtc-sfu app 2018-08-20 17:57:08 +00:00
Anton Georgiev
96489c30a8
Update bigbluebutton-release to 2.0.0-RC4 2018-08-17 11:33:42 -04:00
Anton Georgiev
6459b84c83 Pulled HTML5 locales aug 15; Fix for locale switch edge case (#5984) 2018-08-15 13:58:23 -03:00
Anton Georgiev
91b21540fa
Merge pull request #5970 from prlanzarin/html5-guest-always-accept
Added support for ALWAYS_ACCEPT guest policy in the HTML5 client
2018-08-14 15:00:06 -04:00
Anton Georgiev
cd851fcdbc
Merge pull request #5978 from antobinary/logs-work
Logging additional cases in HTML5 client
2018-08-14 13:42:34 -04:00
Anton Georgiev
823629cb30 add log when user fully joined and subscribed to collections 2018-08-14 17:29:03 +00:00
Anton Georgiev
67b5257e8d
Merge pull request #5977 from Tainan404/issue-5496
fix toolbars losing border radius when overlap the presentation.
2018-08-14 13:14:39 -04:00
Anton Georgiev
1e8a4cf1e7
Merge pull request #5973 from KDSBrowne/5963-notifications-rename
Rename 'push notifications' to 'alerts'
2018-08-14 13:13:31 -04:00
Anton Georgiev
f83374491b
Merge pull request #5971 from MaximKhlobystov/ice-connection-state-errors
Better handling of video ice connection state errors.
2018-08-14 13:12:12 -04:00
Anton Georgiev
aee7dfe70c
Merge pull request #5955 from KDSBrowne/5910-cam-audioIndicator-inconsistency
Fix audio status icon inconsistent size on webcams
2018-08-14 11:43:43 -04:00
Maxim Khlobystov
bfe48dc918 Uncommented the line that has been commented out for debugging purposes. 2018-08-14 10:40:52 -04:00
Tainan Felipe
71bd889446 fix toolbars losing border radius when overlap the presentation 2018-08-14 10:30:46 -03:00
Maxim Khlobystov
c6e42f4029 Better error message. 2018-08-13 16:30:56 -04:00
Maxim Khlobystov
ed85f109a0 Listening to closed ice connection state in case an error doesn't result in failed state. 2018-08-13 16:26:45 -04:00
Anton Georgiev
7444e61d4d Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into logs-work 2018-08-13 20:05:07 +00:00
Bobak Oftadeh
88de0a4bbf Fixed clientInfo JSON parsing error 2018-08-13 19:53:20 +00:00
Anton Georgiev
ed173b813a fix linting 2018-08-13 19:52:44 +00:00
KDSBrowne
d7b6d027a2 change name of formatted string id's 2018-08-13 19:16:22 +00:00
Anton Georgiev
8092fa1304
Merge pull request #5968 from BobakOftadeh/add-help-button
Added help button to drop-down list
2018-08-13 15:02:26 -04:00
Anton Georgiev
ca873cd6da
Merge pull request #5839 from KDSBrowne/5782-move-set-status
Move set status menu to user item dropdown
2018-08-13 15:00:04 -04:00
KDSBrowne
6c51f2e7e9 clean up code 2018-08-13 18:47:22 +00:00
KDSBrowne
d8982843fd remove UserAction wrapper 2018-08-13 16:27:56 +00:00
KDSBrowne
5d4f9c8981 change parameter name to something more meaningful 2018-08-13 15:05:15 +00:00
Maxim Khlobystov
fdf0615d04 Fixing linter errors in the video-provider component. 2018-08-12 18:40:53 -04:00
Maxim Khlobystov
cf1de23629 Properly handling ice connection state errors. 2018-08-12 18:39:39 -04:00
Bobak Oftadeh
55eb076dd9 Improved implementation of showHelpButton 2018-08-10 12:35:14 -07:00
prlanzarin
71307e7b26 Added support for ALWAYS_ACCEPT guest policy in the HTML5 client 2018-08-10 19:30:17 +00:00
Anton Georgiev
ff3b19a3bf add log on successful and unsuccessful login 2018-08-10 17:51:12 +00:00
Bobak Oftadeh
4d0b8418db Added help icon 2018-08-10 08:29:52 -07:00
Bobak Oftadeh
9feb47a1ca Option to disable the help button added 2018-08-09 15:40:52 -07:00
Bobak Oftadeh
7b9de769a7 Added help button to the drop-down list 2018-08-09 14:08:16 -07:00
KDSBrowne
fecbee16b5 change folder / component names & localized strings 2018-08-09 17:02:18 +00:00
Anton Georgiev
4ee01b5caa add log when client loads fully 2018-08-08 21:20:55 +00:00
Anton Georgiev
b478ec5a4c
Merge pull request #5964 from KDSBrowne/5909-toggle-screenshare-icon
Adds hang up screenshare icon
2018-08-08 09:32:46 -04:00
KDSBrowne
f8026b1b9a toggle screenshare btn color 2018-08-07 23:10:24 +00:00
KDSBrowne
155b36f929 add desktop unshare icon 2018-08-07 23:02:11 +00:00
Fred Dixon
6d572e647a
Merge pull request #5961 from prlanzarin/fix-sfu-audio-ip
Fix SFU listen only for dockerized environment
2018-08-06 09:05:27 -04:00
KDSBrowne
12f5fffa93 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into 5909-toggle-screenshare-icon 2018-08-05 23:47:16 +00:00
Anton Georgiev
56b9e515c4
Merge pull request #5959 from BobakOftadeh/indicator-performance-boost
Pulse animation performance improved
2018-08-03 16:34:56 -04:00
Bobak Oftadeh
ef8c0226fe Pulse animation performance improved 2018-08-03 12:11:46 -07:00
KDSBrowne
fc6d4a582f fix webcams audio state indicator sizing 2018-08-03 02:53:46 +00:00
KDSBrowne
f07599c4e5 make desk-share icon toggle / using temp icon 2018-08-03 01:34:48 +00:00
Anton Georgiev
4daedd4cdc Locale selection without reload on route change. credits: @oswaldoacauan (#5953)
Resolves #5668 resurfacing
2018-08-02 16:23:11 -03:00
KDSBrowne
524991b26d make btn functionality work for different locales 2018-08-02 14:40:48 +00:00
prlanzarin
13056a9929 Fixed SDP IP overriding for SFU audio transposing 2018-08-02 02:22:26 +00:00
Anton Georgiev
9d38bb6ca7
Merge pull request #5951 from antobinary/logClient-2
Add check for logClient to obtain meetingId for media calls
2018-08-01 15:10:06 -04:00
KDSBrowne
2f4d8dd571 add suggested change 2018-08-01 18:26:16 +00:00
Anton Georgiev
62f640bd7c
Merge pull request #5948 from BobakOftadeh/client-logger-adjustments
Implemented adjustments to logClient
2018-08-01 14:21:48 -04:00
Anton Georgiev
1fdbfb6284
Merge pull request #5950 from MaximKhlobystov/browser-detection-fix
Handling the case when browser detection package fails.
2018-08-01 13:48:34 -04:00