jenkinsopenvidu
8d1a4720bb
Update to version 2.29.0
2023-10-18 19:47:56 +00:00
jenkinsopenvidu
c57d2b2753
Update docker-compose.yml files to version 2.29.0
2023-10-18 19:39:08 +00:00
jenkinsopenvidu
01d602633b
Update openvidu-recording to version 2.29.0
2023-10-18 19:20:05 +00:00
jenkinsopenvidu
8edae4e81d
Update openvidu-java-client to version 2.29.0
2023-10-18 19:13:51 +00:00
jenkinsopenvidu
626e2183c5
Update openvidu-node-client to version 2.29.0
2023-10-18 10:04:25 +00:00
Carlos Santos
bb2c63cb5b
openvidu-components: Released v2.29.0-beta1
2023-10-17 11:32:20 +02:00
Carlos Santos
c8ff947a4f
openvidu-components: Allow mute forcibly only for camera streams
2023-10-17 11:26:31 +02:00
Carlos Santos
1fb201375e
openvidu-browser: Released v2.29.0-beta1
2023-10-17 10:54:31 +02:00
pabloFuente
2e07e25df7
openvidu-browser: do not add default audio track to screen media steam if screen audio source
2023-10-16 16:51:29 +02:00
pabloFuente
1e416325b6
Revert "openvidu-browser: fix wrong screen audio track management"
...
This reverts commit 50a07ed203
.
2023-10-16 16:49:26 +02:00
Carlos Ruiz Ballesteros
55728b7235
Update build.sh
2023-10-16 13:35:13 +02:00
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