Carlos Santos
453c9576ea
openvidu-components: Updated build doc script
...
Replaced testapp README by openvidu-angular README with the aim of showing it on the docs. (Compodoc shows the README file which stay on the main path)
2022-11-21 12:34:14 +01:00
Carlos Santos
170c835e3b
openvidu-components: Updated docs
...
Updated build scripts docs
Added description for token parameter
2022-11-21 12:27:45 +01:00
cruizba
d19a8406bf
deployment: install_media_node.sh - Pull coturn in media nodes
2022-11-18 21:16:52 +01:00
pabloFuente
1673a1b38c
Update OPENVIDU_UPGRADABLE_VERSION to 2.24 in deployment scripts
2022-11-17 19:16:38 +01:00
jenkinsopenvidu
deb10d2aa2
Update to version v2.24.0
2022-11-17 18:05:30 +00:00
pabloFuente
92225253fa
Update Docker deployment files to 2.24.0
2022-11-17 18:31:18 +01:00
openvidu
6b82d6371d
Update openvidu-java-client to version v2.24.0
2022-11-17 17:02:40 +00:00
pabloFuente
b346f031c1
openvidu-testapp: update openvidu-node-client to 2.24.0
2022-11-17 17:58:22 +01:00
jenkinsopenvidu
58737cc887
Update openvidu-node-client to version v2.24.0
2022-11-17 16:57:16 +00:00
pabloFuente
887fdf6ea9
openvidu-components: update onNodeCrashed doc
2022-11-17 14:51:45 +01:00
cruizba
6947fe87cb
ci: Get gateway IP by using subnet value from docker network inspect
2022-11-17 14:11:45 +01:00
pabloFuente
ab1f7c4688
openvidu-test-e2e: remove path from stt service kill command
2022-11-17 14:06:59 +01:00
pabloFuente
94940dc247
openvidu-test-e2e: kill STT process inside DIND
2022-11-17 13:57:55 +01:00
cruizba
f812b4d1be
deployment: Update openvidu-recording to 2.24.0
2022-11-17 13:12:45 +01:00
cruizba
0c4355f9c7
deployment: Open port 4000. Update speech to text AMI
2022-11-17 13:12:45 +01:00
pabloFuente
1b5979e8f7
Manage stt-test.wav as a fake audio file instead of a fake video file
2022-11-17 11:37:28 +01:00
pabloFuente
078c13ac80
Add stt-test.wav file for STT e2e tests
2022-11-17 11:24:04 +01:00
pabloFuente
4ea501031e
openvidu-test-e2e: fix Virtual Background test
2022-11-17 10:56:32 +01:00
pabloFuente
444f898125
openvidu-test-e2e: test STT reconnection after crash
2022-11-16 15:41:45 +01:00
pabloFuente
1652311448
openvidu-browser: restore automatic Stream reconnection on ICE errors
2022-11-16 13:16:32 +01:00
Carlos Santos
6ab6c22158
openvidu-components: Updated captions e2e test
2022-11-16 12:15:21 +01:00
Carlos Santos
41e9cc95eb
openvidu-components: Displayed dialog on PRO features
2022-11-16 10:55:36 +01:00
pabloFuente
14debd515c
openvidu-test-e2e: Crash STT service test
2022-11-15 19:25:53 +01:00
pabloFuente
75eeda4aee
New RPC event "speechToTextDisconnected"
2022-11-15 19:25:40 +01:00
Carlos Santos
b9fb8942c5
openvidu-components: Printed openvidu exception
2022-11-15 17:31:51 +01:00
Carlos Santos
495572035f
openvidu-components: Hidden captions when OpenVidu is CE
2022-11-15 17:31:09 +01:00
pabloFuente
b51a502cc9
Update STT tests to check consecutive recognized STT events
2022-11-15 16:44:10 +01:00
pabloFuente
6576f40db8
openvidu-browser: restrict Device.kind string type
2022-11-15 15:49:46 +01:00
pabloFuente
fc93566e04
openvidu-browser: add Types for Events
2022-11-15 15:28:55 +01:00
pabloFuente
a61fb64707
STT E2E Tests: simplify subscribe actions in all tests
2022-11-14 14:19:22 +01:00
pabloFuente
4aa1813383
openvidu-browser: dispose remote Connection on connectionDestroyed event
2022-11-14 12:56:37 +01:00
Carlos Santos
b2426149c6
openvidu-components: Improved algorithm for showing captions
2022-11-11 16:48:13 +01:00
pabloFuente
55c97c3d78
openvidu-test-e2e: make OPENVIDU_PRO_SPEECH_TO_TEXT prop configurable
2022-11-11 14:24:06 +01:00
pabloFuente
8aad8948bf
openvidu-server: hide secret properties on log
2022-11-11 13:37:45 +01:00
pabloFuente
286891c6fc
openvidu-test-e2e: STT and composed recording test
2022-11-11 13:08:27 +01:00
pabloFuente
fc275452ec
openvidu-server: fix null pointer for STT participant with incompatible openvidu-browser
2022-11-11 13:07:54 +01:00
Carlos Santos
e34ad74b8f
openvidu-components: Added npm script for serve with ssl
2022-11-10 18:09:52 +01:00
pabloFuente
a689f0009f
openvidu-test-e2e: add sleeps after closing dialogs
2022-11-10 16:59:06 +01:00
pabloFuente
3276b9d26e
openvidu-test-e2e: STT memory leak test
2022-11-10 15:07:01 +01:00
cruizba
0919f04fa4
deployment: Update nginx version and bump deployment versions
2022-11-10 14:44:33 +01:00
cruizba
b93b8dd85e
deployment: Nginx security improvements:
...
- Disable TLSv1.0 and TLSv1.1 by default.
- Use intermediate SSL ciphers following mozilla SSL generator: https://ssl-config.mozilla.org/#server=nginx&version=1.23.1&config=intermediate&openssl=1.1.1&guideline=5.6
- Enable HSTS by default
2022-11-10 14:43:03 +01:00
pabloFuente
8846c14157
openvidu-test-e2e: admit +0/+1 value difference in port view height
2022-11-10 14:34:40 +01:00
pabloFuente
c8b445b7d2
openvidu-test-e2e: add STT tests
2022-11-10 14:00:00 +01:00
pabloFuente
7820e02574
openvidu-testapp: fix video codec retrieval
2022-11-10 13:40:17 +01:00
pabloFuente
3ad506e01a
openvidu-test-e2e: update OpenViduEventManager to support user specific targets
2022-11-10 13:01:18 +01:00
cruizba
78cdd2442d
Revert "openvidu-node-client: Fix upstream depedency bumping typescript to 3.9.7"
...
This reverts commit 1ac3660263
.
2022-11-10 00:58:29 +01:00
cruizba
1ac3660263
openvidu-node-client: Fix upstream depedency bumping typescript to 3.9.7
2022-11-09 22:50:25 +01:00
Carlos Santos
4cd7369ff6
openvidu-components: Improved STT unsubscription
...
Unsubscribed from STT only for remote streams and camera types
2022-11-09 14:05:08 +01:00
Carlos Santos
2fa5d05c2b
openvidu-components: Fixed bug with captions lang initialization
2022-11-09 13:31:40 +01:00
Carlos Santos
4be4b9695b
openvidu-components: Fixed captions lang update
...
Updated captions lang only when it is different than older one
2022-11-09 12:47:29 +01:00