prlanzarin
7eb91f9273
Merge branch 'u22-screenshare18102020' of https://github.com/prlanzarin/bigbluebutton-1 into u23-ilgiardino
2021-03-11 18:49:14 +00:00
Tainan Felipe
7b4f6e2231
Fix hit area of more message bellow and css recalc
2021-02-01 19:12:04 -03:00
Tainan Felipe
8e2fe47c6f
Implements chat using react context as middleware
2021-01-19 14:06:32 -03:00
prlanzarin
1383ab4def
screenshare/html5: rewrite most of the client side code
...
Added new SFU broker for screen sharing
Removed kurento-extension entirely
Added inbound and outbound reconnection procedures
Improve UI responsiveness when sharing
Add reconnection UI states
Redo error handling
Refactor actions-bar screen share components. Make it smarter with less prop drilling and less re-rendering. Also more readable. Still work to do in that I think
Add a connection retry procedure for screen presenters when they are sharing; try a configurable amount of times when failure is triggered, with configurable min and max reconn timeouts and timeout increase factor
Make local preview attachment smarter
ADD PARTIAL SUPPORT FOR AUDIO SHARING VIA SCREEN SHARING WITH GET DISPLAY MEDIA, RECORDING STILL NOT SUPPORTED!!!
2020-12-09 22:00:54 +00:00
Anton Georgiev
0c7ead1916
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into oct16-merge
2020-10-21 14:48:02 +00:00
Mario Jr
619ffa0ec1
Port SIP.js to 0.17.1 release
...
This considerably changes the way we process audio signaling and start audio elements in user's browser.
We now avoid using AudioContext element for both microphone and listenonly calls, once it is unstable for some iOS devices (cracky audio, user stops hearing audio after a while).
Increased default value for listenOnlyCallTimeout: this avoids activating FreeSWITCH's fallback when ICE negotiation takes longer than 15sec (tested on DO).
Increased listenonly logs.
This fixes #8133 #10388
2020-09-25 20:26:22 -03:00
Anton Georgiev
00656ddf63
Removed unused bowser.js
2020-09-21 14:31:32 +00:00
Tainan Felipe
687791ffde
Merge branch 'develop' into virtualized-userlist
2020-05-26 11:46:51 -03:00
Joao Siebel
73d0de34dd
Move Intl component outside of Base component
2020-05-12 10:31:00 -03:00
Tainan Felipe
17a6ee0710
Merge remote-tracking branch 'upstream/develop' into virtualized-userlist
2020-05-11 17:08:12 -03:00
Tainan Felipe
b451ce24f8
Implements the virtualizes list for userlist
2020-03-25 08:30:08 -03:00
KDSBrowne
6a1b40fa98
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-8544
2020-03-19 14:22:02 +00:00
KDSBrowne
d9f3cd0d34
add notification tab to settings modal
2020-03-19 14:19:40 +00:00
Anton Georgiev
262e2fb0c6
add license and copyright info for HTML5 client
2020-03-06 11:27:45 -05:00
Anton Georgiev
9957fd0d37
Revert "Implement HOC to handle errors"
2019-08-16 17:38:17 -04:00
Tainan Felipe
4bfbb15637
Merge remote-tracking branch 'upstream/master' into join-HOC
2019-08-15 14:50:25 -03:00
Anton Georgiev
4bc5799c01
attempt to capture & log more info on client errors
2019-07-31 08:30:34 -04:00
Tainan Felipe
acf2a75f86
Implement HOC to handle errors
2019-07-22 13:44:26 -03:00
Chad Pilkey
688fe0fb44
change client error formatting
2019-06-24 14:11:38 -07:00
Anton Georgiev
2abd68c130
cc icon, first round cc ui changes
2019-06-12 19:28:00 +00:00
Ghazi Triki
bd03a39e23
Minor fixes for RTL.
2019-05-16 17:27:43 +01:00
Ghazi Triki
1f6326f7fd
Change layout direction for RTL languages.
...
Update styles for RTL layout.
2019-05-14 14:17:19 +01:00
KDSBrowne
88724820f7
add popout_window icon
2019-05-13 18:27:05 +00:00
Diego Benetti
dfdc98543e
Merge remote-tracking branch upstream/master into base-rerender-tests
2019-04-30 17:01:01 -03:00
Chad Pilkey
5173ab3b50
move plain js libs into the public dir
2019-04-24 15:13:50 -07:00
Chad Pilkey
098c8ce255
add alternate legacy browser content
2019-04-24 15:12:27 -07:00
Diego Benetti
2e71ed3c40
Base subscriptions moved to new component
2019-04-24 17:48:16 -03:00
Anton Georgiev
c268bed1ab
Revert "Add alternate legacy browser content"
2019-04-24 16:22:19 -04:00
Chad Pilkey
99fa3d6bb5
add alternate legacy browser content
2019-04-23 16:10:55 -07:00
Anton Georgiev
a616e20469
address undefined values in kurento_extension
2019-04-12 21:03:40 +00:00
Chad Pilkey
facf1ab7b2
warning for ie users
2019-03-25 14:38:41 -07:00
Chad Pilkey
815e454eb7
revert normalize.css back to old version to avoid Safari issue
2019-03-21 16:24:43 -07:00
Chad Pilkey
5c357a7fb7
update normalize.css to a newer version
2019-03-21 14:03:22 -07:00
Chad Pilkey
d3656ef022
clean up of the buttons. simplified and reduced
2019-03-19 10:11:48 -07:00
Anton Georgiev
8380875e70
remove Verto code
2019-03-08 19:41:19 +00:00
KDSBrowne
ee0f030043
add web open font format files / remove ttf files
2019-03-07 16:49:10 +00:00
Anton Georgiev
f2bd5573f9
remove unused font files; pulled latest fonts
2019-02-21 22:13:57 +00:00
Anton Georgiev
f620de2585
pulled latest fonts to obtain download-off icon
2019-02-20 19:29:16 +00:00
Anton Georgiev
42ce30416b
Merge pull request #6634 from vitormateusalmeida/issue-5846
...
Implement enable/disable Animations
2019-02-05 09:49:36 -05:00
Anton Georgiev
cd531f91ff
Merge pull request #6702 from MaximKhlobystov/html5-logs
...
Improve logging
2019-02-01 16:03:23 -05:00
Maxim Khlobystov
b86a990612
Add logCode and build number to log messages
2019-02-01 14:12:06 -05:00
Vitor Mateus
64210cc610
Fixes
2019-01-30 15:43:11 -02:00
Vitor Mateus
e0ddffbf66
Merge remote-tracking branch 'upstream/master' into issue-5846
2019-01-30 10:01:29 -02:00
Chad Pilkey
1dda32bf0a
remove the unused bbb_webrtc_bridge_sip.js from the HTML5 client
2019-01-29 16:09:57 -08:00
prlanzarin
4172a15a36
Check if the mediaDevices scope existes before checking for gDM availability
2019-01-28 18:48:06 +00:00
Vitor Mateus
c140acbd6b
Merge remote-tracking branch 'upstream/master' into issue-5846
2019-01-28 10:14:46 -02:00
Chad Pilkey
4444a8f5a2
Merge pull request #6651 from prlanzarin/fix-ch-ss-new-adapter-html5
...
[HTML5] Chrome extension-based screensharing with the newest adapter
2019-01-25 16:53:32 -05:00
prlanzarin
202d896436
Fixed Chrome extension-based screensharing with the newest adapter on HTML5
2019-01-25 21:42:55 +00:00
Chad Pilkey
032460480d
update the version of adapterjs and renable sipjs logging
2019-01-25 10:03:01 -08:00
Vitor Mateus
b6d5b15e3e
Implement enable/disable Animations issue-5846
2019-01-24 14:16:23 -02:00