pabloFuente
50a07ed203
openvidu-browser: fix wrong screen audio track management
2023-10-16 13:04:30 +02:00
cruizba
ff8605ef85
openvidu-server: Update Kurento version to 7.0.1-SNAPSHOT
2023-10-16 12:55:14 +02:00
cruizba
ea846ac415
Fix: Recover endReason when ghost participant detected for webhook notifications
2023-10-16 12:49:47 +02:00
cruizba
a14f8d997d
openvidu-ci: move check kurento of snapshots from test-utils.sh to build.sh. Remove config of openvidu generic settings in bump
2023-10-14 23:02:56 +02:00
cruizba
da5f55e34b
openvidu-ci: Enable snapshots only if snapshot version is used
2023-10-14 21:29:36 +02:00
cruizba
39323c73a3
openvidu-e2e-tests: Fix possible race conditions in CustomWebhook.java
2023-10-12 22:33:48 +02:00
Carlos Santos
775a7bd436
openvidu-components: Supported screen audio bugfix
2023-10-05 17:58:54 +02:00
pabloFuente
d2423b012d
openvidu-browser: document audioSource to "screen". Warn when no videoSource to "screen"
2023-10-05 16:54:56 +02:00
pabloFuente
ad96776571
openvidu-browser: fix getDisplayMedia audio bug
2023-10-05 16:42:21 +02:00
pabloFuente
c8fd2090f2
openvidu-test-browsers: print hasAudioTracks and hasVideoTracks
2023-10-05 14:00:30 +02:00
pabloFuente
beecb101e2
openvidu-test-e2e: improved "docker inspect" command to get docker gateway IP
2023-10-05 13:09:40 +02:00
pabloFuente
4384a74896
openvidu-test-e2e: dynamically discover docker gateway IP in mediasoup tests
2023-10-05 12:45:44 +02:00
cruizba
d29254e56a
deployment: Add c6a instance types to AWS CloudFormation templates
2023-10-03 10:45:55 +02:00
pabloFuente
796a478010
Update Node installation in openvidu/openvidu-test-e2e container
2023-09-29 13:48:51 +02:00
pabloFuente
ac64aeb2be
openvidu-server: fix circular dependency with @PostConstruct
2023-09-29 13:48:24 +02:00
Carlos Santos
ec2396d904
openvidu-components: Fixed show additional panel when others are opened
2023-09-29 13:36:32 +02:00
pabloFuente
6ae3186c1e
openvidu-server: remove IllegalStateException string filter for ghost participants
2023-09-28 15:39:17 +02:00
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