Commit Graph

1814 Commits

Author SHA1 Message Date
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
Anton Georgiev
062bbc4a29
Make freeswitch.ip easier to regex match 2018-08-23 14:28:04 -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
Paulo Lanzarin
13df4322b6
Fixed default webcam target bitrate to 300 kbps 2018-08-20 18:02:46 -03:00
prlanzarin
080348f2e7 Added target bitrate options for video and screenshare in bbb-webrtc-sfu app 2018-08-20 17:57:08 +00:00
Ghazi Triki
2820178b83 Updated JVM projects dependencies and configuration. 2018-08-05 22:37:11 +01:00
prlanzarin
13056a9929 Fixed SDP IP overriding for SFU audio transposing 2018-08-02 02:22:26 +00:00
Anton Georgiev
19c36acd2c pulled locales for HTML5 client 2018-07-31 2018-07-31 20:30:13 +00:00
Lucas Fialho Zawacki
db4687e396 Correctly handle a websocket error 2018-07-31 17:11:49 -03:00
Anton Georgiev
78847f89ad attempt to pull 2.0 into 2.2 2018-07-31 16:18:23 +00:00
prlanzarin
dc0230ef1f Removed deprecated finally statements from mcs-core 2018-07-26 21:06:34 +00:00
prlanzarin
b52c705d68 Refactored SFU recording path handling and fixed WebRTC screenshare recordings 2018-07-26 21:06:26 +00:00
prlanzarin
fd1c41ba94 Fixed handling of media server going offline on ongoing session 2018-07-23 17:46:04 +00:00
prlanzarin
75f70ad06c Added SFU error handling in video-provider component with localized messages 2018-07-20 19:34:50 +00:00
prlanzarin
20d66e04c2 Finished error handling on SFU managers, they are now propagated to the clients correctly and standardized 2018-07-19 19:21:16 +00:00
prlanzarin
f7a10d687c Audio (SFU) server-side error handling done 2018-07-18 22:06:10 +00:00
prlanzarin
6d02110c85 Screenshare server-side error handling done 2018-07-18 21:32:54 +00:00
prlanzarin
96574891b8 Server-side SFU video error treatment done 2018-07-18 20:25:59 +00:00
prlanzarin
576bdea35b Added mcs-core to SFU error map 2018-07-18 19:30:52 +00:00
prlanzarin
881b2a67f1 Assembling standardized SFU error messag in base provider 2018-07-18 19:29:46 +00:00
prlanzarin
729d81eebb Added BaseProvider class to SFU and standard methods for marshalling mcs-core errors to SFU clients 2018-07-18 16:46:19 +00:00
prlanzarin
f61102940e Added missing named errors to kurento adapter, appended transaction info to thrown errors on mcs-core and some cleanup 2018-07-18 16:24:08 +00:00
prlanzarin
d70cd35f1d Removed swp files 2018-07-17 16:58:29 +00:00
prlanzarin
719e7a2c4d Defined proper errors with code and reason in SFU media stack 2018-07-17 16:52:09 +00:00
Ghazi Triki
66a050b00b Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into 2.2-merge-with-2.0
# Conflicts:
#	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
#	bigbluebutton-config/bigbluebutton-release
#	bigbluebutton-html5/imports/api/users/server/handlers/guestApproved.js (Not Fixed)
2018-07-16 16:08:38 +01:00
prlanzarin
9a2e3ce811 Detecting codec availability in SFU 2018-07-12 19:50:42 +00:00
prlanzarin
15270d07a1 Added missing MEDIA_SERVER_OFFLINE event and resolve 2018-07-10 17:21:26 +00:00
prlanzarin
9b0dfe8b98 Fixed SFU screenshare start method error handling 2018-07-10 16:28:17 +00:00
prlanzarin
06ceaef3fe SFU correctly throwing connection error on KMS misconfig 2018-07-10 16:16:03 +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
prlanzarin
6f01165df5 Added H264 profile preference option to screenshare. Fixes chrome + windows artifacts 2018-07-05 19:23:38 +00:00
Richard Alam
914f36630a Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-latest-20-branch 2018-06-29 13:25:09 -07:00
prlanzarin
6a63887ebb Fixed kurento audio bridge meetingId fetching and removed uneeded object assignments 2018-06-28 18:59:36 +00:00
prlanzarin
d4858b6e70 Fixed userId/userName sending to SFU audio component
Also did some refactoring to kurento-extension parameters
2018-06-28 18:50:56 +00:00
prlanzarin
2f5aa09fe5 Merge remote-tracking branch 'upstream/v2.0.x-release' into sfu-opt-audio 2018-06-27 17:34:33 +00:00
Richard Alam
fc3605f301 - merging latest v20-release branch 2018-06-21 07:38:19 -07:00
Richard Alam
384fdb3e16 Merge branch 'reroute-client-messages' of github.com:ritzalam/bigbluebutton into merge-reroute-client-msgs 2018-06-19 14:28:24 -07: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
Lucas Fialho Zawacki
c93e2d8379 Update kurento-client-js to use new mkv api 2018-06-19 14:57:09 -03:00
Lucas Fialho Zawacki
c5794217c7 Remove old orientation code, add some configuration options for sfu 2018-06-13 17:57:57 +00:00
prlanzarin
eb1a677b75 Only logging SFU errors at top level, added trace log level for intermediate stack debug 2018-06-04 16:14:38 +00:00
prlanzarin
d9f48afb5e Merge remote-tracking branch 'upstream/v2.0.x-release' into error-handling-sfu 2018-06-04 15:50:46 +00:00
prlanzarin
0ffe7e9dfb Some refactor to screenshare start procedures 2018-06-04 15:29:30 +00:00
prlanzarin
556b2c006b Added failover to prevent hanging processes in SFU 2018-06-04 15:08:42 +00:00
prlanzarin
bccb8d51a8 Fixed bitrate methods and ICE calls in screenshare 2018-06-04 15:07:20 +00:00
Lucas Fialho Zawacki
49843ad2e1 Throw recording events 2018-05-29 17:22:14 +00:00
Lucas Fialho Zawacki
4b2df07667 Fix webcam recording when changing orientation in a mobile device 2018-05-28 19:16:20 +00:00
Anton Georgiev
658b9d81b3
Merge pull request #5512 from lfzawacki/use-get-recording-status
Use GetRecordingStatus message to start recordings from the bbb-webrtc-sfu side
2018-05-28 13:55:30 -04:00
prlanzarin
a9073c7c45 Refactor of mcs-core/SFU error handling to prevent unhandled exceptions and make way for error classes 2018-05-28 13:23:41 +00:00
Lucas
48827ce2c5
Add from-akka field to config/default.example.yml 2018-05-25 14:15:28 -03:00
Lucas Fialho Zawacki
e3b0578c49 Small fixes to recording code 2018-05-17 16:58:06 +00:00
Anton Georgiev
7b4d0781ed
Merge pull request #5508 from prlanzarin/keyframe-interval
Added support for a configurable keyframe interval for screensharing
2018-05-10 14:00:38 -04:00
Lucas Fialho Zawacki
d83178c196 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into use-get-recording-status 2018-05-10 17:39:14 +00:00
Lucas Fialho Zawacki
120f7767a4 Fixing bbbgw messages for recording and doing video using GetRecordingStatus 2018-05-10 17:37:26 +00:00
prlanzarin
21e3dbab30 Added support for configurable keyframe interval 2018-05-10 14:30:15 +00:00
Fred Dixon
21a6dfecda
Merge pull request #5506 from prlanzarin/update-dep-sfu
Updated bbb-webrtc-sfu dependencies
2018-05-09 19:58:21 -04:00
prlanzarin
d1477943bd Updated bbb-webrtc-sfu dependencies 2018-05-09 23:56:36 +00:00
Lucas Fialho Zawacki
2d222b7b2e Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into use-get-recording-status 2018-05-09 19:02:31 +00:00
Anton Georgiev
8327e6fb94
Merge pull request #5501 from prlanzarin/fix-ss-distortion
Preserving WebRTC screenshare aspect ratio in video-broadcast
2018-05-09 12:47:15 -04:00
Anton Georgiev
4123d11dce
Merge pull request #5490 from prlanzarin/ws-leak-fix
Fixed event emitter leak at SFU websocket and video session stop
2018-05-09 12:24:54 -04:00
prlanzarin
e05235d684 Removed uneeded meetingId checks 2018-05-09 00:35:20 +00:00
prlanzarin
9e0b70bfed Fixed screenshare gateway listeners 2018-05-09 00:28:07 +00:00
Lucas Fialho Zawacki
8a267834c9 Using GetRecordingStatusRequest to decide if we should record screenshare 2018-05-08 21:50:13 +00:00
Anton Georgiev
32309b0c3f
Merge pull request #5480 from lfzawacki/stop-streams
Pause streams on media server to save bandwith and processing
2018-05-08 15:53:19 -04:00
prlanzarin
c432ded178 Fixed WebRTC video stop on websocket closure 2018-05-08 17:54:20 +00:00
prlanzarin
d092edc6b1 Refactored websocket connection manager and fixed event emitter leak 2018-05-08 17:29:04 +00:00
prlanzarin
eb8e7a3844 Making WebRTC-only screensharing possible without transcode/red5/broadcast apps 2018-05-07 20:43:58 +00:00
Lucas Fialho Zawacki
c7bbb847d8 Small html5 stop streams corrections 2018-05-07 17:52:44 +00:00
prlanzarin
14f74fb223 Merge remote-tracking branch 'upstream/v2.0.x-release' into sfu-opt-audio 2018-05-07 17:43:42 +00:00
prlanzarin
940458504a Fixed stop routines for audio in SFU 2018-05-07 17:34:20 +00:00
Lucas Fialho Zawacki
6fcdc61e69 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into stop-streams 2018-05-07 17:12:44 +00:00
prlanzarin
4a9ba0b37a Added kurento audio bridge callbacks and sip.js depency to SFU 2018-05-07 13:39:39 +00:00
Anton Georgiev
195b688676 enable kurento screenshare recording, disable red5 video-broadcast ss recording 2018-05-04 21:22:22 +00:00
Lucas Fialho Zawacki
aed6ffc3cb Pausing streams server side when client is not vieweing them 2018-05-04 20:58:35 +00:00
prlanzarin
b52b059086 Fixed recording stop in SFU 2018-05-03 21:56:03 +00:00
prlanzarin
01f87d2718 Added websocket ping pong to SFU clients
Also updated SFUs package-lock
2018-05-03 13:57:03 +00:00
prlanzarin
c2143f9a50 Added first working versions of join/exitAudio for kurento bridge and fixed SFU session termination for freeswitch adapter 2018-04-29 00:18:54 +00:00
prlanzarin
47120111dd Fixed adapter calls in SFU and added bridge hooks for kurento listen only 2018-04-27 21:37:41 +00:00
prlanzarin
0610d82eb7 SFU audio module now uses BaseProcess and BaseManager 2018-04-27 20:16:48 +00:00
prlanzarin
10fe1d6a00 Fixed parameterization of name and adapter on mcs-core
It was broken on merging upstream
2018-04-27 20:16:35 +00:00
Pedro Beschorner Marin
1523305b4b Fixed bad index 2018-04-27 19:46:22 +00:00
Pedro Beschorner Marin
d92796f255 Listen to disconnect users from server to eject the remaining audio participants 2018-04-27 19:46:11 +00:00
Pedro Beschorner Marin
722ab679e3 Included extra BigBlueButton messages to connect a listen only user 2018-04-27 19:45:17 +00:00
prlanzarin
11e6c445da Added freeswitch config to SFU default.example.yml 2018-04-27 19:43:48 +00:00
prlanzarin
3b329f1c71 Merge remote-tracking branch 'upstream/v2.0.x-release' into sfu-opt-audio 2018-04-27 19:42:33 +00:00
prlanzarin
9fe4fecf2c Improved chrome screensharing constraints and fixed SFU exception 2018-04-27 14:37:18 +00:00
Lucas Fialho Zawacki
b38a096ed5 Fix some typos and wrong code in bbb-webrtc-sfu 2018-04-26 22:15:25 +00:00
Lucas Fialho Zawacki
08a86d2a5f Expire all the recordings keys generate by bbb-webrtc-sfu in 14 days 2018-04-26 21:48:43 +00:00
Lucas Fialho Zawacki
61e08b4396 REALLY respect recorded=false authority when recording on HTML5 2018-04-26 21:29:46 +00:00
Richard Alam
f754c5961c - make sure message from user actor to client actor is routed properly 2018-04-26 12:41:02 -07:00
Lucas Fialho Zawacki
a2b670174b Merge branch 'final-recordings' into html5-video-recording 2018-04-26 16:43:18 +00:00