Richard Alam
|
672d3b5ef7
|
- try to prevent connecting to bbb-video with authz
|
2018-01-22 11:54:57 -08:00 |
|
Ghazi Triki
|
d1c765e614
|
Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into webcams-only-for-moderator-on-off
|
2018-01-08 19:33:23 +01:00 |
|
Richard Alam
|
b93a95ca8e
|
Merge pull request #4896 from prlanzarin/flash-webcam-fix
Ghost flash webcams fix
|
2018-01-08 10:18:52 -08:00 |
|
Ghazi Triki
|
36f02e8528
|
Request webcamsOnlyForModerator value at user enter success.
|
2018-01-07 22:24:54 +01:00 |
|
Ghazi Triki
|
38ab186b53
|
Change webcamsOnlyForModerator property and handle saving it in server and client.
|
2018-01-07 16:45:24 +01:00 |
|
prlanzarin
|
dfb5170e5d
|
Finished filtering out HTML5 and Flash webcams using stream name patterns
|
2018-01-04 16:24:50 +00:00 |
|
prlanzarin
|
3f8e7c308c
|
Revert "Added checking for HTML5 webcams"
This reverts commit 51b62ed30d .
|
2017-12-22 18:30:40 +00:00 |
|
Anton Georgiev
|
61c12298e2
|
Merge pull request #4661 from prlanzarin/bbb-webrtc-sfu
Add support for WebRTC screensharing into Flash/HTML5 and WebRTC video into HTML5
|
2017-12-22 14:43:38 -02:00 |
|
Richard Alam
|
78afb91562
|
- implement muteOnstart by passing on create API or using bigbluebutton.properties in bbb-web instead of setting it in config.xml
|
2017-12-21 10:40:44 -08:00 |
|
prlanzarin
|
51b62ed30d
|
Added checking for HTML5 webcams
This should prevent blank webcams on the flash client
|
2017-12-21 17:38:39 +00:00 |
|
prlanzarin
|
3a72afa350
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into video-reconnection
|
2017-12-21 17:37:07 +00:00 |
|
Chad Pilkey
|
4ce4204536
|
added poll record events, removed unused HidePoll message
|
2017-12-07 07:58:42 -08:00 |
|
Richard Alam
|
6ff5d0db42
|
- pass mute param on message so we don't rely on toggling mute/unmute state for users
|
2017-11-17 08:46:18 -08:00 |
|
prlanzarin
|
f43b77c19f
|
Merge branch 'node-bbb-apps-packaging' into bbb-webrtc-sfu
Conflicts:
bigbluebutton-html5/imports/startup/client/base.jsx
bigbluebutton-html5/imports/ui/components/actions-bar/actions-dropdown/component.jsx
bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx
bigbluebutton-html5/imports/ui/components/app/container.jsx
bigbluebutton-html5/imports/ui/components/screenshare/service.js
bigbluebutton-html5/imports/ui/components/video-dock/component.jsx
bigbluebutton-html5/imports/ui/components/video-dock/container.jsx
bigbluebutton-html5/private/locales/en.json bigbluebutton-html5/server/main.js
|
2017-11-11 03:41:37 +00:00 |
|
Augusto Bennemann
|
2067c50c55
|
HTML5 video for bbb2.0
|
2017-09-19 10:53:27 -03:00 |
|
Pedro Beschorner Marin
|
4017d12fa1
|
Refactored shared notes cleaning to force sync
|
2017-09-01 19:36:15 +00:00 |
|
Richard Alam
|
5e1297e8f8
|
- trigger sending of rtt from server side
- send rtt of client to server so we can collect data
|
2017-08-16 14:05:22 -07:00 |
|
Richard Alam
|
ec314b8105
|
- add round trip trace message from client and back to tell us where the bottleneck
might be when using multi-user whiteboard.
|
2017-08-16 09:44:27 -07:00 |
|
Richard Alam
|
3879d48f17
|
Merge branch 'audio-state' of https://github.com/antobinary/bigbluebutton into antobinary-audio-state
|
2017-08-14 11:52:04 -07:00 |
|
Anton Georgiev
|
293c58ca42
|
distinguish fresh user join from reconnect. Recover audio state
|
2017-08-14 14:38:51 -04:00 |
|
Chad Pilkey
|
ac030e6254
|
fix meeting and client locking
|
2017-08-11 20:53:09 -04:00 |
|
Anton Georgiev
|
1e492dba73
|
Merge branch 'bbb-2x-mconf' of github.com:bigbluebutton/bigbluebutton into fix-webcam-state
|
2017-08-10 15:31:29 -04:00 |
|
Anton Georgiev
|
1dc5de1665
|
cleanup unused object
|
2017-08-10 15:30:29 -04:00 |
|
Richard Alam
|
1a698058e1
|
- implement check to see if akka-apps is alive from bbb-web so we can return an
error to API requests
|
2017-08-08 12:16:00 -07:00 |
|
Richard Alam
|
5ecf0c3651
|
- hook up end meeting from api
|
2017-08-02 13:06:16 -07:00 |
|
Richard Alam
|
b072b6e354
|
- log start voice recording message
|
2017-08-02 11:32:43 -07:00 |
|
Richard Alam
|
510d7717ab
|
Merge pull request #4167 from ritzalam/fix-user-leaving
tracking user disconnects
|
2017-07-31 13:58:18 -04:00 |
|
Richard Alam
|
747c197239
|
- add analytics actor for logging messages we are interested in. Better to do this in another app
but don't want to create another app for now. Might extract this sometime in the future.
|
2017-07-31 10:54:05 -07:00 |
|
Chad Pilkey
|
56b362e3c7
|
Merge pull request #4165 from capilkey/2.0-message-recording
Replace old Java event recording with Scala equivalent
|
2017-07-31 13:24:18 -04:00 |
|
Anton Georgiev
|
f6699b10f7
|
Merge pull request #4166 from antobinary/request-wb-access-on-meteor-start
Inform meteor app about current multi-user property in each meeting
|
2017-07-31 13:21:51 -04:00 |
|
Anton Georgiev
|
39565e5a72
|
switch to a new sync message on html5 only redis channel
|
2017-07-31 12:12:16 -04:00 |
|
Chad Pilkey
|
1f8aa4618f
|
new akka-apps record structure
|
2017-07-31 12:02:13 -04:00 |
|
Pedro Beschorner Marin
|
77603a62c8
|
Limiting the number of shared notes
|
2017-07-30 22:11:13 +00:00 |
|
Richard Alam
|
d39e823a85
|
Merge branch 'akka-transcode-new-messages' of https://github.com/prlanzarin/bigbluebutton-1 into prlanzarin-akka-transcode-new-messages
|
2017-07-27 07:53:27 -07:00 |
|
Richard Alam
|
6fb08c1396
|
- convert over lock setting into 2x messages
|
2017-07-26 13:19:19 -07:00 |
|
Pedro Beschorner Marin
|
cd34d2c139
|
Merge remote-tracking branch 'bbb-2x-mconf' into transcode-new-messages
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MessageSenderActor.scala
|
2017-07-25 14:47:21 +00:00 |
|
Pedro Beschorner Marin
|
d50f65fce1
|
Moved akka-transcode messages to 2.0 format
|
2017-07-25 13:23:20 +00:00 |
|
Richard Alam
|
ad37b52835
|
Merge branch 'bbb-2x-mconf' of github.com:bigbluebutton/bigbluebutton into fix-breakout-room-messaging
|
2017-07-24 18:21:59 -07:00 |
|
Richard Alam
|
5afcbe539b
|
- put back old messages as they are still used by video-broadcast and bbb-video. We
can remove them once we've worked on those 2 apps.
|
2017-07-24 18:02:45 -07:00 |
|
Richard Alam
|
555302f11e
|
- try to fix messaging of breakout rooms
|
2017-07-24 10:39:29 -07:00 |
|
Richard Alam
|
1269347289
|
Merge branch 'bbb-2x-mconf' of github.com:bigbluebutton/bigbluebutton into fix-breakout-room-messaging
|
2017-07-21 20:55:40 -07:00 |
|
Richard Alam
|
47f012f08f
|
- start fixing breakout rooms
|
2017-07-21 14:15:51 -07:00 |
|
Chad Pilkey
|
c8f38ebae1
|
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into cleanup-old-1.1-apps
|
2017-07-21 14:30:51 -04:00 |
|
Chad Pilkey
|
043c55e0bf
|
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into cleanup-old-1.1-apps
|
2017-07-21 13:55:06 -04:00 |
|
Richard Alam
|
ba2e99ed0e
|
Merge branch 'work-on-meeting-lifcycle-2' of https://github.com/ritzalam/bigbluebutton into ritzalam-work-on-meeting-lifcycle-2
|
2017-07-20 18:19:00 -07:00 |
|
Richard Alam
|
f1b4f87752
|
Merge branch 'late-joiner-webrtc-screenshare' of https://github.com/antobinary/bigbluebutton into antobinary-late-joiner-webrtc-screenshare
|
2017-07-20 17:41:55 -07:00 |
|
Chad Pilkey
|
3a824e13db
|
cleaned up pre-2.0 user messages
|
2017-07-20 18:57:55 -04:00 |
|
Richard Alam
|
d7e1a23022
|
- continue implement guest policy
|
2017-07-19 19:24:43 -07:00 |
|
Richard Alam
|
d488ff745d
|
- implement guest policy
|
2017-07-19 14:59:36 -07:00 |
|
Richard Alam
|
a61030a95f
|
- track meeting inactivity and expiry in akka-apps
|
2017-07-18 14:47:42 -07:00 |
|