Commit Graph

3622 Commits (b51a502cc9f3dc04439f0d2db37572782ab1710f)

Author SHA1 Message Date
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
Carlos Santos 80a0f16778 openvidu-components: Removed token service
Moved all tokens logic to openvidu service
2022-11-09 10:35:48 +01:00
Carlos Santos d4cfd3893a openvidu-components: Changed language only when captions are enabled 2022-11-09 10:08:37 +01:00
Carlos Santos a8e0fcfb79 openvidu-components: Subscribe to STT when captions opened 2022-11-08 15:29:06 +01:00
pabloFuente c769ddd02d openvidu-test-e2e: fix OpenViduEventManager 2022-11-08 15:03:00 +01:00
pabloFuente 0621f205c5 openvidu-test-e2e: identify testapp user on each openvidu-browser event 2022-11-08 14:20:42 +01:00
pabloFuente 6bc8c31af1 openvidu-browser: fix RPC calls to STT (param connetionIds to connectionId) 2022-11-07 14:14:25 +01:00
pabloFuente 0d73bdc462 openvidu-server: simplify STT operations with single a connectionId 2022-11-07 13:35:35 +01:00
Carlos Santos ce4b783ef0 openvidu-components: Stored virtual background in local storage
Saved background in use in local storage for reapplying it at future meetings
2022-11-07 11:48:43 +01:00
Carlos Santos fb5c56cd87 openvidu-components: Added fault tolerant support
On media node crashed, openvidu-copmponents emits an event for requesting new tokens to the client.
2022-11-07 11:45:15 +01:00
pabloFuente dd62c033df openvidu-testapp: move STT button to stream dialog 2022-11-04 12:00:32 +01:00
Carlos Santos 4d80f823b4 openvidu-components: Updated settings panel style on mobile devices 2022-11-03 16:18:06 +01:00
Carlos Santos 0341470fc0 openvidu-components: Updated testapp 2022-11-03 16:04:20 +01:00
cruizba 79f1580560 deployment: Fix some typos of speech to text parameters at .env files 2022-11-03 12:53:47 +01:00
Carlos Santos ec7e915ee1 openvidu-components: Updated to Angular 14 2022-11-03 12:03:34 +01:00
cruizba 5f73380afa deployment: Speech to text properties added to .env 2022-11-03 11:29:16 +01:00
Carlos Santos 610f328b41 openvidu-components: Updated package-lock.json 2022-11-03 11:16:58 +01:00
Carlos Santos d360bb99e2 openvidu-components: Added e2e test for testing url message 2022-11-03 11:16:15 +01:00
Carlos Santos a61f843083 openvidu-components: Updated test app 2022-11-02 15:54:18 +01:00
Carlos Santos 9173918ce4 openvidu-components: Fixed bug when panel changed in Angular 14 2022-11-02 13:30:06 +01:00
Carlos Santos 42279d557d openvidu-components: Reapplied background on video replace track 2022-11-02 12:26:00 +01:00
pabloFuente f5fc739ea1 Update OpenVidu Editions links 2022-11-02 12:17:44 +01:00
pabloFuente 0e9ae092e5 openvidu-browser: add new StreamPropertyChanged for audioTrack and videoTrack 2022-11-02 12:11:11 +01:00
Carlos Santos 48f20ec64f openvidu-components: resubscribe to STT only if streamManager exists 2022-10-31 14:15:58 +01:00
Carlos Santos d68326a374 openvidu-components: Subscribed to STT only for camera type 2022-10-31 13:40:39 +01:00
Carlos Santos 8925d09bd6 openvidu-components: initialize captions lang checking local storage 2022-10-31 13:39:16 +01:00
Carlos Santos 103ae1fd54 openvidu-browser: Downgraded event info logs to debug level 2022-10-31 12:52:13 +01:00