Commit Graph

21265 Commits

Author SHA1 Message Date
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
Diego Sampaio
8aa6e14cea Add html5 Dockerfile 2018-08-24 17:15:47 -03:00
Chad Pilkey
dcdfb98cf4
Merge pull request #6006 from capilkey/default-muw-config
Add config option in akka-apps for default multi-user whiteboard state
2018-08-24 16:14:08 -04:00
Chad Pilkey
a8938c4605 add config option in akka-apps for default multi-user whiteboard state 2018-08-24 12:50:55 -07:00
Fred Dixon
f670d1e053
Merge pull request #6005 from antobinary/log-config-restructure
Add warning if kurento listenOnly but no FS :5066
2018-08-24 15:42:50 -04:00
Anton Georgiev
6159fa1ed9 add warning if kurento listenOnly but no FS :5066 2018-08-24 19:02:51 +00:00
Anton Georgiev
062bbc4a29
Make freeswitch.ip easier to regex match 2018-08-23 14:28:04 -04:00
BobakOftadeh
2b61c00748 Prevented the presenataion title from pushing the dropdown menu off-screen (#5994)
The dropdown menu is no longer pushed off screen on Firefox. #5972
2018-08-23 14:29:28 -03:00
James Jung
4db30fe741 Delete useless logics, and make codes more readable 2018-08-23 13:07:56 -04:00
James Jung
3dd288c0ca Remove loop inside "addAnnotationToDiscardedList" 2018-08-23 12:35:26 -04:00
Maxim Khlobystov
fc3e46493e Linting. 2018-08-23 11:49:16 -04:00
James Jung
b0a93e5377 Move the placement of undoAnnotation from service.js to draw-listeners
Make discardedList be updated on not only the side of the sender but also the side of receiver too
Add logic for preventing the size of discardedList getting bigger unlimitedly
2018-08-23 11:42:34 -04:00
Anton Georgiev
8c6117d3a2
Merge pull request #5999 from antobinary/log-config-restructure
Restructure of clientLog configs
2018-08-22 16:44:09 -04:00
Maxim Khlobystov
242200ac91 Replaced Ice with ICE in strings. 2018-08-22 14:51:25 -04:00
Anton Georgiev
aed8577606 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into log-config-restructure 2018-08-22 18:30:02 +00:00
Anton Georgiev
6da18cd52d made clientLog structure easier to edit via script 2018-08-22 18:25:43 +00:00
Maxim Khlobystov
d67aba6c8a Listening to ice connection failures when screensharing. 2018-08-22 14:10:08 -04:00
Anton Georgiev
2b18bb3b75
Merge pull request #5996 from prlanzarin/cam-h264-prof-fix
Added preffered H264 profile to webcams on SFU
2018-08-21 15:24:00 -04:00
prlanzarin
defffe673a Added preffered H264 profile to webcams on SFU 2018-08-21 19:15:41 +00:00
Anton Georgiev
778e22d42f
Merge pull request #5991 from prlanzarin/sfu-cam-target-bitrate
[HTML5] Added target bitrate option for WebRTC screenshare and webcam
2018-08-21 10:02:56 -04:00
Anton Georgiev
666a59232e
Merge pull request #5993 from KDSBrowne/5980-chat-input-font-size
Adjust chat input font size
2018-08-21 09:52:56 -04:00
KDSBrowne
e349417474 revert changes to persist emoji status on reload 2018-08-21 13:44:59 +00:00
KDSBrowne
93ee7c20bd fix flash users not showing in html5 2018-08-21 12:56:07 +00:00
KDSBrowne
8df5df1322 increase chat text size 2018-08-21 12:47:05 +00:00
Paulo Lanzarin
13df4322b6
Fixed default webcam target bitrate to 300 kbps 2018-08-20 18:02:46 -03:00
Anton Georgiev
7fcf5a85c2
Merge pull request #5992 from prlanzarin/fix-screenshare-exception
[HTML5] Fixed WebRTC Screenshare isVideoBroadcasting check
2018-08-20 16:22:26 -04:00
prlanzarin
ad353a6e84 Fixed isVideoBroadcasting check to return a bool 2018-08-20 19:44:38 +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
prlanzarin
080348f2e7 Added target bitrate options for video and screenshare in bbb-webrtc-sfu app 2018-08-20 17:57:08 +00:00
KDSBrowne
26cc1979b6 prevent status of current user being reset on page reload 2018-08-20 14:15:23 +00:00
Anton Georgiev
96489c30a8
Update bigbluebutton-release to 2.0.0-RC4 2018-08-17 11:33:42 -04:00
KDSBrowne
b67aecc3aa make userlist emoji sort work 2018-08-17 15:01:41 +00:00
James Jung
86a0440703 Remove useless and error causing codes 2018-08-16 13:15:12 -04:00
Anton Georgiev
6459b84c83 Pulled HTML5 locales aug 15; Fix for locale switch edge case (#5984) 2018-08-15 13:58:23 -03:00