Carlos Santos
72888e4ea9
ov-components: add camera and microphone button visibility controls in the E2E tests
2025-03-10 10:27:44 +01:00
Carlos Santos
2bf212ccfe
ov-components: add camera and microphone button visibility controls in toolbar and settings panel
2025-03-10 10:11:38 +01:00
Carlos Santos
5d855a1338
ov-components: log room name when a room is created
2025-03-07 13:04:22 +01:00
Carlos Santos
64fbaa2a42
ov-components: Fixed nested event test
2025-02-13 12:43:22 +01:00
Carlos Santos
d8452c42ad
ov-components: Fired room and participantLeft events
2025-02-13 12:31:50 +01:00
Carlos Santos
b59c56c3e8
ov-components: Updated css variable names
2024-11-06 10:06:51 +01:00
Carlos Santos
02e3fb0d4e
ov-components: Updated css styles for improving custom color support
2024-11-05 17:48:10 +01:00
Carlos Santos
ada5984a32
ov-components: Updated css color variables
2024-11-05 12:38:52 +01:00
Carlos Santos
5072804e67
ov-components: Refactored and fixed device service
2024-07-30 15:45:22 +02:00
Carlos Santos
c61bed5a75
ov-components: Fixed e2e tests events
2024-07-29 12:38:35 +02:00
pabloFuente
eccc37156a
OpenVidu v3
2024-07-02 19:19:05 +02:00
Carlos Santos
db2748367c
ov-webvomponent: Increased max limit bundle.
2024-06-25 14:45:11 +02:00
Carlos Santos
d293d69571
webcomponent: Fixed material imports and added required polyfills file
2024-05-24 12:22:17 +02:00
Carlos Santos
6221c92bae
ov-components: Updated testapp to Angular 17
2024-05-24 12:13:34 +02:00
Carlos Santos
b970463325
ov-components: Removed Angular Material legacy modules
2024-05-23 14:09:47 +02:00
Carlos Santos
0db1eda057
ov-components: Updated to Angular 15
2024-05-22 11:27:29 +02:00
Carlos Santos
44eb9e9fe0
openvidu-components: Emitted event when broadcasting button is clicked
2023-12-11 13:02:02 +01: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
0cff58edb7
openvidu-components: Allowed override lang options with a directive
2023-06-21 15:39:45 +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
fb101bc2c7
openvidu-components: Emitted event for updating recording list
...
Non moderators participants didn't update their recording list because they didn't know when a recording has been deleted or stopped. Now all standard participants know all recording events using custom signals and emitted an event to the application with the aim of updating the recording list.
2023-04-28 17:55:33 +02:00
Carlos Santos
8d4584dd79
openvidu-components: Updated testapp
2023-02-22 13:08:22 +01:00
Carlos Santos
51728ec2d1
openvidu-components: Renamed streaming by broadcasting on webcomponent
2023-02-17 17:45:25 +01:00
Carlos Santos
931b9d63bd
openvidu-components: Deleted unnecessary webcomponent directive
2023-02-17 17:10:06 +01:00
Carlos Santos
10bcc87ac5
openvidu-components: Renamed streaming by broadcasting
2023-02-17 17:03:15 +01:00
Carlos Santos
d4be677613
openvidu-components: Integrated broadcast feature
2023-02-17 15:22:17 +01:00
Carlos Santos
179138eb50
openvidu-components: Fixed testapp admin dashboard
2022-12-30 13:14:55 +01:00
Carlos Santos
ab0cf2a343
openvidu-components: Added streaming activity
...
- Added streaming activity panel
- Added streaming structurals directives
- Added streaming attributes directives
- Added e2e test
- Updated test app
openvidu-components: Updated e2e configuration
openvidu-components: Skipped pro e2e tests
openvidu-components: Allowed streaming for moderators only
openvidu-components: Request MODERATOR connection in testapp
openvidu-components: Fixed streaming signals
openvidu-components: Fixed bug with streaming status
openvidu-components: Fixed streaming button on status failed
openvidu-components: Refactored activities checks
openvidu-components: Forced streaming status to enum value
openvidu-components: Added non available error in streaming activity
Streaming activity will show paid feature error if the service is not available
openvidu-components: Created and exported streaming error type
openvidu-components: Updated e2e tests
openvidu-components: Updated testapp
openvidu-components: Enabled streaming input wehn module is disabled
openvidu-components: Updated e2e tests
openvidu-components: Updated docs
openvidu-components: Moved streaming directive to its component
Moved streaming directive to streaming component instead of activities component
openvidu-components: Updated testapp
openvidu-components: Made streaming service public
ci: Send branch name in event dispatch
openvidu-components: Updated test app
2022-12-23 16:19:01 +01:00
Carlos Santos
682a51d11a
openvidu-components: Added recordingActivity directive e2e test
2022-12-14 13:08:30 +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
170c835e3b
openvidu-components: Updated docs
...
Updated build scripts docs
Added description for token parameter
2022-11-21 12:27:45 +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
0341470fc0
openvidu-components: Updated testapp
2022-11-03 16:04:20 +01:00
Carlos Santos
a61f843083
openvidu-components: Updated test app
2022-11-02 15:54:18 +01:00
Carlos Santos
1ece085349
openvidu-components: Updated testapp
2022-10-19 12:30:19 +02:00
csantosm
f8d76f647c
openvidu-call: Fixed testing OpenVidu URL
2022-09-23 11:43:04 +02:00
pabloFuente
a729cea252
openvidu-components-angular: update all code snippets to match tutorials
2022-08-08 18:53:38 +02:00
csantosm
65ff948354
openvidu-components: Clean tests
2022-07-15 15:55:33 +02:00
csantosm
353dd2b545
openvidu-angular: Removed custom service for webcomponent logging
2022-07-14 09:46:30 +02:00
csantosm
873b52f19c
openvidu-components: Updated testapp
2022-07-06 13:55:15 +02:00
csantosm
d96edcfec6
openvidu-components: Deleted samples
2022-07-06 13:47:13 +02:00
csantosm
b4080fedea
openvidu-components: Renamed subtitles components to captions
2022-07-06 13:46:42 +02:00
csantosm
0b74590252
openvidu-components: Added preliminary subtitles
2022-07-05 12:17:03 +02:00
csantosm
6ace61fe75
openvidu-components: Updated test app
2022-06-28 13:16:39 +02:00
csantosm
fd45988bfc
openvidu-components: Updated testapp
2022-06-22 12:42:02 +02:00
csantosm
26f96761cd
openvidu-components: Improved play recordings feature
2022-06-22 12:35:31 +02:00
csantosm
2c200d4d86
openvidu-components: Added missing bg effects directive to webcomponent
2022-06-16 15:56:14 +02:00
csantosm
12ad515e5b
openvidu-components: Added settings directive to webcomponent
2022-06-16 15:55:40 +02:00