Commit Graph

4203 Commits (7a7a9d6582e72344c6527ab00996781c96876ca2)

Author SHA1 Message Date
pabloFuente 96907f2c7f openvidu-server: try to delete any ghost participant after unknown ws close 2023-09-28 14:24:52 +02:00
pabloFuente 276722176b openvidu-test-e2e: fix changePublisherTest with different ChromeUser 2023-09-27 11:34:30 +02:00
pabloFuente 8a4cc402fd openvidu-server: remove extra slash in RecordingManager test path 2023-09-27 11:17:56 +02:00
Kazuma Arimura a30d3c5c9e
Update ja translation (#819)
* update title for japanese translation selector

* update translation configuration for japanese
2023-09-25 16:23:32 +02:00
pabloFuente a87086fb6c Update Selenium version 2023-09-21 11:58:58 +02:00
pabloFuente c24ad580de openvidu-test-e2e: fix docker run command to launch mediasoup-controller storing logs 2023-09-20 19:17:29 +02:00
pabloFuente 169df4373b openvidu-test-e2e: fix docker run command for mediasoup-controller 2023-09-20 17:59:50 +02:00
pabloFuente 41658de781 openvidu-test-e2e: store mediasoup-controller logs in /opt/openvidu folder 2023-09-20 17:46:30 +02:00
cruizba 4fccf86109 deployment: Increase AMI size media nodes 2023-09-19 15:36:09 +02:00
cruizba a8acfae4a8 deployment: Revert Ubuntu AMI filter to use Ubuntu Focal 20.04 2023-09-19 15:15:28 +02:00
cruizba 0497ccf439 deployment: Update at createAMI.sh scripts the Ubuntu AMI filtering to use Ubuntu Jammy 22.04 2023-09-19 11:25:03 +02:00
Carlos Santos f57c1de443 openvidu-components: Fixed screenshare e2e test 2023-09-18 11:44:24 +02:00
Carlos Santos 287ec58bab openvidu-components: Support screen audio
Now screen is always visible and independent of the camera connection. It has its own audio
2023-09-18 11:27:56 +02:00
Carlos Santos 93e48ce139 openvidu-browser: initialized getDisplayMedia with audio track 2023-09-18 10:50:29 +02:00
pabloFuente 087d5384c8 Update mobile testing 2023-09-14 16:24:09 +02:00
cruizba cb07252181 deployment: Update Lambda runtime to python3.11 for AWS deployments 2023-09-08 18:06:46 +02:00
pabloFuente bbfc579161 openvidu-browser: fix object initialization type error 2023-08-21 13:17:35 +02:00
Pablo Fuente Pérez 2f2001490a
Merge pull request #816 from semmel/semmel-inaccessible-localStorage
Tolerate inaccessible localStorage
2023-08-21 13:13:29 +02:00
Matthias Seemann 566e52f1dd
Tolerate inaccessible localStorage
When reading from localStorage, treat security exceptions like absent values. 
This supports running in third-party contexts when cross-origin cookies are blocked by the browser.
2023-08-03 21:23:27 +02:00
cruizba 918bf0ae6d deployment: While creating AMI disable flag '--disable-rollback' to remove unused NIGHTLY parameter 2023-07-31 16:01:42 +02:00
cruizba c683d989a6 Caching of driver not working in openvidu-deployment-tester. Disabling until fix 2023-07-31 14:55:11 +02:00
pabloFuente 2d320df71a Update Spring Boot from 2.7.6 to 2.7.14 2023-07-28 12:00:00 +02:00
cruizba 5bc4d20ae1 Update commons-collections4 dependency to version 4.4 2023-07-04 11:25:17 +02:00
Carlos Santos 9a6a4cbf25 openvidu-components: Added network control directives
Allowed frameRate, resolution and simulcast customization
2023-07-03 22:13:03 +02:00
cruizba 6bf48078a5 deployment: Add random TURN shared secret to .env file at enterprise ha aws 2023-06-30 17:37:48 +02:00
pabloFuente a44da5f043 openvidu-test-e2e: update default DOCKER_ANDROID_IMAGE env variable 2023-06-29 17:47:44 +02:00
pabloFuente 0b57843e84 openvidu-browser: make forceMediaReconnectionAfterNetworkDrop also affect subscribers 2023-06-28 15:46:03 +02:00
pabloFuente cc402f34d3 openvidu-server: fix possible ghost participant issue after network reconnection 2023-06-28 15:43:24 +02:00
pabloFuente efcc15a109 openvidu-browser: fix wrong call to onreconnected 2023-06-27 16:20:34 +02:00
cruizba 554fa142fc deployment: Update external TURN to version 4.6.2 2023-06-27 15:14:36 +02:00
cruizba 16c417e8e4 deployment: CF update launch configuration to launch template due to deprecation notice.
Link to the AWS announcement: https://aws.amazon.com/blogs/compute/amazon-ec2-auto-scaling-will-no-longer-add-support-for-new-ec2-features-to-launch-configurations/
2023-06-27 12:59:50 +02:00
Carlos Santos ca19a1235d openvidu-components: Released v2.28.1 2023-06-26 14:08:23 +02:00
Carlos Santos 9e7443ae7f openvidu-components: Added unique id to video elements 2023-06-26 13:31:03 +02:00
Carlos Santos 4ab66e30a1 openvidu-components: Exported translate pipe
This export will allow handle translations from a custom json file
2023-06-26 13:17:47 +02:00
cruizba 8dcf0096ee deployment: OpenVidu HA On prem - Wait for Media Node controller before launching 2023-06-24 00:59:18 +02:00
cruizba 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 2023-06-23 17:16:03 +02:00
jenkinsopenvidu 1235b3ef40 Update installation scripts for next release 2023-06-23 11:28:29 +00:00
jenkinsopenvidu 9bbfc9855a Update to version 2.28.0 2023-06-23 11:27:22 +00:00
jenkinsopenvidu 7bd56abd9c Update docker-compose.yml files to version 2.28.0 2023-06-23 11:07:52 +00:00
jenkinsopenvidu 601f4bcfed Update openvidu-recording to version 2.28.0 2023-06-23 11:07:10 +00:00
jenkinsopenvidu ca0c9abeb9 Update openvidu-java-client to version 2.28.0 2023-06-23 10:56:37 +00:00
jenkinsopenvidu 70513750da Update openvidu-node-client to version 2.28.0 2023-06-23 10:54:02 +00:00
cruizba a8dcd8f3cc Bump OpenVidu recording to version 2.28.0-beta1 2023-06-22 21:58:13 +02:00
cruizba e59b055ec6 openvidu-recording: Revert preset from 'veryfast' to 'ultrafast' 2023-06-22 21:46:18 +02:00
cruizba ae694cc8e8 deployment: Missing pull at install_openvidu_enterprise_ha_node.sh 2023-06-22 12:51:17 +02:00
cruizba cd7f8ae282 Reformat of PR https://github.com/OpenVidu/openvidu/pull/809 2023-06-22 11:45:40 +02:00
Carlos Ruiz Ballesteros 759b7b2a70
Merge pull request #809 from semmel/patch-2
Fix Stream.isSendScreen() for custom videoSource
2023-06-22 11:43:24 +02:00
cruizba a1420849b4 deployment: Set default Coturn port to 443 in enterprise-ha deployment 2023-06-22 11:39:51 +02:00
Matthias Seemann 63e273129b
Fix Stream.isSendScreen() for custom videoSource
The custom MediaStreamTrack provided as videoSource parameter in the Publisher factory functions is now examined by the Stream.isSendScreen() method if it is a screen sharing video track.
2023-06-21 21:36:37 +02:00
Carlos Santos 734bc2710d openvidu-components: Updated chromedriver dependency 2023-06-21 15:49:57 +02:00