Commit Graph

  • bb2c63cb5b openvidu-components: Released v2.29.0-beta1 Carlos Santos 2023-10-17 11:32:20 +0200
  • c8ff947a4f openvidu-components: Allow mute forcibly only for camera streams Carlos Santos 2023-10-17 11:26:31 +0200
  • 1fb201375e openvidu-browser: Released v2.29.0-beta1 Carlos Santos 2023-10-17 10:54:31 +0200
  • 2e07e25df7 openvidu-browser: do not add default audio track to screen media steam if screen audio source pabloFuente 2023-10-16 16:51:29 +0200
  • 1e416325b6 Revert "openvidu-browser: fix wrong screen audio track management" pabloFuente 2023-10-16 16:49:26 +0200
  • 55728b7235
    Update build.sh Carlos Ruiz Ballesteros 2023-10-16 13:35:13 +0200
  • 50a07ed203 openvidu-browser: fix wrong screen audio track management pabloFuente 2023-10-16 13:04:19 +0200
  • ff8605ef85 openvidu-server: Update Kurento version to 7.0.1-SNAPSHOT cruizba 2023-10-16 12:55:05 +0200
  • ea846ac415 Fix: Recover endReason when ghost participant detected for webhook notifications cruizba 2023-10-16 12:49:47 +0200
  • 406289cf57 openvidu-java-client : change to lambda function #821 최종명 2023-10-16 17:57:59 +0900
  • b24d89c884 openvidu-java-client : change to lambda function 최종명 2023-10-16 17:57:22 +0900
  • f4d5677ef8 openvidu-java-client : Remove redundant getSessionId() #820 최종명 2023-10-16 17:46:46 +0900
  • 39f9ba085e openvidu-java-client : Remove redundant getSessionId() call in createConnection() method 최종명 2023-10-16 16:52:07 +0900
  • a14f8d997d openvidu-ci: move check kurento of snapshots from test-utils.sh to build.sh. Remove config of openvidu generic settings in bump cruizba 2023-10-14 23:02:56 +0200
  • da5f55e34b openvidu-ci: Enable snapshots only if snapshot version is used cruizba 2023-10-14 21:29:32 +0200
  • 39323c73a3 openvidu-e2e-tests: Fix possible race conditions in CustomWebhook.java cruizba 2023-10-12 22:33:48 +0200
  • 775a7bd436 openvidu-components: Supported screen audio bugfix Carlos Santos 2023-10-05 17:58:54 +0200
  • d2423b012d openvidu-browser: document audioSource to "screen". Warn when no videoSource to "screen" pabloFuente 2023-10-05 16:54:56 +0200
  • ad96776571 openvidu-browser: fix getDisplayMedia audio bug pabloFuente 2023-10-05 16:42:21 +0200
  • c8fd2090f2 openvidu-test-browsers: print hasAudioTracks and hasVideoTracks pabloFuente 2023-10-05 14:00:30 +0200
  • beecb101e2 openvidu-test-e2e: improved "docker inspect" command to get docker gateway IP pabloFuente 2023-10-05 13:09:40 +0200
  • 4384a74896 openvidu-test-e2e: dynamically discover docker gateway IP in mediasoup tests pabloFuente 2023-10-05 12:45:31 +0200
  • d29254e56a deployment: Add c6a instance types to AWS CloudFormation templates cruizba 2023-10-03 10:45:53 +0200
  • 796a478010 Update Node installation in openvidu/openvidu-test-e2e container pabloFuente 2023-09-29 13:48:51 +0200
  • ac64aeb2be openvidu-server: fix circular dependency with @PostConstruct pabloFuente 2023-09-29 13:48:09 +0200
  • ec2396d904 openvidu-components: Fixed show additional panel when others are opened Carlos Santos 2023-09-29 13:36:32 +0200
  • 6ae3186c1e openvidu-server: remove IllegalStateException string filter for ghost participants pabloFuente 2023-09-28 15:39:17 +0200
  • 96907f2c7f openvidu-server: try to delete any ghost participant after unknown ws close pabloFuente 2023-09-28 14:24:52 +0200
  • 276722176b openvidu-test-e2e: fix changePublisherTest with different ChromeUser pabloFuente 2023-09-27 11:34:30 +0200
  • 8a4cc402fd openvidu-server: remove extra slash in RecordingManager test path pabloFuente 2023-09-27 11:17:43 +0200
  • a30d3c5c9e
    Update ja translation (#819) Kazuma Arimura 2023-09-25 23:23:32 +0900
  • 7b94f7b2a8 update translation configuration for japanese #819 Kazuma (Pakio) Arimura 2023-09-24 15:49:13 +0900
  • 2bb816ad1c update title for japanese translation selector Kazuma (Pakio) Arimura 2023-09-24 15:48:54 +0900
  • a87086fb6c Update Selenium version pabloFuente 2023-09-21 11:58:58 +0200
  • c24ad580de openvidu-test-e2e: fix docker run command to launch mediasoup-controller storing logs pabloFuente 2023-09-20 19:17:29 +0200
  • 169df4373b openvidu-test-e2e: fix docker run command for mediasoup-controller pabloFuente 2023-09-20 17:59:50 +0200
  • 41658de781 openvidu-test-e2e: store mediasoup-controller logs in /opt/openvidu folder pabloFuente 2023-09-20 17:46:19 +0200
  • 4fccf86109 deployment: Increase AMI size media nodes cruizba 2023-09-19 15:36:09 +0200
  • a8acfae4a8 deployment: Revert Ubuntu AMI filter to use Ubuntu Focal 20.04 cruizba 2023-09-19 15:15:25 +0200
  • 0497ccf439 deployment: Update at createAMI.sh scripts the Ubuntu AMI filtering to use Ubuntu Jammy 22.04 cruizba 2023-09-19 11:24:29 +0200
  • f57c1de443 openvidu-components: Fixed screenshare e2e test Carlos Santos 2023-09-18 11:44:24 +0200
  • 287ec58bab openvidu-components: Support screen audio Carlos Santos 2023-09-18 11:27:56 +0200
  • 93e48ce139 openvidu-browser: initialized getDisplayMedia with audio track Carlos Santos 2023-09-18 10:50:29 +0200
  • 087d5384c8 Update mobile testing pabloFuente 2023-09-14 16:24:09 +0200
  • cb07252181 deployment: Update Lambda runtime to python3.11 for AWS deployments cruizba 2023-09-08 18:06:42 +0200
  • bbfc579161 openvidu-browser: fix object initialization type error pabloFuente 2023-08-21 13:17:35 +0200
  • 2f2001490a
    Merge pull request #816 from semmel/semmel-inaccessible-localStorage Pablo Fuente Pérez 2023-08-21 13:13:29 +0200
  • 566e52f1dd
    Tolerate inaccessible localStorage #816 Matthias Seemann 2023-08-03 21:23:27 +0200
  • 918bf0ae6d deployment: While creating AMI disable flag '--disable-rollback' to remove unused NIGHTLY parameter cruizba 2023-07-31 16:01:42 +0200
  • c683d989a6 Caching of driver not working in openvidu-deployment-tester. Disabling until fix cruizba 2023-07-31 14:54:48 +0200
  • 2d320df71a Update Spring Boot from 2.7.6 to 2.7.14 pabloFuente 2023-07-28 12:00:00 +0200
  • 5bc4d20ae1 Update commons-collections4 dependency to version 4.4 cruizba 2023-07-04 11:25:17 +0200
  • 9a6a4cbf25 openvidu-components: Added network control directives Carlos Santos 2023-07-03 17:52:26 +0200
  • 6bf48078a5 deployment: Add random TURN shared secret to .env file at enterprise ha aws cruizba 2023-06-30 17:36:43 +0200
  • a44da5f043 openvidu-test-e2e: update default DOCKER_ANDROID_IMAGE env variable pabloFuente 2023-06-29 17:47:44 +0200
  • 0b57843e84 openvidu-browser: make forceMediaReconnectionAfterNetworkDrop also affect subscribers pabloFuente 2023-06-28 15:46:03 +0200
  • cc402f34d3 openvidu-server: fix possible ghost participant issue after network reconnection pabloFuente 2023-06-28 15:43:24 +0200
  • efcc15a109 openvidu-browser: fix wrong call to onreconnected pabloFuente 2023-06-27 16:20:20 +0200
  • 554fa142fc deployment: Update external TURN to version 4.6.2 cruizba 2023-06-27 15:14:30 +0200
  • 16c417e8e4 deployment: CF update launch configuration to launch template due to deprecation notice. cruizba 2023-06-27 12:54:35 +0200
  • ca19a1235d openvidu-components: Released v2.28.1 Carlos Santos 2023-06-26 14:08:23 +0200
  • 9e7443ae7f openvidu-components: Added unique id to video elements Carlos Santos 2023-06-26 13:31:03 +0200
  • 4ab66e30a1 openvidu-components: Exported translate pipe Carlos Santos 2023-06-26 13:17:47 +0200
  • 8dcf0096ee deployment: OpenVidu HA On prem - Wait for Media Node controller before launching cruizba 2023-06-24 00:59:14 +0200
  • 2f797ca54f deployment: Remove coturn image at IMAGE_MEDIA_NODE_CONTROLLER in installation script of HA On premises. It is actually present in the docker-compose.yml cruizba 2023-06-23 17:16:03 +0200
  • ae8e6c95c5 Update OpenVidu-Call to version 2.28.0 in docker-compose.override.yml header of HA On prem v2.28.0 cruizba 2023-06-23 14:50:02 +0200
  • 434182a555 Update openvidu-call image to 2.28.0 cruizba 2023-06-23 14:39:59 +0200
  • 1235b3ef40 Update installation scripts for next release jenkinsopenvidu 2023-06-23 11:28:29 +0000
  • bb1739351d Update installation scripts to 2.28.0 jenkinsopenvidu 2023-06-23 11:28:21 +0000
  • 9bbfc9855a Update to version 2.28.0 jenkinsopenvidu 2023-06-23 11:27:22 +0000
  • 7bd56abd9c Update docker-compose.yml files to version 2.28.0 jenkinsopenvidu 2023-06-23 11:07:52 +0000
  • 601f4bcfed Update openvidu-recording to version 2.28.0 jenkinsopenvidu 2023-06-23 11:07:10 +0000
  • ca0c9abeb9 Update openvidu-java-client to version 2.28.0 jenkinsopenvidu 2023-06-23 10:56:37 +0000
  • 70513750da Update openvidu-node-client to version 2.28.0 jenkinsopenvidu 2023-06-23 10:54:02 +0000
  • a8dcd8f3cc Bump OpenVidu recording to version 2.28.0-beta1 cruizba 2023-06-22 21:58:09 +0200
  • e59b055ec6 openvidu-recording: Revert preset from 'veryfast' to 'ultrafast' cruizba 2023-06-22 21:46:18 +0200
  • ae694cc8e8 deployment: Missing pull at install_openvidu_enterprise_ha_node.sh cruizba 2023-06-22 12:51:17 +0200
  • cd7f8ae282 Reformat of PR https://github.com/OpenVidu/openvidu/pull/809 cruizba 2023-06-22 11:45:40 +0200
  • 759b7b2a70
    Merge pull request #809 from semmel/patch-2 Carlos Ruiz Ballesteros 2023-06-22 11:43:24 +0200
  • a1420849b4 deployment: Set default Coturn port to 443 in enterprise-ha deployment cruizba 2023-06-22 11:39:43 +0200
  • 63e273129b
    Fix Stream.isSendScreen() for custom videoSource #809 Matthias Seemann 2023-06-21 21:36:37 +0200
  • 734bc2710d openvidu-components: Updated chromedriver dependency Carlos Santos 2023-06-21 15:49:57 +0200
  • 0cff58edb7 openvidu-components: Allowed override lang options with a directive Carlos Santos 2023-06-21 13:37:43 +0200
  • 7c6ba2b584 openvidu-components: Fixed typo Carlos Santos 2023-06-21 11:31:59 +0200
  • ddf2d936bb openvidu-components: Fixed button styles Carlos Santos 2023-06-21 11:16:43 +0200
  • 41920219c3 openvidu-components: Emitted an event when language has been changed Carlos Santos 2023-06-21 11:10:41 +0200
  • bb72abe9c4 deployment: Update Kurento Media Server image version to 7.0.1 in enterprise-ha onprem cruizba 2023-06-16 16:13:57 +0200
  • 946be88928 deployment: separated rules for dashboard/ and inspector/ in openvidu-proxy cruizba 2023-06-16 13:49:31 +0200
  • fb6df7773a deployment: Restart and start OpenVidu CE services using "openvidu" deployemnt script cruizba 2023-06-15 17:13:19 +0200
  • 936287ae83 openvidu-components: Fixes #805 Carlos Santos 2023-06-15 13:41:50 +0200
  • d212f52f04 deployment: Update coturn to version 4.6.2 cruizba 2023-06-14 18:44:13 +0200
  • 22ab5641f7 deployment: Add HANodeRegistered and HANodeDeregistered to webhook events at openvidu-enterprise ha cruizba 2023-06-13 11:12:13 +0200
  • e70fe4c3ab openvidu-server: Add HANodeRegistered and HANodeDeregistered to CDREventName cruizba 2023-06-13 11:05:25 +0200
  • 130f49d16b openvidu-components: open page after serve it locally Carlos Santos 2023-06-01 12:56:06 +0200
  • 6bfe05f306 openvidu-components: Fixed e2e test timeout Carlos Santos 2023-05-31 11:08:09 +0200
  • 12a34ca7cb Merge branch 'ov-components-refactor' Carlos Santos 2023-05-31 10:55:51 +0200
  • 3f2e7c711e openvidu-components: Fixed e2e test Carlos Santos 2023-05-31 10:08:58 +0200
  • f8812e615b openvidu-components: Wait for promise resolved Carlos Santos 2023-05-31 10:08:45 +0200
  • 34d514118a openvidu-components: Updated deprecated methods messages Carlos Santos 2023-05-31 10:00:00 +0200
  • fb057a5823 openvidu-components: Refactored Participant model Carlos Santos 2023-03-21 16:30:50 +0100