338 Commits

Author SHA1 Message Date
Carlos Santos
d9bc9b3700 ov-components: Added spinner while joining session 2024-06-28 13:32:09 +02:00
Carlos Santos
9fcc593fb2 openvidu-angular-v2compatibility: Bumped to 3.0.0-beta1 2024-06-25 13:14:59 +02:00
Carlos Santos
07e4ede64d ov-components: Fixed recording panel elements 2024-06-24 18:10:47 +02:00
Carlos Santos
40c19cedca ov-components: Bump to 3.0.0-dev6 2024-06-24 16:49:15 +02:00
Carlos Santos
6ec78e5522 ov-components: Used openvidu-browser-v2compatibility dependency 2024-06-24 16:48:02 +02:00
Carlos Santos
0b89603e1b ov-components: Updated README 2024-06-24 16:19:42 +02:00
Carlos Santos
82264d436e ov-components: Bump to 3.0.0-dev5 2024-06-24 16:19:33 +02:00
Carlos Santos
6698ae2314 ov-components: Added v2compatibility suffix to library and webcomponent 2024-06-21 11:20:34 +02:00
jenkinsopenvidu
86f0d18417 Update to version 2.30.0 2024-05-28 09:44:59 +00:00
Carlos Santos
6221c92bae ov-components: Updated testapp to Angular 17 2024-05-24 12:13:34 +02:00
Carlos Santos
cc44e743a8 ov-components: Supported Angular 17 2024-05-24 09:11:02 +02:00
Carlos Santos
b970463325 ov-components: Removed Angular Material legacy modules 2024-05-23 14:09:47 +02:00
Carlos Santos
c0bcb95282 ov-components: Fixed video poster on iPhone 2024-05-22 17:02:59 +02:00
Carlos Santos
d1630e9b82 ov-components: Updated to Angular 16 2024-05-22 11:27:29 +02:00
Carlos Santos
0db1eda057 ov-components: Updated to Angular 15 2024-05-22 11:27:29 +02:00
Carlos Santos
004ab046be ov-components: Improved replace track sending stream params 2024-04-18 17:40:11 +02: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
Carlos Santos
d9d524b23c openvidu-components: Released v2.29.2 2023-10-26 11:44:43 +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
8d1a4720bb Update to version 2.29.0 2023-10-18 19:47:56 +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
775a7bd436 openvidu-components: Supported screen audio bugfix 2023-10-05 17:58:54 +02:00
Carlos Santos
ec2396d904 openvidu-components: Fixed show additional panel when others are opened 2023-09-29 13:36:32 +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
Carlos Santos
287ec58bab openvidu-components: Support screen audio
Now screen is always visible and independent of the camera connection. It has its own audio
2023-09-18 11:27:56 +02:00
Carlos Santos
9a6a4cbf25 openvidu-components: Added network control directives
Allowed frameRate, resolution and simulcast customization
2023-07-03 22:13:03 +02:00
Carlos Santos
ca19a1235d openvidu-components: Released v2.28.1 2023-06-26 14:08:23 +02:00
Carlos Santos
9e7443ae7f openvidu-components: Added unique id to video elements 2023-06-26 13:31:03 +02:00
Carlos Santos
4ab66e30a1 openvidu-components: Exported translate pipe
This export will allow handle translations from a custom json file
2023-06-26 13:17:47 +02:00
jenkinsopenvidu
9bbfc9855a Update to version 2.28.0 2023-06-23 11:27:22 +00:00
Carlos Santos
0cff58edb7 openvidu-components: Allowed override lang options with a directive 2023-06-21 15:39:45 +02:00
Carlos Santos
7c6ba2b584 openvidu-components: Fixed typo 2023-06-21 11:31:59 +02:00
Carlos Santos
ddf2d936bb openvidu-components: Fixed button styles 2023-06-21 11:16:43 +02:00
Carlos Santos
41920219c3 openvidu-components: Emitted an event when language has been changed 2023-06-21 11:10:41 +02:00
Carlos Santos
936287ae83 openvidu-components: Fixes #805
Audio and video muted directives were ignored when local storage values were present
2023-06-15 13:41:50 +02:00
Carlos Santos
f8812e615b openvidu-components: Wait for promise resolved 2023-05-31 10:08:45 +02:00
Carlos Santos
34d514118a openvidu-components: Updated deprecated methods messages 2023-05-31 10:00:00 +02:00
Carlos Santos
fb057a5823 openvidu-components: Refactored Participant model 2023-05-31 09:56:36 +02:00
Carlos Santos
197b46f212 openvidu-components: Decoupled replaceTrack from participant service
- Refactored replace track method avoiding to use participant service 
- Split method in two replaceScreenTrack and replaceCameraTrack
2023-05-31 09:45:00 +02:00
Carlos Santos
c52f632d7c openvidu-components: Added replace track e2e tests 2023-05-31 09:45:00 +02:00
Carlos Santos
55db788f50 openvidu-components: Refactored streams types enabled pipe 2023-05-31 09:45:00 +02:00
Carlos Santos
d78774b218 openvidu-components: Refactored participant service
Moved some methods to participant model
2023-05-31 09:45:00 +02:00
Carlos Santos
749948a6d9 openvidu-components: Refactored openvidu and participant service
- Moved toggle screen method to participant service
2023-05-31 09:45:00 +02:00
Carlos Santos
504a9a915e openvidu-components: Updated local participant after toggling video 2023-05-31 09:45:00 +02:00
Carlos Santos
c6520133db openvidu-components: Refactored local participant updates 2023-05-31 09:45:00 +02:00
Carlos Santos
b74ae7a6ab openvidu-components: Refactored participant and openvidu service
- Moved publishVideo from openviduService to participantService
- Mark old openviduService methods as deprecated
2023-05-31 09:45:00 +02:00
Carlos Santos
d83604b92a openvidu-components: fixed e2e tests 2023-05-31 09:35:03 +02:00