Carlos Santos
86d1260395
openvidu-angular: Fixed webcomponents e2e test
2022-11-25 12:24:55 +01:00
Carlos Santos
c6cf3b91cd
openvidu-components: Added e2e test pro features
2022-11-24 18:12:40 +01:00
csantosm
370b3af37e
openvidu-components: Allowed custom captions lang options
2022-11-24 17:22:00 +01:00
Carlos Santos
c0d8f24533
openvidu-components: Added lang and captionsLang directive tests
2022-11-24 14:13:18 +01:00
Carlos Santos
c8884bc6e7
openvidu-components: Fixed e2e tests
2022-11-24 13:32:10 +01:00
Carlos Santos
7105fe448d
openvidu-components: Added PRO feature e2e tests
2022-11-24 11:57:21 +01:00
Carlos Santos
595ad9564e
openvidu-webcomponent: Marked as PRO feature
2022-11-24 11:53:44 +01:00
Carlos Santos
3af985f571
Revert "openvidu-components: Removed HTTPClient dependency"
...
This reverts commit bc9f3b6a6a
.
2022-11-23 13:57:24 +01:00
Carlos Santos
bc9f3b6a6a
openvidu-components: Removed HTTPClient dependency
2022-11-23 13:46:54 +01:00
Carlos Santos
2985593391
openvidu-components: Updated dependencies
2022-11-22 17:05:44 +01:00
Carlos Santos
c1a8940270
openvidu-components: Updated package-lock.json
2022-11-22 16:55:40 +01:00
Carlos Santos
dbd2e4a506
Merge branch 'ov-components-stt-reconnection'
2022-11-22 16:54:20 +01:00
Carlos Santos
4c0b829a08
openvidu-components: Avoided duplicated errors
2022-11-22 16:52:51 +01:00
Carlos Santos
0b7fefd906
openvidu-components: Added reconnection when STT disconnected
2022-11-22 16:50:32 +01:00
Carlos Santos
54cbe84812
openvidu-components: Updated npm doc scripts
2022-11-21 13:10:06 +01:00
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
jenkinsopenvidu
deb10d2aa2
Update to version v2.24.0
2022-11-17 18:05:30 +00:00
pabloFuente
887fdf6ea9
openvidu-components: update onNodeCrashed doc
2022-11-17 14:51:45 +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
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
Carlos Santos
b2426149c6
openvidu-components: Improved algorithm for showing captions
2022-11-11 16:48:13 +01:00
Carlos Santos
e34ad74b8f
openvidu-components: Added npm script for serve with ssl
2022-11-10 18:09:52 +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
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
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
Carlos Santos
ec7e915ee1
openvidu-components: Updated to Angular 14
2022-11-03 12:03:34 +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
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
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
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
Carlos Santos
7ba8d67db6
openvidu-components: Added caption e2e test
2022-10-26 14:17:12 +02:00