From 68d855a245a400e7639c831b8d0f30b56f4f6bec Mon Sep 17 00:00:00 2001 From: Carlos Santos <4a.santos@gmail.com> Date: Wed, 20 Aug 2025 13:24:44 +0200 Subject: [PATCH] ov-components: Enhanced camera track handling and processor application in virtual background service --- .../background-effects-panel.component.html | 19 +- .../background-effects-panel.component.scss | 9 + .../background-effects-panel.component.ts | 11 +- .../settings-panel.component.scss | 2 +- .../pre-join/pre-join.component.html | 176 ++++++++++-------- .../pre-join/pre-join.component.scss | 138 +++++++++----- .../components/pre-join/pre-join.component.ts | 29 ++- .../settings/device-selector-shared.scss | 3 +- .../lang-selector.component.html | 62 +++--- .../lang-selector.component.scss | 29 ++- .../virtual-background.service.ts | 67 ++++--- 11 files changed, 323 insertions(+), 222 deletions(-) diff --git a/openvidu-components-angular/projects/openvidu-components-angular/src/lib/components/panel/background-effects-panel/background-effects-panel.component.html b/openvidu-components-angular/projects/openvidu-components-angular/src/lib/components/panel/background-effects-panel/background-effects-panel.component.html index 6388dabd..49daab22 100644 --- a/openvidu-components-angular/projects/openvidu-components-angular/src/lib/components/panel/background-effects-panel/background-effects-panel.component.html +++ b/openvidu-components-angular/projects/openvidu-components-angular/src/lib/components/panel/background-effects-panel/background-effects-panel.component.html @@ -1,10 +1,17 @@ -