prlanzarin
|
79ae352e2d
|
Fixed HTML5 viewer cam reconnections
|
2018-12-18 14:55:04 +00:00 |
|
Anton Georgiev
|
a6afd0314c
|
Merge pull request #6426 from antobinary/fix-6416
Fix 6416 - Clear All Status not working
|
2018-12-17 17:25:40 -05:00 |
|
Anton Georgiev
|
6250d606fd
|
improve style on video-provider
|
2018-12-17 22:19:26 +00:00 |
|
prlanzarin
|
8e7fe4b50b
|
Removed generic camera errors and improved video-preview gUM error handling
|
2018-12-17 17:45:57 +00:00 |
|
Anton Georgiev
|
1d4b21d9f7
|
handle meeting not found
|
2018-12-14 22:33:52 +00:00 |
|
Bobak Oftadeh
|
95ddb01666
|
Improved fix on VideoService.isLocked error
|
2018-12-06 22:41:09 +00:00 |
|
Bobak Oftadeh
|
cdc6033c45
|
fixed VideoService.isLocked error
|
2018-11-30 16:41:08 +00:00 |
|
Anton Georgiev
|
2e0660db7c
|
Merge pull request #6307 from Tainan404/issue-6289
Change the buttons on actions bar to ghost buttons
|
2018-11-29 15:06:52 -02:00 |
|
Tainan Felipe
|
fee219ed07
|
Fix console warning
|
2018-11-29 14:58:39 -02:00 |
|
prlanzarin
|
01795860c8
|
Workaround on webcam viewer race condition when state changes rapidly
|
2018-11-28 22:27:44 +00:00 |
|
Tainan Felipe
|
3561681e75
|
Change the buttons on actions bar to ghost buttons
|
2018-11-28 10:59:03 -02:00 |
|
prlanzarin
|
d652eb7f9b
|
Added voiceBridge prop to video-provider and forward it to SFU
|
2018-11-20 13:05:16 +00:00 |
|
Anton Georgiev
|
fb0610076c
|
Merge pull request #6230 from MaximKhlobystov/webcam-choice
Webcam Settings modal for choosing a webcam
|
2018-11-16 14:33:54 -05:00 |
|
Maxim Khlobystov
|
ce5c20ba7c
|
Unsharing a webcam when page reloads.
|
2018-11-16 14:03:20 -05:00 |
|
Richard Alam
|
d1dad75898
|
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-v20-master-nov14
|
2018-11-14 08:47:21 -08:00 |
|
Maxim Khlobystov
|
91dad9d882
|
Fixing some linter error
|
2018-11-07 14:30:36 -05:00 |
|
Maxim Khlobystov
|
9f67ce4106
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into webcam-choice
|
2018-11-06 18:17:52 -05:00 |
|
Maxim Khlobystov
|
90f38561c3
|
Add Webcam Settings to choose a camera
|
2018-11-06 18:10:56 -05:00 |
|
Ghazi Triki
|
ff80b30df1
|
Merge remote-tracking branch 'bigbluebutton/master' into merge-2.x-release-into-master
# Conflicts:
# bigbluebutton-html5/imports/ui/services/audio-manager/index.js
|
2018-11-02 21:02:02 +01:00 |
|
Ghazi Triki
|
653fd74440
|
Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into merge-2.x-release-into-master
# Conflicts:
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/users/UserLeaveReqMsgHdlr.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/models/Users2x.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/HandlerHelpers.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/MeetingActor.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core2/testdata/FakeTestData.scala
# bbb-common-web/src/main/java/org/bigbluebutton/api/MeetingService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/PresentationUrlDownloadService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/ImageToSwfSlidesGenerationService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/Office2PdfPageConverter.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/OfficeDocumentValidator.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/Pdf2SwfPageConverter.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/PdfToSwfSlidesGenerationService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/SvgImageCreatorImp.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/TextFileCreatorImp.java
# bbb-common-web/src/main/scala/org/bigbluebutton/api2/bus/ReceivedJsonMsgHdlrActor.scala
# bbb-common-web/src/main/scala/org/bigbluebutton/api2/meeting/OldMeetingMsgHdlrActor.scala
# bigbluebutton-client/src/org/bigbluebutton/core/UsersUtil.as
# bigbluebutton-client/src/org/bigbluebutton/main/events/BBBEvent.as
# bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/JoinService.as
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
# bigbluebutton-client/src/org/bigbluebutton/main/views/LoggedOutWindow.mxml
# bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/layout/managers/LayoutManager.as
# bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
# bigbluebutton-client/src/org/red5/flash/bwcheck/app/BandwidthDetectionApp.as
# bigbluebutton-config/bigbluebutton-release
# bigbluebutton-html5/client/compatibility/kurento-extension.js
# bigbluebutton-html5/imports/api/users/server/modifiers/addUser.js
# bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
|
2018-11-01 14:00:54 +01:00 |
|
Anton Georgiev
|
4b4390214f
|
Revert "Make it so that cameras use the full space of the video window"
|
2018-10-30 14:25:21 -04:00 |
|
Tainan Felipe
|
7243d3bbc3
|
Fix css variable was not working
|
2018-10-30 13:19:22 -03:00 |
|
Tainan Felipe
|
c6284a0fbb
|
Add poiter cursor the hover over the video dropdown
|
2018-10-30 09:47:18 -03:00 |
|
Oswaldo Acauan
|
f71d32a464
|
Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
WIP
wip
wip
format
wip
Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
|
2018-10-23 14:21:58 -02:00 |
|
prlanzarin
|
7f3d3c0d32
|
Fixed reconnecting webcam viewers and session overlaps
|
2018-10-11 18:23:26 +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 |
|
Lucas Zawacki
|
1d38dc4f2e
|
Make it so that cameras use the full space of the video window
|
2018-09-18 13:58:29 -03:00 |
|
João Francisco Siebel
|
4c35608c2b
|
Add users-settings collection and handle dynamic configuration
|
2018-09-13 15:09:30 -03:00 |
|
Anton Georgiev
|
1462810b96
|
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.0
|
2018-09-06 22:06:40 +00:00 |
|
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 |
|
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 |
|
Maxim Khlobystov
|
bfe48dc918
|
Uncommented the line that has been commented out for debugging purposes.
|
2018-08-14 10:40:52 -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 |
|
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 |
|
KDSBrowne
|
fc6d4a582f
|
fix webcams audio state indicator sizing
|
2018-08-03 02:53:46 +00:00 |
|
Tainan Felipe
|
ece61e9918
|
Merge branch 'master' into compability-to-npm
|
2018-08-02 17:27:23 -03:00 |
|
Tainan Felipe
|
0c2866ccfb
|
move ReconnectingWebSocket to npm packages
|
2018-07-27 17:42:45 -03:00 |
|
Lucas Fialho Zawacki
|
f8d8e5c8e5
|
Prettier obj logs in audio, video, screenshare
|
2018-07-26 16:29:55 -03:00 |
|
Lucas Fialho Zawacki
|
e36c494252
|
Use newer logging calls for video,audio,screenshare
|
2018-07-26 15:26:56 -03:00 |
|
Lucas Fialho Zawacki
|
b667c53590
|
Get more detailed logs from the video component
|
2018-07-25 18:53:12 -03:00 |
|
Anton Georgiev
|
9f87a4f344
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into test-5822
|
2018-07-24 21:08:28 +00:00 |
|
Anton Georgiev
|
e4edb9f196
|
Merge pull request #5894 from prlanzarin/sfu-error-handling-3
SFU error handling part 3
|
2018-07-24 13:45:08 -04:00 |
|
Anton Georgiev
|
5dc3fe82c2
|
Merge branch 'v2.0.x-release' into custom-parameters
|
2018-07-23 10:29:29 -04:00 |
|
prlanzarin
|
75f70ad06c
|
Added SFU error handling in video-provider component with localized messages
|
2018-07-20 19:34:50 +00:00 |
|
Lucas Fialho Zawacki
|
8e023d57c9
|
Ids for share video and share screen buttons
|
2018-07-19 17:45:03 -03:00 |
|
Bobak Oftadeh
|
a5354c9c10
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into fixes3
|
2018-07-13 12:18:55 -07:00 |
|
Bobak Oftadeh
|
c98bd10024
|
Replaced console.errors with client logger and alterted logger configurations
|
2018-07-13 12:16:50 -07:00 |
|
prlanzarin
|
7fb2f063dd
|
Trying to fix video tag attachment race condition and correctly checking peer availability on server messages
|
2018-07-11 16:32:19 +00:00 |
|
prlanzarin
|
d2bdb67ed3
|
Propagating configs to WebRTC screenshare script and added support for STUN/TURN config to SFU components
|
2018-07-09 21:29:59 +00:00 |
|