• 서비스
  • 가격
  • 리소스
  • 기술지원
이 페이지는 현재 영어로만 제공되며 한국어 버전은 곧 제공될 예정입니다. 기다려 주셔서 감사드립니다.

배포 설명

Version 12.4 @ April 6, 2025

Improvements

All Platforms: Optimize vad precision in TRTCVolumeInfo status parameters.
Android: Supports Low Energy Bluetooth (BLE) connection.
Mac: Full-screen capture with highlighted border filtering.

Bug fixing

Android: Fixed an issue where some devices would switch to speaker mode when changing headphones while the microphone was active.
All Platforms: Fixed the 'Cold Voice' sound effect muting issue.
Android & iOS: Camera supports a Long-Time No-Frame Detection Strategy.

Interface behavior adjustment

1. Custom Preprocessing Format Matching Logic Adjustment.
The TRTCVideoPixelFormat_Texture_2D format is internally mapped to RGBA32.
TRTCVideoBufferType_Texture only supports combination with TRTCVideoPixelFormat_Texture_2D.
2. iOS:Screen Sharing Updates System Triggered Pause/Resume Reason.
Pause Event: When screen sharing is active and the user taps the system's stop Screen Recording button, onScreenCapturePaused Callback reason code: -4.
Resume Event: When screen sharing is paused and the user taps the system's start Screen Recording button, onScreenCaptureResumed Callback reason code: -4.