4149 Commits

Author SHA1 Message Date
pabloFuente
49e2e87f69 openvidu-testapp: update test-scenarios component 2024-03-07 11:52:25 +01:00
pabloFuente
b92548c504 openvidu-testapp: better N:M and 1:M management 2024-03-06 16:53:18 +01:00
pabloFuente
ce869751f1 openvidu-testapp: allow changing the auto join N:M number of participants 2024-03-06 15:59:20 +01:00
Micael Gallego
f40dfa5466
Add acknowledgments to README.md 2024-03-02 17:04:33 +01:00
cruizba
78d17defa9 deployment: Missing token in metadata requests 2024-02-29 23:54:00 +01:00
cruizba
aac79ef80f deployment: Use IMDSv2 in aws deployments 2024-02-29 20:24:54 +01:00
Pablo Fuente Pérez
4face2e556
Merge pull request #828 from OpenVidu/recording_experimental_flag
openvidu-recording: add experimental flag to chrome to avoid hiding l…
2024-02-13 12:08:25 +01:00
pabloFuente
69b41a1406 openvidu-recording: add experimental flag to chrome to avoid hiding local ips with mdns 2024-02-13 12:05:27 +01:00
Carlos Santos
8c18f4b366 openvidu-components: Released v2.29.3 2023-12-11 13:41:01 +01:00
Carlos Santos
44eb9e9fe0 openvidu-components: Emitted event when broadcasting button is clicked 2023-12-11 13:02:02 +01:00
pabloFuente
a830033388 openvidu-server: fix https://github.com/OpenVidu/openvidu/issues/824 2023-11-03 12:36:10 +01:00
Carlos Santos
d9d524b23c openvidu-components: Released v2.29.2 2023-10-26 11:44:43 +02:00
Carlos Santos
48d60eab40 openvidu-browser: Released v2.29.1 2023-10-26 11:38:12 +02:00
Carlos Santos
7802b068be openvidu-components: Added types/ws as dev dependency 2023-10-26 11:27:17 +02:00
Carlos Santos
875c8536cc openvidu-browser: Fixed bug with screensharing
When a screen publisher was initialized with audio but the user disable the publish audio after it, in the default browser popup, the subscriber was not able to receive the video and audio. There was an inconsistent with transceivers in webrtpeer
2023-10-26 11:10:49 +02:00
Carlos Santos
809ba26b35 openvidu-components: Released 2.29.1 version 2023-10-23 13:06:34 +02:00
Carlos Santos
96af7d3225 openvidu-angular: Avoid possible errors applying custom frame rate 2023-10-23 12:09:17 +02:00
jenkinsopenvidu
98b783e968 Update installation scripts for next release 2023-10-18 19:50:25 +00:00
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 50a07ed203391281a94114d699e2cf9033c26439.
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