diff --git a/broadcast-streaming/advanced-features/beauty-effect.mdx b/broadcast-streaming/advanced-features/beauty-effect.mdx index a1f26e805..254f5bc06 100644 --- a/broadcast-streaming/advanced-features/beauty-effect.mdx +++ b/broadcast-streaming/advanced-features/beauty-effect.mdx @@ -4,7 +4,7 @@ sidebar_position: 14.2 type: docs excluded_platforms: ["android", "ios", "macos", "windows", "flutter", "react-native", "electron", "react-js", "unity", "unreal", "blueprint"] description: > - Integrate the beauty effect extension to achieve a natural beauty effect. + Integrate the beauty effect extension to achieve a natural beauty effect --- import BeautyEffect from '@docs/shared/extensions-marketplace/_beauty-effect.mdx'; diff --git a/broadcast-streaming/advanced-features/super-clarity.mdx b/broadcast-streaming/advanced-features/super-clarity.mdx index aa63dc4fa..e51ea1172 100644 --- a/broadcast-streaming/advanced-features/super-clarity.mdx +++ b/broadcast-streaming/advanced-features/super-clarity.mdx @@ -4,7 +4,7 @@ sidebar_position: 14.7 type: docs excluded_platforms: ["android", "ios", "macos", "windows", "flutter", "react-native", "electron", "react-js", "unity", "unreal", "blueprint"] description: > - Use AI Image Quality plugin to improve image quality. + Improve image quality with the Super Clarity extension --- import ImageQuality from '@docs/shared/extensions-marketplace/_super-clarity.mdx'; diff --git a/broadcast-streaming/advanced-features/video-compositor.mdx b/broadcast-streaming/advanced-features/video-compositor.mdx index 8a448d866..f70a699ed 100644 --- a/broadcast-streaming/advanced-features/video-compositor.mdx +++ b/broadcast-streaming/advanced-features/video-compositor.mdx @@ -4,7 +4,7 @@ sidebar_position: 14.5 type: docs excluded_platforms: ["android", "ios", "macos", "windows", "flutter", "react-native", "electron", "react-js", "unity", "unreal", "blueprint"] description: > - Integrate the video compositor extension to combine multiple local video streams. + Integrate the Video Compositor extension to combine multiple local video streams --- import CombineImages from '@docs/shared/extensions-marketplace/_video-compositor.mdx'; diff --git a/broadcast-streaming/advanced-features/virtual-background.mdx b/broadcast-streaming/advanced-features/virtual-background.mdx index 5811b09e5..61d0cd67c 100644 --- a/broadcast-streaming/advanced-features/virtual-background.mdx +++ b/broadcast-streaming/advanced-features/virtual-background.mdx @@ -11,5 +11,5 @@ import VirtualBackground from '@docs/shared/extensions-marketplace/virtual-backg export const toc = [{}]; - + diff --git a/extensions-marketplace/develop/integrate/super-clarity.mdx b/extensions-marketplace/develop/integrate/super-clarity.mdx index c32f447fe..7c31dfb85 100644 --- a/extensions-marketplace/develop/integrate/super-clarity.mdx +++ b/extensions-marketplace/develop/integrate/super-clarity.mdx @@ -4,7 +4,7 @@ sidebar_position: 7 type: docs excluded_platforms: ["android", "ios", "macos", "windows", "flutter", "react-native", "electron", "react-js", "unity", "unreal", "blueprint"] description: > - Use AI Image Quality plugin to improve image quality. + Improve image quality with the Super Clarity extension --- import ImageQuality from '@docs/shared/extensions-marketplace/_super-clarity.mdx'; diff --git a/interactive-live-streaming/advanced-features/beauty-effect.mdx b/interactive-live-streaming/advanced-features/beauty-effect.mdx index a1f26e805..3aac472fe 100644 --- a/interactive-live-streaming/advanced-features/beauty-effect.mdx +++ b/interactive-live-streaming/advanced-features/beauty-effect.mdx @@ -4,7 +4,7 @@ sidebar_position: 14.2 type: docs excluded_platforms: ["android", "ios", "macos", "windows", "flutter", "react-native", "electron", "react-js", "unity", "unreal", "blueprint"] description: > - Integrate the beauty effect extension to achieve a natural beauty effect. + Integrate the Beauty Effect extension to achieve natural beautification --- import BeautyEffect from '@docs/shared/extensions-marketplace/_beauty-effect.mdx'; diff --git a/interactive-live-streaming/advanced-features/super-clarity.mdx b/interactive-live-streaming/advanced-features/super-clarity.mdx index aa63dc4fa..e51ea1172 100644 --- a/interactive-live-streaming/advanced-features/super-clarity.mdx +++ b/interactive-live-streaming/advanced-features/super-clarity.mdx @@ -4,7 +4,7 @@ sidebar_position: 14.7 type: docs excluded_platforms: ["android", "ios", "macos", "windows", "flutter", "react-native", "electron", "react-js", "unity", "unreal", "blueprint"] description: > - Use AI Image Quality plugin to improve image quality. + Improve image quality with the Super Clarity extension --- import ImageQuality from '@docs/shared/extensions-marketplace/_super-clarity.mdx'; diff --git a/interactive-live-streaming/advanced-features/video-compositor.mdx b/interactive-live-streaming/advanced-features/video-compositor.mdx index 8a448d866..f70a699ed 100644 --- a/interactive-live-streaming/advanced-features/video-compositor.mdx +++ b/interactive-live-streaming/advanced-features/video-compositor.mdx @@ -4,7 +4,7 @@ sidebar_position: 14.5 type: docs excluded_platforms: ["android", "ios", "macos", "windows", "flutter", "react-native", "electron", "react-js", "unity", "unreal", "blueprint"] description: > - Integrate the video compositor extension to combine multiple local video streams. + Integrate the Video Compositor extension to combine multiple local video streams --- import CombineImages from '@docs/shared/extensions-marketplace/_video-compositor.mdx'; diff --git a/interactive-live-streaming/advanced-features/virtual-background.mdx b/interactive-live-streaming/advanced-features/virtual-background.mdx index 5811b09e5..cfa20e1bc 100644 --- a/interactive-live-streaming/advanced-features/virtual-background.mdx +++ b/interactive-live-streaming/advanced-features/virtual-background.mdx @@ -11,5 +11,5 @@ import VirtualBackground from '@docs/shared/extensions-marketplace/virtual-backg export const toc = [{}]; - + diff --git a/shared/extensions-marketplace/_beauty-effect.mdx b/shared/extensions-marketplace/_beauty-effect.mdx index 27131b897..95bfd8465 100644 --- a/shared/extensions-marketplace/_beauty-effect.mdx +++ b/shared/extensions-marketplace/_beauty-effect.mdx @@ -1,6 +1,6 @@ import ProjectImplement from '@docs/shared/extensions-marketplace/beauty-effect/project-implementation/index.mdx'; import Reference from '@docs/shared/extensions-marketplace/beauty-effect/reference/index.mdx'; -import NotAvailable from '@docs/shared/common/not-available.mdx' +import NotSupported from '@docs/shared/extensions-marketplace/not-supported.mdx' @@ -38,5 +38,5 @@ This section contains content that completes the information in this page, or po - + \ No newline at end of file diff --git a/shared/extensions-marketplace/_super-clarity.mdx b/shared/extensions-marketplace/_super-clarity.mdx index a653dda63..b1a60a168 100644 --- a/shared/extensions-marketplace/_super-clarity.mdx +++ b/shared/extensions-marketplace/_super-clarity.mdx @@ -1,6 +1,6 @@ import ProjectImplement from '@docs/shared/extensions-marketplace/super-clarity/project-implementation/index.mdx'; import Reference from '@docs/shared/extensions-marketplace/super-clarity/reference/index.mdx'; -import NotAvailable from '@docs/shared/common/not-available.mdx' +import NotSupported from '@docs/shared/extensions-marketplace/not-supported.mdx' The extension leverages Agora's AI quality enhancement algorithm, which intelligently improves video quality without altering the resolution, thereby optimizing the viewing experience at the receiving end. The AI enhancement algorithm supports over 95% of mobile devices and ensures high-quality video rendering on low-end devices. @@ -29,5 +29,5 @@ This section completes the information on this page, or points you to documentat - + diff --git a/shared/extensions-marketplace/_video-compositor.mdx b/shared/extensions-marketplace/_video-compositor.mdx index 3fc13be07..a6287b4df 100644 --- a/shared/extensions-marketplace/_video-compositor.mdx +++ b/shared/extensions-marketplace/_video-compositor.mdx @@ -1,6 +1,6 @@ import ProjectImplement from '@docs/shared/extensions-marketplace/video-compositor/project-implementation/index.mdx'; import Reference from '@docs/shared/extensions-marketplace/video-compositor/reference/index.mdx'; -import NotAvailable from '@docs/shared/common/not-available.mdx' +import NotSupported from '@docs/shared/extensions-marketplace/not-supported.mdx' @@ -9,7 +9,7 @@ The extension for the Web SDK enables local users to Try out the [online demo](https://webdemo-global.agora.io/example/plugin/videoCompositor/index.html) to experience the extension. -To integrating the extension, use version 4.12.0 or later of the Web SDK. +To integrate the extension, use version 4.12.0 or later of the Web SDK. ## Understand the tech @@ -21,9 +21,8 @@ The following figure shows how the extension creates To share a composite video you implement the following steps: 1. Create a video input layer `IBaseProcessor` for each video track and an image input layer `HTMLImageElement` for each image. -2. Connect the pipeline between each video track and its corresponding input layer, injecting the video stream into the input layer. - The compositor combines all input layers. -4. Connect the pipeline between the compositor and the local video track, then output the combined video to the SDK. +1. Connect the pipeline between each video track and its corresponding input layer, injecting the video stream into the input layer. The compositor combines all input layers. +1. Connect the pipeline between the compositor and the local video track, then output the combined video to the SDK. ## Prerequisites @@ -43,5 +42,5 @@ This section contains content that completes the information in this page, or po - + \ No newline at end of file diff --git a/shared/extensions-marketplace/beauty-effect/project-implementation/web.mdx b/shared/extensions-marketplace/beauty-effect/project-implementation/web.mdx index d12dca537..6b3f6cb43 100644 --- a/shared/extensions-marketplace/beauty-effect/project-implementation/web.mdx +++ b/shared/extensions-marketplace/beauty-effect/project-implementation/web.mdx @@ -6,15 +6,15 @@ import CodeBlock from '@theme/CodeBlock'; To integrate the extension, take the following steps: -1. Run the following command to install the beauty extension: +1. Run the following command to install the extension: ```typescript npm install agora-extension-beauty-effect ``` -2. Use either of the following methods to integrate the beauty extension. +1. Use either of the following methods to integrate the extension. - - **Method 1**: Add the following code to your JavaScript file. + - **Method 1**: Add the following code to your JavaScript file: ```typescript import BeautyExtension from "agora-extension-beauty-effect"; @@ -49,20 +49,20 @@ To enable the extension, follow these steps: const processor = extension.createProcessor(); ``` -2. After creating the local camera video track, use the `pipe()` method to pass the video track through the beauty pre-processor. Then, direct the processed video track to `videoTrack.processorDestination`, integrating it back into the SDK's media processing pipeline. +1. After creating the local camera video track, use the `pipe()` method to pass the video track through the beauty pre-processor. Then, direct the processed video track to `videoTrack.processorDestination`, integrating it back into the SDK's media processing pipeline. ```typescript localTracks.videoTrack.pipe(processor).pipe(localTracks.videoTrack.processorDestination); ``` -3. Call `processor.enable()` to activate the beauty effect. +1. Call `processor.enable()` to activate the beauty effects. ```typescript await processor.enable(); ``` - If you do not call `processor.enable()` before calling `setOptions()`, the SDK uses the default values of the beauty parameters in `BeautyEffectOptions`. + If you do not call `processor.enable()` before calling `setOptions()`, the SDK uses the default values of the beauty parameters in `BeautyEffectOptions`. ### Apply a beauty effect @@ -88,7 +88,7 @@ Refer to the [API reference](#api-reference) for details. ### Complete sample code -This section presents the minimum code to integrate the Beauty effect extension into your project. Copy the following into your script file: +This section presents the minimum code to integrate the extension into your project. Copy the following into your script file:
Complete sample code for beauty effect extension diff --git a/video-calling/advanced-features/beauty-effect.mdx b/video-calling/advanced-features/beauty-effect.mdx index a1f26e805..3aac472fe 100644 --- a/video-calling/advanced-features/beauty-effect.mdx +++ b/video-calling/advanced-features/beauty-effect.mdx @@ -4,7 +4,7 @@ sidebar_position: 14.2 type: docs excluded_platforms: ["android", "ios", "macos", "windows", "flutter", "react-native", "electron", "react-js", "unity", "unreal", "blueprint"] description: > - Integrate the beauty effect extension to achieve a natural beauty effect. + Integrate the Beauty Effect extension to achieve natural beautification --- import BeautyEffect from '@docs/shared/extensions-marketplace/_beauty-effect.mdx'; diff --git a/video-calling/advanced-features/super-clarity.mdx b/video-calling/advanced-features/super-clarity.mdx index aa63dc4fa..e51ea1172 100644 --- a/video-calling/advanced-features/super-clarity.mdx +++ b/video-calling/advanced-features/super-clarity.mdx @@ -4,7 +4,7 @@ sidebar_position: 14.7 type: docs excluded_platforms: ["android", "ios", "macos", "windows", "flutter", "react-native", "electron", "react-js", "unity", "unreal", "blueprint"] description: > - Use AI Image Quality plugin to improve image quality. + Improve image quality with the Super Clarity extension --- import ImageQuality from '@docs/shared/extensions-marketplace/_super-clarity.mdx'; diff --git a/video-calling/advanced-features/video-compositor.mdx b/video-calling/advanced-features/video-compositor.mdx index 8a448d866..f70a699ed 100644 --- a/video-calling/advanced-features/video-compositor.mdx +++ b/video-calling/advanced-features/video-compositor.mdx @@ -4,7 +4,7 @@ sidebar_position: 14.5 type: docs excluded_platforms: ["android", "ios", "macos", "windows", "flutter", "react-native", "electron", "react-js", "unity", "unreal", "blueprint"] description: > - Integrate the video compositor extension to combine multiple local video streams. + Integrate the Video Compositor extension to combine multiple local video streams --- import CombineImages from '@docs/shared/extensions-marketplace/_video-compositor.mdx';