Commit Graph

22452 Commits

Author SHA1 Message Date
Bobak Oftadeh
cacc5e1920 Extended the width of the chat area 2018-08-29 12:57:36 -07:00
Anton Georgiev
afd97601c5
Merge pull request #6019 from prlanzarin/autoplay-listen-only
Improvements to Safari/Chrome autoplay policy
2018-08-29 15:44:05 -04:00
prlanzarin
be6313106b Add retry limiter to playVideo in kurento-utils 2018-08-29 19:39:15 +00:00
prlanzarin
a7bfb985d3 Improvements to Safari/Chrome autoplay policies with placeholder buffer on audiocontext and bogus audio + upstarting audio tag as muted 2018-08-29 19:12:34 +00:00
Anton Georgiev
157ce58f04
Merge pull request #6018 from antobinary/lock-public-chat
[HTML5] Comply with lock settings for chat
2018-08-29 13:22:49 -04:00
Anton Georgiev
e03eccab2e combine isViewer and isLocked by using existing property from mapUser 2018-08-29 17:21:39 +00:00
Anton Georgiev
e756ce1548 comply to lock settings for chat 2018-08-29 16:00:53 +00:00
Fred Dixon
7163bbf3ca
Ensure recordings in Kurento are cleaned up 2018-08-29 06:38:50 -04:00
Fred Dixon
a7a459ae06
Update bigbluebutton-release 2018-08-28 15:47:52 -04:00
Tainan Felipe
742229e88f Fix lint errors 2018-08-28 16:30:37 -03:00
Tainan Felipe
70e29725ee Fix zoom display alignment 2018-08-28 14:14:02 -03:00
Tainan Felipe
05a5e911c9 remove class and fix NaN bug 2018-08-28 14:14:01 -03:00
Tainan Felipe
9f6ed96b36 add zoom functions to component 2018-08-28 14:14:01 -03:00
Tainan Felipe
2815955236 state shared between presentation and overlay 2018-08-28 14:14:01 -03:00
Tainan Felipe
7c082c608a Add zoom tooll and styles 2018-08-28 14:14:01 -03:00
Tainan Felipe
75967a0aac Add minus icon 2018-08-28 14:14:01 -03:00
Tainan Felipe
257b4cc8ac port flash code to js and implement initial work in zoom 2018-08-28 14:14:01 -03:00
Tainan Felipe
25834dd4f8 zoom calc based in flash 2018-08-28 14:13:18 -03:00
Maxim Khlobystov
82a69fb902 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into ice-connection-state-errors-2 2018-08-28 12:49:06 -04:00
Maxim Khlobystov
285d57a766 Listening to the closed ICE connection state for viewer. 2018-08-28 12:40:51 -04:00
Anton Georgiev
3553470ba8
Merge pull request #6009 from prlanzarin/sfu-listen-only-ios-fix
Improvements to SFU listen only  + Safari autoplay policy and removed permission fallback from audio
2018-08-28 11:42:27 -04:00
Maxim Khlobystov
6f7fdc41a1 Listening for closed state. 2018-08-28 11:40:26 -04:00
prlanzarin
4f99173d38 Using default input stream for SFU listne only 2018-08-28 15:24:06 +00:00
prlanzarin
a9b98b6f7f Handling fake audio tag play exception, reduced timeout to match sound length and removed permission fallback from audio 2018-08-27 20:56:51 +00:00
Felipe Cecagno
d739b2c148 remove nginx-dhp; update docs (thanks to @mmarangoni) 2018-08-24 17:15:47 -03:00
Felipe Cecagno
63f6f9d214 fix log of exceptions while processing messages; fix handling of rap events 2018-08-24 17:15:47 -03:00
Felipe Cecagno
8348d93b4c add greenlight to compose 2018-08-24 17:15:47 -03:00
Felipe Cecagno
714cd6c133 add domain to webhooks events 2018-08-24 17:15:47 -03:00
Felipe Cecagno
b540f40f06 fix kms container with configurable ws port 2018-08-24 17:15:47 -03:00
Felipe Cecagno
06e9b15358 - update webhooks to use the same message format for bearer auth or checksum
- make ws port configurable on kurento
2018-08-24 17:15:47 -03:00
Felipe Cecagno
22bf1e90cc modify config.bbb.auth2_0 modifying an environment variable 2018-08-24 17:15:47 -03:00
Felipe Cecagno
8e9a75d149 - reduce size of the bbb-html5 image
- fix path of the html5 config file to apply METEOR_SETTINGS
- remove TLS from coturn, in order to keep the ssl certificate on traefik only
- configure stun on bbb-web as well
- allow turn domain/address to be different from the server domain
2018-08-24 17:15:47 -03:00
Diego Sampaio
ec63729747 Add k8s 2018-08-24 17:15:47 -03:00
Felipe Cecagno
bd27c9bca6 put back nginx just to proxy freeswitch 2018-08-24 17:15:47 -03:00
Felipe Cecagno
9a7dbd0b9e remove nginx from build; add labels for traefik; expose port on bbb-webrtc-sfu 2018-08-24 17:15:47 -03:00
Felipe Cecagno
a9b88182d8 change bbb-web to allow join without requesting config.xml 2018-08-24 17:15:47 -03:00
Diego Sampaio
9b8e1182ca Add traefik 2018-08-24 17:15:47 -03:00
Felipe Cecagno
3418c2458d change image names to avoid conflict with the official images 2018-08-24 17:15:47 -03:00
Felipe Cecagno
4857382969 fsesl wait for freeswitch; change links by depends_on; remove freeswitch ipv6 config files; enable wss-binding element on freeswitch; fix kurento listen only 2018-08-24 17:15:47 -03:00
Felipe Cecagno
ab9a31fe7d update Makefile 2018-08-24 17:15:47 -03:00
Felipe Cecagno
f6fa7e0945 add another property for redis on bbb-web; set freeswitch ip on webrtc-sfu; add volumes to store media files 2018-08-24 17:15:47 -03:00
Felipe Cecagno
4fdd686cfa update instructions and fix docker-compose to pull from docker hub 2018-08-24 17:15:47 -03:00
Felipe Cecagno
69d0805d44 implement a Makefile to automate docker images build 2018-08-24 17:15:47 -03:00
Felipe Cecagno
232c485762 revert some unneeded changes 2018-08-24 17:15:47 -03:00
Felipe Cecagno
4d72f5c3b6 remove unused libreoffice container 2018-08-24 17:15:47 -03:00
Felipe Cecagno
b91c13e054 update instructions and implementation of a working docker-compose (no recordings yet) 2018-08-24 17:15:47 -03:00
Felipe Cecagno
16a59b7e3e push unfinished work on docker 2018-08-24 17:15:47 -03:00
Felipe Cecagno
62311387b8 more changes to configure redis using environment variables 2018-08-24 17:15:47 -03:00
Felipe Cecagno
c2e507713a add a few docker containers definitions and compiled a list of what is still missing 2018-08-24 17:15:47 -03:00
Diego Sampaio
6fbb577a9f Fix redis connection using private settings 2018-08-24 17:15:47 -03:00