Commit Graph

17826 Commits

Author SHA1 Message Date
prlanzarin
07f50252bb Properly close webrtc peers when sharing webcam 2017-10-13 21:13:41 +00:00
Augusto Bennemann
ec941bacab Improve video reconnection 2017-10-13 13:50:48 +00:00
Augusto Bennemann
39c72f98f9 Better resize algorithm for resizing videos 2017-10-12 23:04:35 +00:00
Augusto Bennemann
a5e6c63f74 Add support to Safari 11 on Kurento utils; WS message queue; Remove bower components 2017-10-12 20:00:08 +00:00
prlanzarin
67da01e81c Merge remote-tracking branch 'gutobenn/html5-kurento-screenshare-presenter' into html5-video-screenshare 2017-10-10 17:10:03 +00:00
Augusto Bennemann
d0592a7acb HTML5 video: share and unshare buttons 2017-09-20 00:12:10 -03:00
Augusto Bennemann
1c938440e1 HTML5 Video: Adjust videos when a stream stops; Receive all the streams when joining a meeting 2017-09-19 13:29:48 -03:00
Augusto Bennemann
2067c50c55 HTML5 video for bbb2.0 2017-09-19 10:53:27 -03:00
Augusto Bennemann
31f2e1cac7 HTML5 ScreenShare Presenter 2017-09-12 17:47:06 -03:00
Augusto Bennemann
1aa5cc5235 HTML5 ScreenShare Viewer
HTML5 ScreenShare Viewer
2017-09-11 13:40:56 -03:00
Augusto Bennemann
5ec827e17d HTML5 video with kurento (port) 2017-09-01 12:26:57 -03:00
Anton Georgiev
273659a2ac Merge pull request #4315 from pedrobmarin/notes-typists
Show users that are typing in shared notes...
2017-08-29 13:23:38 -04:00
Chad Pilkey
fad6959866 Merge pull request #4324 from capilkey/relax-pencil-smoothing
Relax pencil smoothing
2017-08-29 10:27:49 -04:00
Chad Pilkey
207fa6b62c add a tooltip for the multiuser button 2017-08-29 10:23:59 -04:00
Chad Pilkey
b0e3442ef6 relax the pencil smoothing a little 2017-08-29 10:23:25 -04:00
Richard Alam
e9936f78be Merge pull request #4316 from kepstin/bbb-20-rec-fixes
Bbb 20 rec fixes
2017-08-28 10:59:53 -04:00
Richard Alam
7f0b72856d Merge branch 'riadvice-2x-client-theme' into bbb-2x-mconf 2017-08-28 07:56:23 -07:00
Richard Alam
cd64e38cd6 Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme 2017-08-28 07:53:20 -07:00
Ghazi Triki
c7377d2c81 Increase icon thickness for main buttons in the top toolbar. 2017-08-28 10:12:49 +01:00
Ghazi Triki
30f7b302a2 Increse users window height in default layout. 2017-08-28 10:04:22 +01:00
Calvin Walton
2d19cd7b7b Make the fallback slide images transparent, so the logo is visible 2017-08-25 16:05:46 -04:00
Calvin Walton
195b499e06 RnP: Fix square/circle rendering
Different parts of the code were using symbol vs string keys, so
the circle/square code never got applied. Use symbols everywhere for
consistency.
2017-08-25 15:46:03 -04:00
Ghazi Triki
4da0052edd Updated shared notes icons. 2017-08-25 20:19:18 +01:00
Pedro Beschorner Marin
eff0c66dc8 Added users typing notification in shared notes 2017-08-25 18:54:38 +00:00
Calvin Walton
a3a530553a RnP: Force re-encoding text from textfiles into UTF-8
Some old recordings might have invalid or legacy encoding stuff
in the text files. To allow processing to continue, just re-encode int
UTF-8 with the invalid option set to replace, to remove the invalid
characters.
2017-08-25 14:02:09 -04:00
Pedro Beschorner Marin
75d4cbebf7 Changing additional notes visibility to match the main one 2017-08-25 17:09:25 +00:00
Calvin Walton
dba121e6f4 Merge pull request #3998 from kepstin/caption-fixes
Update caption track generation based on feedback
2017-08-25 12:04:59 -04:00
Richard Alam
4481fa11bd Merge pull request #4314 from kepstin/bbb-20-rec-fixes
RnP: Some shapes in BBB 2.0 now have sharp corners
2017-08-25 12:03:51 -04:00
Calvin Walton
0d91b9444e RnP: Some shapes in BBB 2.0 now have sharp corners 2017-08-25 11:39:00 -04:00
Ghazi Triki
6211af3b83 Update chrome and firefox webcam and microhpone permissions helper. 2017-08-25 15:49:47 +01:00
Richard Alam
8c6bd6698b Merge pull request #4311 from ritzalam/fix-exception
- fix exception
2017-08-24 15:49:52 -04:00
Richard Alam
5a1a1bcd45 - fix exception
---------------------------------------------------------
- ERROR: Wrong number of arguments supplied when calling method handleIsSharingScreenEvent
- EVENT TYPE: "IsSharingScreenEvent.IS_SCREENSHARING" (screenshare is sharing screen event)
- TAG: MethodInvoker
- GENERATOR: WebRTCDeskshareManager
- METHOD: handleIsSharingScreenEvent
- FILE: WebRTCDeskshareEventMap
- 1 ARGUMENT SUPPLIED: [Event type="screenshare is sharing screen event" bubbles=true cancelable=false eventPhase=2]
- STACK TRACE: ArgumentError: Error #1063: Argument count mismatch on org.bigbluebutton.modules.screenshare.managers::WebRTCDeskshareManager/handleIsSharingScreenEvent(). Expected 0, got 1.
	at Function/http://adobe.com/AS3/2006/builtin::apply()
	at com.asfusion.mate.core::MethodCaller/call()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/core/MethodCaller.as:90]
	at com.asfusion.mate.actions.builders::MethodInvoker/run()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/actions/builders/MethodInvoker.as:113]
	at com.asfusion.mate.actions::AbstractAction/trigger()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/actions/AbstractAction.as:61]
	at com.asfusion.mate.actionLists::AbstractHandlers/runSequence()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/actionLists/AbstractHandlers.as:331]
	at com.asfusion.mate.actionLists::EventHandlers/fireEvent()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/actionLists/EventHandlers.as:257]
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at mx.core::UIComponent/dispatchEvent()[/Users/aharui/release4.13.0/frameworks/projects/framework/src/mx/core/UIComponent.as:13682]
	at com.asfusion.mate.core::GlobalDispatcher/dispatchEvent()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/core/GlobalDispatcher.as:110]
	at com.asfusion.mate.events::Dispatcher/dispatchEvent()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/events/Dispatcher.as:240]
	at org.bigbluebutton.modules.screenshare.services::MessageReceiver/handleIsSharingScreenRequestResponse()[/tmp/bbb-client_2.0.0_xenial_m02/src/org/bigbluebutton/modules/screenshare/services/MessageReceiver.as:146]
	at org.bigbluebutton.modules.screenshare.services::MessageReceiver/onMessage()[/tmp/bbb-client_2.0.0_xenial_m02/src/org/bigbluebutton/modules/screenshare/services/MessageReceiver.as:52]
	at org.bigbluebutton.modules.screenshare.services.red5::Connection/notifyListeners()[/tmp/bbb-client_2.0.0_xenial_m02/src/org/bigbluebutton/modules/screenshare/services/red5/Connection.as:101]
	at org.bigbluebutton.modules.screenshare.services.red5::Connection/onMessageFromServer()[/tmp/bbb-client_2.0.0_xenial_m02/src/org/bigbluebutton/modules/screenshare/services/red5/Connection.as:110]
