Commit Graph

  • d056c88a58
    build(deps): bump async from 2.6.3 to 2.6.4 in /openvidu-node-client #719 dependabot[bot] 2022-04-26 16:29:28 +0000
  • e9abf684f9
    build(deps): bump async in /openvidu-components-angular #718 dependabot[bot] 2022-04-26 16:29:21 +0000
  • d112f067df
    build(deps): bump async from 2.6.3 to 2.6.4 in /openvidu-testapp #717 dependabot[bot] 2022-04-26 16:29:18 +0000
  • e230099212
    build(deps): bump async in /openvidu-server/src/dashboard #716 dependabot[bot] 2022-04-26 16:29:17 +0000
  • cccc0acb0d
    build(deps): bump async from 2.6.3 to 2.6.4 in /openvidu-browser #715 dependabot[bot] 2022-04-26 16:29:09 +0000
  • 1655335aa7 Update generate docs and package.json cruizba 2022-04-26 18:27:57 +0200
  • 18ff97da7c deployment: Add coturn in media nodes for nightly AMIs cruizba 2022-04-25 18:56:07 +0200
  • 4ab629562d deployment: Change parameter name from OPENVIDU_PRO_COTURN_PUBLIC_IP_AUTODISCOVER to OPENVIDU_PRO_MEDIA_NODE_PUBLIC_IP_AUTODISCOVER cruizba 2022-04-25 11:43:41 +0200
  • 42ad7bce5d deployment: Infrastructure changes to allow coturn in media nodes cruizba 2022-04-25 01:42:51 +0200
  • 1ee4a9be10 openvidu-browser: manage token on VB pabloFuente 2022-04-22 16:54:10 +0200
  • 707ad3d673 openvidu-browser: fix VB clean up process to avoid errors pabloFuente 2022-04-22 14:56:11 +0200
  • f91c7b1928 Virtual Background token integration pabloFuente 2022-04-22 11:21:42 +0200
  • 78d6320cad deployment Remove not used cfn-hup command cruizba 2022-04-22 00:20:28 +0200
  • 4eccd15494 deployment: AMI 20.04 no longer uses python-pip; Only python3-pip can be installed. cruizba 2022-04-21 22:30:57 +0200
  • edfbd9cf34 deployment: Don't ask about time zone while building openvidu-server-pro docker image cruizba 2022-04-21 21:27:44 +0200
  • b1a44b0f3a deployment: Update base images of openvidu-server, openvidu-server-pro and nginx cruizba 2022-04-21 19:46:10 +0200
  • e01904b8bd deployment: Use Ubuntu 20.04 for AMIs cruizba 2022-04-21 19:43:22 +0200
  • 02969d1551 deployment: Better way to install latest docker and docker-compose v2 in AMIs cruizba 2022-04-21 19:06:02 +0200
  • 8edd8827ca deployment: Don't use /dev/random to generate coturn secret which produces a pipe error. Use shuf instead cruizba 2022-04-21 18:36:33 +0200
  • 4ab7286978 openvidu-server: minor refactoring in SessionManager new Participant operation pabloFuente 2022-04-21 18:21:01 +0200
  • 16c1003584 deployment: Support for docker compose v2 and increase http timeout for slow networks" cruizba 2022-04-21 14:00:21 +0200
  • 28a6fd4064 openvidu-browser: check if Filter exists on Stream#applyFilter pabloFuente 2022-04-21 13:44:44 +0200
  • 5826032020 openvidu-browser: restrict updated values of VB to background image URL pabloFuente 2022-04-21 12:36:25 +0200
  • 34be4d8c13 deployment: openvidu-server & openvidu-server-pro entrypoint improvements - Create directory /run/secrets/coturn just when it is necessary to generate a new secret file for COTURN_SHARED_SECRET_KEY. (Docker daemon should generate it anyways while running - Use `tr -dc '[:alnum:]' </dev/urandom` instead of `tr -dc A-Za-z0-9 </dev/urandom` to generate alphanumeric COTURN_SHARED_SECRET_KEY - Define possible empty variables at the beginning of the entrypoint. - Fail script on any error with `set -o errexit -o errtrace -o pipefail -o nounset` - More meaningfull message while waiting Kibana service cruizba 2022-04-21 11:55:17 +0200
  • d0aedc70cf deployment: OpenVidu CE - Force relay to go over docker bridge network cruizba 2022-04-20 20:29:57 +0200
  • 4f04f3b33c Adapt coturn configuration to allow multiple coturns by kms uri cruizba 2022-04-20 18:50:34 +0200
  • b29ecafea5 openvidu-components: Disabled screenshare if token is not received csantosm 2022-04-18 17:12:08 +0200
  • 2deadbbe02 openvidu-components: Added event types csantosm 2022-04-18 16:39:23 +0200
  • 3b986dcfaa openvidu-components: Updated css variable names csantosm 2022-04-18 13:33:53 +0200
  • d0f1e9a121 openvidu-components: Updated doc csantosm 2022-04-18 12:50:20 +0200
  • 56984fd465 openvidu-components: Updated styles csantosm 2022-04-13 14:03:20 +0200
  • c6e08ac287 openvidu-components: Removed docs directive samples images csantosm 2022-04-11 19:13:56 +0200
  • ad54a3005d openvidu-server, deployment: Generate Coturn shared key instead of using OpenVidu Secret for better security. Remove unused COTURN_REDIS properties cruizba 2022-04-12 14:41:20 +0200
  • 80ab17ff92 openvidu-browser, openvidu-node-client, openvidu-testapp: Update to lockversion v2 and fixes for npm v8 build cruizba 2022-04-11 18:56:23 +0200
  • a30f4dcd85 openvidu-browser: chroma virtual background pabloFuente 2022-04-11 19:50:34 +0200
  • c0a525aac6 openvidu-components: Updated README csantosm 2022-04-11 16:03:48 +0200
  • 493f1e3ba0 openvidu-components: Released media devices on videoconference destroy csantosm 2022-04-11 13:34:12 +0200
  • 628b62c0aa openvidu-components: Updated README csantosm 2022-04-08 14:01:47 +0200
  • b2d5a6e3b6 openvidu-components: Moved docs config files under library directory csantosm 2022-04-08 13:52:12 +0200
  • fd8bad1cde
    build(deps): bump axios from 0.21.1 to 0.21.4 in /openvidu-testapp #713 dependabot[bot] 2022-04-08 11:53:02 +0000
  • e0e8828d15 openvidu-components: Moved docs config files under library directory csantosm 2022-04-08 13:52:12 +0200
  • 71d94db06e openvidu-components: Added sound when message is received csantosm 2022-04-08 12:12:43 +0200
  • b7efcf86c0 openvidu-components: Hidden screensharing button in mobile devices csantosm 2022-04-08 11:57:07 +0200
  • 9f34c01d6e openvidu-components: Fixed bug with media devices csantosm 2022-04-08 11:44:12 +0200
  • f5dada6080 openvidu-components: Detected change after view init csantosm 2022-04-07 12:55:24 +0200
  • 28606b1ff7 openvidu-components: Added more e2e test csantosm 2022-04-07 12:54:34 +0200
  • 70e93df54d openvidu-components: Updated openvidu-angular docs csantosm 2022-04-07 10:03:50 +0200
  • 027508acd3 openvidu-components: Removed e2e webcomponent assets csantosm 2022-04-07 09:56:57 +0200
  • bfb91a332c openvidu-components: Renamed webcomponent leave session to disconnect csantosm 2022-04-07 09:51:23 +0200
  • 1ec723edd4 openvidu-components: Updated webcomponent build script csantosm 2022-04-07 09:50:07 +0200
  • d7b81739e7 openvidu-components: Allowed external panels csantosm 2022-04-06 12:00:42 +0200
  • 150657763c deployment: Bump coturn to 7.0.0-dev1 cruizba 2022-04-06 20:27:03 +0200
  • 8457592c0b openvidu-browser: modify isPro with isAtLeastPro pabloFuente 2022-04-06 20:02:22 +0200
  • 41f53b9895 Support Virtual Background image pabloFuente 2022-04-06 19:54:31 +0200
  • 19f4f607b1 openvidu-server: Typo. Add missing license comment cruizba 2022-04-06 18:42:52 +0200
  • ac5485ddc0 openvidu-server, deployment: Remove redis for coturn. Now credentials are generated using https://datatracker.ietf.org/doc/html/draft-uberti-behave-turn-rest-00 cruizba 2022-04-06 18:37:11 +0200
  • e9cdb7b131 openvidu-browser: input options for Virtual Background pabloFuente 2022-04-06 13:39:54 +0200
  • 841db74c75 openvidu-browser: MVC Virtual Background pabloFuente 2022-04-06 13:10:06 +0200
  • 4c2ab10e07 openvidu-components: Added panel e2e tests csantosm 2022-04-06 10:02:54 +0200
  • 4fc878f796 openvidu-components: Added directive examples and clean testapp csantosm 2022-04-05 15:58:12 +0200
  • aa0c78b882 openvidu-components: Refactored panel service csantosm 2022-04-05 15:51:10 +0200
  • 4cef8c3fac openvidu-components: Updated docs and improved service method names csantosm 2022-04-05 15:44:24 +0200
  • b1c47d9506 openvidu-components: Fixed styles csantosm 2022-04-05 15:41:38 +0200
  • b0afa580a7 openvidu-components: Renamed menu service to panel service csantosm 2022-04-05 15:40:43 +0200
  • 1ee8bd1f6e openvidu-components: Renamed service method csantosm 2022-04-01 13:24:56 +0200
  • 1cdb938ad4 openvidu-components: Hidden audio detector when participant muted csantosm 2022-04-01 12:34:00 +0200
  • 9888154a02 openvidu-components: Added screensharing E2E csantosm 2022-04-01 12:05:58 +0200
  • e252b84740 openvidu-components: Fixed bug muting remote participant csantosm 2022-04-01 11:05:25 +0200
  • 09248b2b45 openvidu-testapp: include sourceMap in serve command pabloFuente 2022-04-01 10:42:28 +0200
  • 8d7b2abe4f openvidu-test-e2e: fix media server reconnect tests to allow other Docker images pabloFuente 2022-03-31 12:31:06 +0200
  • 98fbe060a3 openvidu-components: Moved component logic to openvidu service csantosm 2022-03-31 12:25:02 +0200
  • fccde40641 deployment: exit 1 on 'fatal_error' in insallation scripts cruizba 2022-03-30 19:27:52 +0200
  • 664abf86dc Fix link on error while upgrading OpenVidu PRO to redirect to the upgrading instructions documentation cruizba 2022-03-30 18:24:23 +0200
  • e133b1f92d deployment: Update OPENVIDU_UPGRADABLE_VERSION version to 2.21.0 to test upgrade scripts cruizba 2022-03-30 18:15:35 +0200
  • 47c4c91f7a deployment: OpenVidu Pro - Add AMI as argument to upgrade script cruizba 2022-03-30 18:13:55 +0200
  • a39249eaaf openvidu-components: Fixed video content style csantosm 2022-03-30 12:10:15 +0200
  • af3c21742f openvidu-components: Fixed bug when toggling audio in with screenshare csantosm 2022-03-30 11:58:35 +0200
  • 06f1fcbee1 openvidu-browser: improved Publisher#publishVideo turns off webcam light pabloFuente 2022-03-29 18:31:31 +0200
  • 1db373caba deployment: get_ov_media_node_ami_id.sh helper script to get AMIs from eu-west-1 cruizba 2022-03-29 18:04:40 +0200
  • 957b0dffc0
    build(deps): bump ansi-regex in /openvidu-components-angular #711 dependabot[bot] 2022-03-29 10:38:34 +0000
  • 3deda3849e openvidu-components: Updated doc build csantosm 2022-03-29 12:35:13 +0200
  • 9ac32da633 openvidu-server: infinite OPENVIDU_PRO_CLUSTER_RECONNECTION_TIMEOUT with -1 pabloFuente 2022-03-29 11:16:02 +0200
  • 5b61d8d0e9 openvidu-test-browsers: make concurrent map collections final pabloFuente 2022-03-28 23:06:45 +0200
  • ce37fa6747 openvidu-test-browsers: add accumulated events map to CustomWebhook pabloFuente 2022-03-28 23:04:30 +0200
  • bba002c046 openvidu-test-browsers: fix possible NullPointer on CustomWebhook#waitForNextEventToBeOfType pabloFuente 2022-03-28 20:04:35 +0200
  • 7ac3139e44 openvidu-components: Fixed colors in prejoin component csantosm 2022-03-28 16:51:47 +0200
  • c2a393cc51 openvidu-components: Updated docs assets csantosm 2022-03-28 16:51:12 +0200
  • f70053c2f3 openvidu-server: add nodeRecovered flag to mediaNodeUsageRegistration method pabloFuente 2022-03-28 12:39:26 +0200
  • 239b7e28bf openvidu-components: Updated styles name variables csantosm 2022-03-28 10:48:52 +0200
  • 07aa22ed1d openvidu-server: remove final from UpdatableTimerTask methods pabloFuente 2022-03-26 16:05:38 +0100
  • b6b2663cf3 Update kurento-java version from 6.16.4 to 6.16.5 pabloFuente 2022-03-26 15:57:46 +0100
  • 6ee258966d openvidu-server: some protected methods to public. KmsManager refactoring of handler pabloFuente 2022-03-25 15:21:08 +0100
  • 44363dbde0 openvidu-server: change mustRemoveMediaNode behavior in KmsManager pabloFuente 2022-03-25 14:11:28 +0100
  • 2a3e05ef80 openvidu-server: minor refactoring of KmsManager KurentoClient events handler pabloFuente 2022-03-25 14:01:10 +0100
  • 888e45fe4d openvidu-components: Updated doc csantosm 2022-03-25 12:39:24 +0100
  • 9f59559575 openvidu-components: Added gitignore csantosm 2022-03-24 17:49:40 +0100
  • 03859f5d06 Integration test: Assert.fail instead of System.err pabloFuente 2022-03-25 12:36:21 +0100
  • b8079ce519 Integration tests: protect Whitebox#getInternalState pabloFuente 2022-03-25 12:21:56 +0100
  • ab8fdec4f4 Update REST API Pro e2e testing method pabloFuente 2022-03-24 23:15:56 +0100
  • ad152fab8e Tests: protect InvocationOnMock#getArgument class cast exceptions pabloFuente 2022-03-24 23:08:25 +0100