Commit Graph

  • 0bd8a6f38d openvidu-components: Fixed full screen status Carlos Santos 2023-05-30 13:08:17 +0200
  • 6f691e8bb1 deployment: Remove hard-coded IP addresses from load balancer cruizba 2023-05-29 17:08:59 +0200
  • 4f13e5181b deployment: Remove image pull print statements in enterprise-ha installation scripts cruizba 2023-05-29 16:56:33 +0200
  • c1f3b22bc9 deployment: Add script to update load balancer IPs in enterprise-ha deployment cruizba 2023-05-29 16:46:07 +0200
  • b81c0dfccc deployment: Update install_ov_enterprise_ha_base.sh image pulling to include docker-compose.override.yml cruizba 2023-05-29 15:21:33 +0200
  • de0ea61eb4 deployment: Set OPENVIDU_PRO_CLUSTER_RECONNECTION_TIMEOUT to 60 seconds in OpenVidu Enterprise HA on-premises cruizba 2023-05-29 14:37:27 +0200
  • c1cec2c07d
    Merge pull request #803 from semmel/patch-1 Carlos Santos 2023-05-29 11:18:50 +0200
  • 76ec592865
    fix: remove video element which was never inserted before #803 Matthias Seemann 2023-05-25 20:41:26 +0200
  • 0a952839c7 deployment: Fix installation script pull images cruizba 2023-05-22 18:36:09 +0200
  • 912cdee47f deployment: Add installation and deployment files for OpenVidu Enteprise HA - On premises cruizba 2023-05-22 16:22:06 +0200
  • 7b1f411db4 deployment: Update nginx for Enterprise HA on premises cruizba 2023-05-20 23:08:28 +0200
  • 58c15b0e3c openvidu-browser: bug fix when checking system requirements on motorola edge devices pabloFuente 2023-05-19 13:39:19 +0200
  • ba0e736da9 openvidu-server: remove incorrect size description of recording image pabloFuente 2023-05-19 13:21:34 +0200
  • 423e0d302f openvidu-browser: remove code smell in OpenVidu.ts pabloFuente 2023-05-05 13:20:33 +0200
  • b4b808e3f1 openvidu-node-client: Update axios version. Fix unhandled exception while fetching sessions when session is created cruizba 2023-05-18 14:16:03 +0200
  • be7634c821 openvidu-node-client: Don't handle error on fetch if session is found cruizba 2023-05-17 17:42:59 +0200
  • c0fa49af8d openvidu-node-client: Avoid multiple 'reject' calls in specific HttpErrors. Handling on errors in one place cruizba 2023-05-17 16:50:24 +0200
  • 72b95741ca openvidu-server: Fix OPENVIDU_WEBRTC_ICE_SERVERS not being used when customIceServer is an empty list but not null cruizba 2023-05-16 01:56:02 +0200
  • 90d13cedc4 openvidu-components: Wait for the promise resolved from unpublish method Carlos Santos 2023-05-05 10:42:45 +0200
  • 90acd8682c openvidu-browser: Avoided accessing to a property of null Carlos Santos 2023-05-05 10:29:39 +0200
  • 4e50796547 openvidu-components: Fixed styles Carlos Santos 2023-05-04 17:35:47 +0200
  • 2726fa6a67 openvidu-components: Minor code refactoring Carlos Santos 2023-05-04 16:34:13 +0200
  • 4dc98e3272 openvidu-components: Fixed switch camera on Android devices Carlos Santos 2023-05-04 16:14:19 +0200
  • 75c9576f4d Update installation scripts for next release jenkinsopenvidu 2023-05-03 11:02:33 +0000
  • d0126a2443 Update installation scripts to 2.27.0 v2.27.0 jenkinsopenvidu 2023-05-03 11:02:28 +0000
  • 9f8cc36a9d Update to version 2.27.0 jenkinsopenvidu 2023-05-03 11:01:36 +0000
  • 61273ad642 Update docker-compose.yml files to version 2.27.0 jenkinsopenvidu 2023-05-03 10:52:49 +0000
  • c891a26e4b Update openvidu-recording to version 2.27.0 jenkinsopenvidu 2023-05-03 10:49:02 +0000
  • 6aa7a4106c Update openvidu-java-client to version 2.27.0 jenkinsopenvidu 2023-05-03 10:44:23 +0000
  • 83b14c39d6 Update openvidu-node-client to version 2.27.0 jenkinsopenvidu 2023-05-03 10:41:47 +0000
  • f922c5cd53 Update to Kurento 7.0.1 pabloFuente 2023-05-03 12:32:51 +0200
  • fb101bc2c7 openvidu-components: Emitted event for updating recording list Carlos Santos 2023-04-28 17:50:11 +0200
  • 9be838308c openvidu-components: Disabled start streaming button for no moderators Carlos Santos 2023-04-27 16:02:19 +0200
  • c7f1bbcd93 openvidu-test-e2e: extend broadcast and composed record test with STT pabloFuente 2023-04-27 13:35:30 +0200
  • 6479382f58 openvidu-test-e2e: fix video dimension tests. Add new pro test pabloFuente 2023-04-27 13:16:35 +0200
  • 026352133a deployment: Remove non needed comment cruizba 2023-04-27 12:54:50 +0200
  • 1152a79354 openvidu-java-client: fix unit test pabloFuente 2023-04-27 10:59:24 +0200
  • b40f120efa openvidu-server: allow only-audio broadcasting. Add new test pabloFuente 2023-04-26 18:46:35 +0200
  • f5e18fc11d openvidu-components: Fixed video recording cache Carlos Santos 2023-04-25 12:40:21 +0200
  • fffbdd3cd5 openvidu-components: Refactored recordings pipes Carlos Santos 2023-04-24 17:41:29 +0200
  • 5f8fa08fe0 openvidu-components: Fixed connection data parse on new connection Carlos Santos 2023-04-24 14:09:31 +0200
  • d7e7cfe6f7 openvidu-components: Hidden mute sound button for local participants Carlos Santos 2023-04-21 13:33:17 +0200
  • f7b0f8e803 openvidu-components: Added e2e test for checking video sound button Carlos Santos 2023-04-21 13:32:13 +0200
  • 35a6e823b6 openvidu-server: refactor recordingStarted notification for COMPOSED with video pabloFuente 2023-04-19 12:56:03 +0200
  • c646f66aab Fix AndroidChromeUser REMOTE_URL pabloFuente 2023-04-18 18:22:52 +0200
  • 7529de5897 ci-scripts: add "grep 172" to DOCKER_HOST_IP command pabloFuente 2023-04-18 18:02:06 +0200
  • 19f9bee16e Update Android user to use correct remote URL pabloFuente 2023-04-18 17:17:38 +0200
  • 82fe3dc986 ci: Remove runner-image instead of runner-deployment for build.sh --clean-environment cruizba 2023-04-14 16:09:46 +0200
  • 0677268516 Change preset ultrafast to veryfast in openvidu-recording container pabloFuente 2023-04-14 10:01:07 +0200
  • 4a11b3678b deployment: Change Docker image tags to master and pull new images in AWS CloudFormation KMS AMI template cruizba 2023-04-12 23:56:30 +0200
  • 1c675aa664 openvidu-components: Updated angular.json Carlos Santos 2023-04-11 16:46:38 +0200
  • 2ca5e2362e openvidu-components: Removed workaround for avoiding blank videos on iOS Carlos Santos 2023-04-11 11:30:46 +0200
  • 979fd14ccc openvidu-components: Avoided to show freeze videos when they are muted Carlos Santos 2023-04-11 11:29:01 +0200
  • af31380bbd openvidu-java-client: Create 'performJarFileRelease' maven profile to build openvidu-java-client builds in a jar file for nightlies cruizba 2023-04-10 23:43:01 +0200
  • 805c1bdb47 deployment: Parametrize correctly openvidu-recording version for cloudformation nightlies cruizba 2023-04-10 20:50:18 +0200
  • 1d68cbeaf8 openvidu-components: Cleared captions subscription Carlos Santos 2023-04-10 15:43:32 +0200
  • de9f195fd5 openvidu-recording: Remove CHROME_VERSION argument cruizba 2023-04-10 11:25:29 +0200
  • 1edc3c055b openvidu-recording: Better way to add chrome public key for chrome installation cruizba 2023-04-10 11:12:06 +0200
  • 898d12e695 deployment: Avoid aws-marketplace amis getting the latest ubuntu AMI in external turn CF cruizba 2023-04-06 17:26:11 +0200
  • 91fd7c09ef deployment: Fix missing character in Enterprise CF cruizba 2023-04-05 02:25:37 +0200
  • 4620645ae2 deployment: Fix AWS_CLI_DOCKER_TAG sed cruizba 2023-04-04 22:07:19 +0200
  • 8fb1fac43a Bump version 2.26.2 v2.26.2 cruizba 2023-04-04 21:17:21 +0200
  • 122ac4dc6a Fix wrong elasticsearch host while using it externally cruizba 2023-04-04 20:54:34 +0200
  • 66c7399005 deployment: Fix metricbeat and filebeat condition cruizba 2023-04-04 19:59:59 +0200
  • 0c6f798692 Fix wrong elasticsearch host while using it externally cruizba 2023-04-04 20:54:34 +0200
  • 5298a085cb deployment: Fix metricbeat and filebeat condition cruizba 2023-04-04 19:59:59 +0200
  • 82371ba499 deployment: Typo: OPENVIDU_PRO_ELAS'IT'CSEARCH instead of OPENVIDU_PRO_ELASTICSEARCH at CF-OpenVidu-Enterprise.yaml.template cruizba 2023-04-04 19:23:23 +0200
  • a0e6b137cc openvidu-server: avoid fatal error if an outdated version of openvidu-browser is in use by STT or broadcasting module pabloFuente 2023-04-03 19:52:21 +0200
  • 16ec1c9480 openvidu-components: Added e2e test for audio only mediastream csantosm 2023-04-03 14:25:07 +0200
  • 1fe005c6af openvidu-test-e2e: fix custom layout broadcast test pabloFuente 2023-04-03 12:58:11 +0200
  • 5d2e78238f openvidu-test-e2e: fix EXTERNAL_CUSTOM_LAYOUT_PARAMS default value pabloFuente 2023-04-03 12:54:21 +0200
  • 83e9ab7021
    Merge pull request #797 from OpenVidu/ov_browser_fix Pablo Fuente Pérez 2023-04-03 12:10:22 +0200
  • 7060a0b06f openvidu-test-e2e: fix custom layout broadcast test pabloFuente 2023-04-03 12:02:09 +0200
  • 0296dcbd8e openvidu-test-e2e: remove unnecessary folder jenkins pabloFuente 2023-04-03 11:58:17 +0200
  • ec807d3944 openvidu-browser: Fixed bug with audio only MediaStream #797 csantosm 2023-03-31 14:37:22 +0200
  • dade445ce7 Update openvidu-test-e2e Dockerfile pabloFuente 2023-03-31 13:00:48 +0200
  • 3ae582700c openvidu-test-e2e: add custom layout broadcasting test pabloFuente 2023-03-31 12:57:50 +0200
  • 60bddcebda openvidu-java-client: fix Javadoc typo pabloFuente 2023-03-31 12:24:36 +0200
  • 7fa65661f9 openvidu-test-browsers: add --remote-allow-origins to ChromeUser pabloFuente 2023-03-31 12:01:53 +0200
  • 5eb47d7401 openvidu-deployment-tester: Add index to docs cruizba 2023-03-29 21:48:40 +0200
  • 6f6a6ad7e8 openvidu-deployment-tester: Move documentation text cruizba 2023-03-29 21:46:31 +0200
  • bb2a1f6c39 openvidu-deployment-tester: Update docs with new tests cruizba 2023-03-29 21:44:40 +0200
  • 11e5888747 openvidu-deployment-tester: Add recording and call parametrizable tests cruizba 2023-03-29 18:28:05 +0200
  • 868835bb91 deployment: Add FOLLOW_OPENVIDU_LOGS parameter to openvidu ce script cruizba 2023-03-29 01:15:48 +0200
  • 4ed42cee1d deployment: Rename some wrong descriptions for CF of external-turn cruizba 2023-03-28 23:44:18 +0200
  • 1943d2f2e6 Create Cloudformation for external turn cruizba 2023-03-28 23:41:39 +0200
  • 4ad79c7bcb Deployments: final version pabloFuente 2023-03-27 18:31:59 +0200
  • ca0df78bc4 Deployments: update ENTERPRISE yaml template paths pabloFuente 2023-03-27 14:22:41 +0200
  • f52673a8c4 Deployments: test ENTERPRISE AMIs pabloFuente 2023-03-27 11:43:22 +0200
  • 6e826fcbc3 Deployments: move Enterprise AMI to openvidu repo pabloFuente 2023-03-27 11:42:06 +0200
  • 09d89b2cdb openvidu-deployment-tester: Improve docker cache of drivers. Document how to develop the deployment tester image cruizba 2023-03-27 11:40:49 +0200
  • 92048dcf7a Deployments: remove unused taskcat files pabloFuente 2023-03-24 17:11:20 +0100
  • 1a6a998fea Deployment: remove unnecessary template yamls from S3 at the end pabloFuente 2023-03-24 13:43:29 +0100
  • da32a74ff9 Deployment: test createAMI.sh in GH pipeline pabloFuente 2023-03-24 11:28:11 +0100
  • d996e41258 Beautify create_image.sh for openvidu-deployment-tester pabloFuente 2023-03-23 16:15:30 +0100
  • 9080159736 openvidu: Add version tag to create_image.sh of openvidu-deployment-tester cruizba 2023-03-23 14:57:09 +0100
  • e482181644 openvidu: Docker image to tests deployments cruizba 2023-03-23 14:46:25 +0100
  • 8d522bb136 workflows: replace gihub.event.inputs with inputs pabloFuente 2023-03-22 10:59:37 +0100
  • fdcf14c9ae Workflow: fix wrong script method --build-openvidu-browser pabloFuente 2023-03-21 16:06:55 +0100
  • 09c53bb86f ci-scripts: divide commons.sh into 3 different scripts pabloFuente 2023-03-21 15:54:06 +0100