---------------------------------------------------------

---------------------------------------------------------
MATE Error: Invalid number of arguments, turn on the debugger for more information
EventType:screenshare is sharing screen event. Error was found in a EventHandlers list in file WebRTCDeskshareEventMap
---------------------------------------------------------
2017-08-24 12:48:08 -07:00
Richard Alam
7104ff2af4 Merge branch 'capilkey-improve-pencil-update-draw' into bbb-2x-mconf 2017-08-24 12:31:16 -07:00
Chad Pilkey
03159d3f49 draw pencil updates more efficiently 2017-08-24 13:56:23 -04:00
Richard Alam
0ffb80e3eb Merge branch 'riadvice-2x-client-theme' into bbb-2x-mconf 2017-08-24 10:24:20 -07:00
Richard Alam
4ac1139cd1 Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme 2017-08-24 10:16:24 -07:00
Ghazi Triki
e630602e43 Use a custom label that inherits from spark Label and use TLF instead of FTE and to make it multiline and add a tab enabled feature to it. 2017-08-24 17:36:45 +01:00
Richard Alam
e21982e47a Merge pull request #4307 from ritzalam/liveness-timer
- add responsiveness timer to hopefully allow us to detect that a cl…
2017-08-24 11:55:22 -04:00
Richard Alam
fe5bd8eefa Merge branch 'pedrobmarin-shared-notes-extras' into bbb-2x-mconf 2017-08-24 08:54:17 -07:00
Richard Alam
b48da62552 Merge branch 'shared-notes-extras' of https://github.com/pedrobmarin/bigbluebutton into pedrobmarin-shared-notes-extras 2017-08-24 08:45:51 -07:00
Richard Alam
c067adc8a9 - add responsiveness timer to hopefully allow us to detect that a client has become unresponsive
for some time.
2017-08-24 08:42:41 -07:00
Pedro Beschorner Marin
f3d832b029 Adjusted shared note naming to match the new default note name with it's id 2017-08-24 14:00:13 +00:00
Fred Dixon
96add5d92e Merge pull request #4305 from capilkey/fix-echo-test-exception
Fix exception thrown when webrtc echo test fails on initialize
2017-08-24 07:56:52 -04:00
Ghazi Triki
1cbf1cb6b0 Remove LoggedOutWindow and LogoutWindow height restriction. 2017-08-24 09:44:46 +01:00
Chad Pilkey
9c8c59733a fix exception thrown when webrtc echo test fails on initialize 2017-08-23 18:48:07 -04:00
Richard Alam
9da077a194 Merge branch 'capilkey-improve-client-annotation-edit' into bbb-2x-mconf 2017-08-23 15:21:16 -07:00
Richard Alam
09f3966e00 Merge branch 'improve-client-annotation-edit' of https://github.com/capilkey/bigbluebutton into capilkey-improve-client-annotation-edit 2017-08-23 15:07:44 -07:00
Chad Pilkey
181690f3ab update WhiteboardToolbar children width to all match 2017-08-23 17:56:21 -04:00
Chad Pilkey
9afa3fd9ad change cursor update timer to 50ms to match annotations 2017-08-23 17:55:53 -04:00
Chad Pilkey
97da17d13b send annotation updates based on timer 2017-08-23 17:55:03 -04:00