Fred Dixon
5a671d4d3d
Update bbb-conf
2018-06-23 08:58:37 -04:00
James Jung
733aa46c6b
Fix the problem partially hiding the post button when typing chat on iphone
2018-06-22 16:55:14 -04:00
Fred Dixon
fa37772ac1
Merge pull request #5747 from ffdixon/bbb-conf-13
...
One more step for upgrade ffmpeg
2018-06-22 16:35:37 -04:00
Fred Dixon
f934e98369
One more step for upgrade ffmpeg
2018-06-22 15:34:28 -05:00
Richard Alam
db5b60c73a
Merge pull request #5745 from kepstin/bbb-20-rec-fixes
...
RaP: Don't error on pencil drawings with 0 dataPoints
2018-06-22 16:07:30 -04:00
Richard Alam
837a44ee98
Merge pull request #5742 from ritzalam/fix-issue-5708
...
- display meeting is about to end warning to user and breakout warni…
2018-06-22 15:39:03 -04:00
Calvin Walton
3d78745dd4
RaP: Don't error on pencil drawings with 0 dataPoints
...
In some cases, we get DRAW_END events for pencil shapes from the
html5 client that have no dataPoints. The only thing we can really
do here is detect the issue and ignore the shape.
In some cases, this may result in the shape's intermediate drawing
updates being shown, but it'll disappear when the end event happens.
2018-06-22 15:33:30 -04:00
Anton Georgiev
a6c693c93d
add clientType in User and show it in api getMeeting*
2018-06-22 19:19:46 +00:00
Fred Dixon
078a745aaa
Merge pull request #5743 from ffdixon/bbb-conf-12
...
Add check for ffmpeg
2018-06-22 15:00:25 -04:00
Fred Dixon
29e0a62533
Add check for ffmpeg
2018-06-22 13:58:30 -05:00
Richard Alam
f2a7e4d314
- display meeting is about to end warning to user and breakout warning if meeting is breakout room
2018-06-22 11:46:46 -07:00
Bobak Oftadeh
9a974c0a56
isAndroid prop is now destructed
2018-06-22 11:45:46 -07:00
Anton Georgiev
2b0ec20491
Merge pull request #5740 from prlanzarin/transcode-4.0
...
Fix #5736
2018-06-22 13:58:10 -04:00
Bobak Oftadeh
48c0ab6d5b
Fullscreen button removed if not on Android
2018-06-22 10:20:45 -07:00
prlanzarin
3b3e89b146
Added protocol whitelisting support to akka-transcode RTP_TO_RTMP case
2018-06-22 17:08:04 +00:00
Richard Alam
2fc6d8505d
Merge pull request #5739 from ritzalam/update-locales-jun222018
...
- no locales to update
2018-06-22 10:40:14 -04:00
Richard Alam
578e3acee8
- no locales to update
...
- include .tx/config so we can pull locales
2018-06-22 07:28:29 -07:00
Fred Dixon
4d3996a78c
Merge pull request #5737 from kepstin/bbb-20-rec-fixes
...
RaP: Convert aspect ratio numbers to int before checking value
2018-06-22 10:11:43 -04:00
Calvin Walton
7da493e23f
RaP: Convert aspect ratio numbers to int before checking value
...
The checks for 0 numerator or denominator were failing due to
type mismatch
2018-06-22 10:06:34 -04:00
Fred Dixon
2c90559f3f
Merge pull request #5735 from capilkey/improve-chat-scrolling
...
Two chat improvements
2018-06-22 08:13:02 -04:00
Chad Pilkey
1cf9df21b4
stop chat from scrolling back to a selected chat message
2018-06-21 16:44:15 -07:00
Chad Pilkey
b7031b2b71
attempt to improve chat message render performance
2018-06-21 16:42:30 -07:00
Anton Georgiev
fb66e9420a
Merge pull request #5528 from KDSBrowne/xx.add.Edge-support-html5
...
Add support for HTML5 client in Edge
2018-06-21 13:36:04 -04:00
KDSBrowne
e84b8ab338
apply origional safari audio-overlay position
2018-06-21 17:30:04 +00:00
KDSBrowne
7e9acfb801
remove styles from this.state
2018-06-21 16:33:40 +00:00
Bobak Oftadeh
c3bc5cb67f
Passed Android check through container
2018-06-21 09:19:42 -07:00
Maxim Khlobystov
c7464d6dc4
Tiny cleanup.
2018-06-21 11:25:47 -04:00
Maxim Khlobystov
c26de92c16
Disable screenshare init on mobile.
2018-06-21 11:04:00 -04:00
KDSBrowne
6edd593fa7
flip arrow icon for edge permission overlay
2018-06-21 01:56:45 +00:00
Fred Dixon
eb89a1e3cf
Merge pull request #5717 from lfzawacki/orientation-recording
...
Update bbb-webrtc-sfu packages to use MKV profile for recordings via kurento api
2018-06-20 18:30:44 -04:00
Fred Dixon
5080903ff1
Merge pull request #5728 from kepstin/bbb-20-rec-fixes
...
RaP: Store rendered audio temp file in target directory, not archive_dir
2018-06-20 18:29:37 -04:00
Fred Dixon
83e40c83c4
Merge pull request #5729 from capilkey/screenshare-loadingbar
...
Add a loading bar for WebRTC screenshare start up in the Flash client
2018-06-20 18:29:26 -04:00
Chad Pilkey
f1443aefa9
add a 15s loading bar for WebRTC screenshare start up in the Flash client
2018-06-20 15:14:02 -07:00
Calvin Walton
67758e1cc9
RaP: Store rendered audio temp file in target directory, not archive_dir
...
The archive_dir can by the raw recording directory in some recording
formats - including, hopefully, presentation at some point (to avoid the
extra copy)
2018-06-20 16:29:49 -04:00
Fred Dixon
02e6c1fad6
Merge pull request #5726 from ritzalam/end-meeting-callback
...
Implement end meeting callback url
2018-06-20 16:17:18 -04:00
Richard Alam
788ca15440
Implement end meeting callback url
...
To use, add meta_endcallbackurl parameter on the create api call.
2018-06-20 13:13:44 -07:00
Anton Georgiev
2002e20b88
Merge pull request #5723 from antobinary/flag-chat-toast
...
HTML5: Enable push chat notifications by default
2018-06-20 13:32:59 -04:00
Anton Georgiev
a7d5f5d698
enable push chat notifications by default
2018-06-20 17:30:04 +00:00
Anton Georgiev
3546e49379
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into breakouts-improvements-3
2018-06-20 16:02:06 +00:00
Anton Georgiev
7b8d568a54
fix redundant offer to join audio re breakouts
2018-06-20 15:36:26 +00:00
Lucas Fialho Zawacki
f2f649df73
Add MKV_VIDEO_ONLY profile to config.default.yml
2018-06-19 17:46:32 -03:00
Lucas Fialho Zawacki
a61d99afac
Small corrections to screenshare recording
2018-06-19 17:36:42 -03:00
Lucas Fialho Zawacki
f5d0862f69
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into orientation-recording
2018-06-19 17:19:38 -03:00
Bobak Oftadeh
812e3f765a
Use of apackage to detect device type
2018-06-19 10:58:20 -07:00
Lucas Fialho Zawacki
c93e2d8379
Update kurento-client-js to use new mkv api
2018-06-19 14:57:09 -03:00
Anton Georgiev
22616a132b
reset isEchoTest so value is always correct
2018-06-19 15:40:19 +00:00
Anton Georgiev
634b7b34c7
avoid referencing null on user leave
2018-06-19 15:38:53 +00:00
Anton Georgiev
c8649b1e74
handle unmute required warning
2018-06-19 15:38:09 +00:00
Anton Georgiev
e541e68379
Merge pull request #5711 from Tainan404/issue-5690
...
skip share/unshare of flash webcams using "if" instead of "check".
2018-06-19 10:50:15 -04:00
Anton Georgiev
75ddc19013
Merge pull request #5683 from musickiper/vertically-align-rec-tag-with-sTitle
...
Vertically align recording tag with the session title
2018-06-19 10:04:00 -04:00