Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions general-product-inquiry/audio_format.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,7 @@ If you use the SDK v3.6.2 or later and have integrated the full-format audio dec
| -------------------------------- | ---------------- | ---------------------------- | ------------------------------------------------------------------------- | -------------------------------------------------- |
| Android, iOS, macOS, and Windows | Local and online | Single-track and multi-track | 3GP, AAC, AMR, ASF, AVI, FLAC, M4A, M4V, MOV, MP3, MP4, TS, Ogg, WAV, WMA | AAC, ARM, FALC, MP2, MP3, PCM, Vorbis, WMAV2, OPUS |

<div class="alert note">
For the extension library name for each platform, see{' '}
<Link to="/help/integration-issues/reduce_app_size_rtc">Reduce App Size</Link>.
</div>
For the extension library name for each platform, see <Link to="/help/integration-issues/reduce_app_size_rtc">Reduce App Size</Link>.

## Considerations

Expand Down
4 changes: 2 additions & 2 deletions general-product-inquiry/browser_support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const toc = [{}];

<div class="alert note">
This page only applies to the Agora Web SDK 3.x. If you use the Web SDK 4.x, see{' '}
<Link to="/video-calling/reference/supported-platforms?platform=Web">Web SDK Compatibility</Link>.
<Link to="/video-calling/reference/supported-platforms">Web SDK Compatibility</Link>.

</div>

Expand Down Expand Up @@ -47,7 +47,7 @@ Other browser support on desktop:
The browser support on mobile devices heavily depends on the capabilities of devices and the codec implementation of browsers.

