Commit Graph

3698 Commits (adc102712ed8fd3ffa66edc14b9925704318cc86)

Author SHA1 Message Date
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
cruizba f1c65213df deployment: Typo - Add service to 'speech-to-text' docker image name 2022-10-30 13:31:44 +01:00
cruizba a49c35ac7d deployment: Add speech to text service 2022-10-30 13:17:28 +01:00
Carlos Santos 0e55ac35bc openvidu-components: Updated panel settings
Added text description in captions section and other minors styles improvements
2022-10-28 14:20:28 +02:00
Carlos Santos bae861e2ce openvidu-components: Added e2e test without media devices 2022-10-27 17:52:02 +02:00
Carlos Santos 36dad0c86d openvidu-components: Refactored device service 2022-10-27 17:44:47 +02:00
pabloFuente 46ab59f4b2 openvidu-server: new Error code SERVICE_NOT_ENABLED_ERROR_CODE 2022-10-27 16:14:30 +02:00
Carlos Santos 98ecdc278e openvidu-components: Improved UI when media devices are not available 2022-10-27 13:32:29 +02:00
Carlos Santos 1898057e2a openvidu-components: Fixed white screen without media devices 2022-10-27 12:49:52 +02:00
cruizba fffc100623 deployment: Add new call properties 2022-10-26 18:03:45 +02:00
Carlos Santos 7ba8d67db6 openvidu-components: Added caption e2e test 2022-10-26 14:17:12 +02:00
Carlos Santos 2aec4b9fab openvidu-components: Added captions 2022-10-26 12:19:03 +02:00
pabloFuente 370f7b015f openvidu-client: add "lang" to ProtocolElements 2022-10-26 11:47:28 +02:00
pabloFuente 7f9b879d45 openvidu-testapp: invert Speech To Text icons 2022-10-25 13:06:48 +02:00
pabloFuente ce869588ec openvidu-testapp: default STT lang to 'en-US' 2022-10-24 14:16:46 +02:00
pabloFuente 5a9954c614 openvidu-server: added method ConfigRestController#hideSecret 2022-10-24 13:46:59 +02:00
pabloFuente c865b70c40 openvidu-browser: subscribeToSpeechToText param documentation 2022-10-21 12:40:05 +02:00
pabloFuente 9a5cf628d0 openvidu-testapp: provide lang parameter to subscribeToSpeechToText method 2022-10-21 11:20:28 +02:00
pabloFuente 38a8681d17 'lang' parameter in subscribeToSpeechToText method 2022-10-21 10:32:00 +02:00
pabloFuente 8a8cce27f5 openvidu-testapp: update openvidu-node-client to 2.23.0 2022-10-20 13:29:58 +02:00
pabloFuente fe749d40c0 openvidu-server: same public ID in Token and Connection for insecure participants 2022-10-20 12:25:07 +02:00
pabloFuente ed82ab1241 openvidu-test-browsers: add "chromeFakeAudio" 2022-10-19 12:45:58 +02:00
pabloFuente cc8ac8d99d openvidu-browser: protect onParticipantUnpublished upon undefined Connection.stream 2022-10-19 12:44:04 +02:00
Carlos Santos 1ece085349 openvidu-components: Updated testapp 2022-10-19 12:30:19 +02:00
Carlos Santos df128e0591 openvidu-components: Clean code 2022-10-19 12:29:02 +02:00