- On Android 4.1 or later, the Web SDK supports Chrome 58 or later. Agora recommends using VP8 on Android Chrome, because whether Google Chrome for Android supports H.264 is hardware dependent and some Android devices do not support H.264.
- On iOS 11 or later, the Web SDK supports Safari or later. However, Agora does not recommend using the Web SDK on iOS Safari due to the large amount of known issues and limitations of [iOS Safari](#safari). For better user experience on iOS, try the <Link to= "/sdks?platform=ios">Agora Video SDK iOS SDK</Link>.
- On iOS 11 or later, the Web SDK supports Safari or later. However, Agora does not recommend using the Web SDK on iOS Safari due to the large amount of known issues and limitations of [iOS Safari](#safari). For better user experience on iOS, try the <Link to= "/sdks">Agora Video SDK iOS SDK</Link>.

The support for in-app browsers on mobile devices is complicated. For details, see [Supported Platforms](/video-calling/reference/supported-platforms).

Expand Down
16 changes: 8 additions & 8 deletions integration-issues/image_enhancement.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -115,22 +115,22 @@ Agora also provides an [Online Demo](https://webdemo.agora.io/agora-websdk-api-e
### Native

- Android: <Link to="{{GLOBAL.API_REF_ANDROID_PREVIOUS_ROOT}}/classio_1_1agora_1_1rtc_1_1_rtc_engine.html#aa9327de4fb0c29f840b1e68ca2e83fc6">`setBeautyEffectOptions`</Link>
- iOS: <Link to="{{GLOBAL.API_REF_IOS_PREVIOUS_ROOT}}/Classes/AgoraRtcEngineKit.html?platform=iOS#//api/name/setBeautyEffectOptions:options:">`setBeautyEffectOptions`</Link>
- macOS: <Link to="{{GLOBAL.API_REF_MACOS_PREVIOUS_ROOT}}/Classes/AgoraRtcEngineKit.html?platform=macOS#//api/name/setBeautyEffectOptions:options:">`setBeautyEffectOptions`</Link>
- Windows: <Link to="{{Global.API_REF_CPP_PREVIOUS_ROOT}}/classagora_1_1rtc_1_1_i_rtc_engine.html?platform=Windows#a5899cc462e5250028c9afada4df98d48">`setBeautyEffectOptions`</Link>
- iOS: <Link to="{{GLOBAL.API_REF_IOS_PREVIOUS_ROOT}}/Classes/AgoraRtcEngineKit.html#//api/name/setBeautyEffectOptions:options:">`setBeautyEffectOptions`</Link>
- macOS: <Link to="{{GLOBAL.API_REF_MACOS_PREVIOUS_ROOT}}/Classes/AgoraRtcEngineKit.html#//api/name/setBeautyEffectOptions:options:">`setBeautyEffectOptions`</Link>
- Windows: <Link to="{{Global.API_REF_CPP_PREVIOUS_ROOT}}/classagora_1_1rtc_1_1_i_rtc_engine.html#a5899cc462e5250028c9afada4df98d48">`setBeautyEffectOptions`</Link>

### Web

- Web 3.x: <Link to="{{GLOBAL.API_REF_WEB_PREVIOUS_ROOT}}/interfaces/agorartc.stream.html?platform=Web#setbeautyeffectoptions">`setBeautyEffectOptions`</Link>
- Web 3.x: <Link to="{{GLOBAL.API_REF_WEB_PREVIOUS_ROOT}}/interfaces/agorartc.stream.html#setbeautyeffectoptions">`setBeautyEffectOptions`</Link>
- Web 4.x: <Link to="{{Global.API_REF_WEB_ROOT}}/interfaces/ilocalvideotrack.html#setbeautyeffect">`BeautyEffectOptions`</Link>

### Third-party frameworks developed from Native

- Electron: <Link to="{{Global.API_REF_ELECTRON_PREVIOUS_ROOT}}/classes/agorartcengine.html?platform=Electron#setbeautyeffectoptions">`setBeautyEffectOptions`</Link>
- Unity: <Link to="{{Global.API_REF_UNITY_PREVIOUS_ROOT}}/classagora__gaming__rtc_1_1_i_rtc_engine.html?platform=Unity#ad9c5e1a032d8c81c8e2a416a83ca0904">`setBeautyEffectOptions`</Link>
- Electron: <Link to="{{Global.API_REF_ELECTRON_PREVIOUS_ROOT}}/classes/agorartcengine.html#setbeautyeffectoptions">`setBeautyEffectOptions`</Link>
- Unity: <Link to="{{Global.API_REF_UNITY_PREVIOUS_ROOT}}/classagora__gaming__rtc_1_1_i_rtc_engine.html#ad9c5e1a032d8c81c8e2a416a83ca0904">`setBeautyEffectOptions`</Link>
- Flutter: <Link to="{{Global.API_REF_FLUTTER_PREVIOUS_ROOT}}/class_irtcengine.html#api_setbeautyeffectoptions">`setBeautyEffectOptions`</Link>
- React Native: <Link to="{{Global.API_REF_RN_PREVIOUS_ROOT}}/classes/rtcengine.html?platform=React%20Native#setbeautyeffectoptions">`setBeautyEffectOptions`</Link>
- Cocos Creator: <Link to="{{Global.API_REF_ROOT}}/cocos-creator/1.3.1_3.x/modules/agora.html?platform=Cocos%20Creator#setbeautyeffectoptions">`setBeautyEffectOptions`</Link>
- React Native: <Link to="{{Global.API_REF_RN_PREVIOUS_ROOT}}/classes/rtcengine.html#setbeautyeffectoptions">`setBeautyEffectOptions`</Link>
- Cocos Creator: <Link to="{{Global.API_REF_ROOT}}/cocos-creator/1.3.1_3.x/modules/agora.html#setbeautyeffectoptions">`setBeautyEffectOptions`</Link>

## Considerations

Expand Down
2 changes: 1 addition & 1 deletion integration-issues/restful_api_call_frequency.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ If the default frequency limit still cannot meet your project needs after consid
contact
<a href="mailto:[email protected]">[email protected]</a> to
configure your server to receive
<a href="https://docs-preprod.agora.io/en/Agora%20Platform/rtc_eventtype?platform=Android">
<a href="https://docs-preprod.agora.io/en/Agora%20Platform/rtc_eventtype">
Real-Time Communication events
</a>
.
Expand Down
2 changes: 1 addition & 1 deletion integration-issues/streaminit_error.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const toc = [{}];
The following are common errors when initializing the stream:

- `NotAllowedError`: The user refuses to grant access to the video or audio resource.
- `NotReadableError`: Although the user has granted permission to use the matching devices, a hardware error occurrs at the operating system, browser, or web page level, which prevents access to the device. Try refreshing the page or updating the device driver. On some Windows 10 laptops, you need to run Chrome in compatibility mode with Windows 7 to use the camera.
- `NotReadableError`: Although the user has granted permission to use the matching devices, a hardware error occurs at the operating system, browser, or web page level, which prevents access to the device. Try refreshing the page or updating the device driver. On some Windows 10 laptops, you need to run Chrome in compatibility mode with Windows 7 to use the camera.
- `NotFoundError`: Cannot find the specified media track. Ensure that your media device is working.
- `MEDIA_NOT_SUPPORT`: Use HTTPS for your web app.
- `OverConstrainedError`: A specified constraint cannot be satisfied by any available device, mostly because the requested capture device is occupied or the specified resolution is not supported.
Expand Down
2 changes: 1 addition & 1 deletion integration-issues/string.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ products: []

This feature is in BETA. We recommend contacting [email protected] before implementing this function. The following products or features do not support string user accounts:
- [Cloud Recording](/cloud-recording/overview/product-overview)
- <a href="/en/3.x/interactive-live-streaming/advanced-features/media-push#api-reference?platform=android">RTMP Converter</a >
- <a href="/en/3.x/interactive-live-streaming/advanced-features/media-push#api-reference">RTMP Converter</a >
- <a href="/en/3.x/video-calling/reference/channel-management-rest-api">Channel Management RESTful API</a >
- <a href="/en/3.x/video-calling/reference/agora-console-rest-api">Console RESTful API</a >

Expand Down
2 changes: 1 addition & 1 deletion integration-issues/web_camera_light.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ The Web SDK does not support enabling/disabling video capture independently. Cal

Calling `close` stops the video capture and turns off the camera light, but it unauthorizes both the microphone and the camera, so audio sampling stops too. In the Agora Web SDK, the published object is a media stream that contains an audio track and a video track, so any operation of the stream affects both audio and video.

To quickly stop capturing and sending the local video without affecting the local audio, Agora recommends using next-generation Agora Web SDK ([Agora Web SDK NG](https://agoraio-community.github.io/AgoraWebSDK-NG/en/)). Agora Web SDK NG publishes the audio and video track as separate objects, enabling you to disable the local video and turn off the camera light by using the [`close`](https://agoraio-community.github.io/AgoraWebSDK-NG/api/en/interfaces/ilocaltrack.html#close) method of the video track object, without affecting the audio track.
To quickly stop capturing and sending the local video without affecting the local audio, Agora recommends using next-generation Agora Web SDK ([Agora Web SDK NG](https://api-ref.agora.io/en/video-sdk/web/4.x/index.html)). Agora Web SDK NG publishes the audio and video track as separate objects, enabling you to disable the local video and turn off the camera light by using the [`close`](https://api-ref.agora.io/en/video-sdk/web/4.x/interfaces/ilocaltrack.html#close#close) method of the video track object, without affecting the audio track.
2 changes: 1 addition & 1 deletion quality-issues/video_blank.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ If the issue persists, contact [email protected]. Please provide the following in
- The UIDs of the users sending and receiving the black video.
- The time frame when the black screen appears.
- Screen recording files.
- SDK log files. See [How can I set the log file?](/integration-issues/log#set-the-log-file)
- SDK log files. See [How can I set the log file?](/help/integration-issues/log#set-the-log-file)

### Step 3: Monitor the quality of experience in Agora Analytics in Console

Expand Down