SparkRTC
SparkRTC

    All results for "" in this service

      All results for "" in this service

      • What's New
      • Product Bulletin
        • Version Planning
        • [Discontinuation Notice] Discontinuation of SparkRTC Client SDKs
      • Service Overview
        • What Is SparkRTC?
        • Product Advantages
        • Scenarios
        • Functions
        • Constraints
        • Concepts
      • Getting Started
        • Getting Started
      • Best Practices
        • Cloud Recording and Playback
          • Overview
          • Single Stream Recording
          • Mixed Stream Recording
        • Implementing Audio and Video Calls
          • Web
            • Screen Sharing
            • Call Quality Monitoring
            • Playing an Audio File
            • Switching the Audio Mode
      • User Guide
        • Functions
        • App Management
        • Cloud Recording Management
          • Configuring a Recording Rule
          • Configuring Recording Callback
        • Analytics (Beta)
          • Calls
          • Data Insights
          • Real-Time Data
          • Diagnostics
        • Duration Statistics
        • OBS Authorization
      • API Reference
        • Before You Start
        • API Overview
        • Calling APIs
          • Making an API Request
          • Authentication
          • Response
        • Examples
          • Example 1: Creating a Single Stream Recording Job
          • Example 2: Creating a Mixed Stream Recording Job
        • OBS Bucket Management
          • Querying the OBS Bucket List
          • Querying the Object List in an OBS Bucket
          • Authorizing and Canceling OBS Bucket Authorization
        • Application callback management
          • Configuring a Recording Event Callback
          • Querying a Recording Event Callback
        • Single stream recording job management
          • Starting a Single Stream Recording Job
          • Querying a Single Stream Recording Job
          • Stopping a Single Stream Recording Job
          • Updates a single stream recording job
        • Application management
          • Creating an Application
          • Listing Applications
          • Querying an Application
          • Deleting an Application
          • Enabling an Application
          • Disabling an Application
        • Automatic recording configuration
          • Updating the Automatic Recording Configuration
          • Querying the Automatic Recording Configuration
        • Room management
          • Removes an online user.
          • Dismisses a room.
        • Mixed stream recording job management
          • Starting a Mixed Stream Recording Job
          • Querying a Mixed Stream Recording Job
          • Modifying a Mixed Stream Recording Job
          • Stopping a Mixed Stream Recording Job
        • Recording rule management
          • Creating or Updating a Recording Rule
          • Listing Recording Rules
          • Querying a Recording Rule
          • Updating a Recording Rule
          • Deleting a Recording Rule
        • Statistical Analysis
          • Listing Rooms
          • Listing Users
          • Querying Real-Time Scale Data
          • Querying Real-Time Scale Data Distribution
          • Querying Real-Time Quality Data
          • Querying Real-Time Network Data
          • Querying Usage
          • Querying Historical Scale Data
          • Querying Historical Quality Data
          • Querying User Call Indicators
          • Querying Details
          • Querying User Experience Exception Events (RCMS Service)
          • Queries abnormal user experience events.
          • Queries the distribution of users with abnormal events.
        • Appendix
          • Status Codes
          • Error Codes
          • Obtaining a Project ID
          • Obtaining an Account ID
          • Region Name Abbreviations
          • Receiving a Recording Event Callback Notification
        • Change History
      • SDK Reference
        • Before You Start
          • Main Functions
          • How to Use This Document
          • FAQs
        • SDK Overview
        • Web SDK
          • Browser Adaptation
          • Preparations
          • SDK Usage
          • Basic Usage Logic
          • API Reference
            • Main Entry (HRTC)
            • Client Object (Client)
            • Client Event Notification (ClientEvent)
            • Stream Object (Stream)
            • Local Stream Object (LocalStream)
            • Remote Stream Object (RemoteStream)
            • Stream Event Notification (RTCStreamEvent)
            • Error Code (RtcError)
            • Error Codes Reported on the Client
            • Server Error Codes
            • Granting the Permissions of Accessing Cameras or Microphones to a Browser
          • FAQ
          • Change History
        • Access Authentication
        • Appendix
          • GRS Country Codes
      • FAQs
        • About SparkRTC
          1. What Is SparkRTC?
          2. What Are the Differences Between Real-Time Audio and Video and Livestreaming?
          3. Can SparkRTC Be Used Outside China?
          4. What Is SparkRTC RoomID and How Can I Name One?
          5. How Many Rooms Can Be Created in SparkRTC at Most at a Time?
          6. What Is SparkRTC UserID and How Can I Name One?
          7. What Are the Roles of SparkRTC?
          8. How Many Participants Are Allowed by SparkRTC in a Video Call?
          9. What Is the Latency of SparkRTC?
          10. Does SparkRTC Support Co-Hosting?
          11. Does SparkRTC Support Bidirectional Desktop Stream Push?
          12. Does SparkRTC Support Private Deployment?
          13. Does SparkRTC Support USB Cameras on PCs?
        • Billing
          1. When I Subscribe to SparkRTC Video and Audio Services, Is the Video Charged by Resolution Plus the Audio Charge?
          2. Does the Billing Vary with Bitrates When There Are Only Audios?
          3. How Do I View Bills and Fee Deduction Details?
          4. Can I Use the Postpaid Billing Mode?
          5. Why Am I Charged Even When There Is Only One Person in the Room and There Is No Audio/video Call?
        • Signature
          1. What Is Signature?
          2. How Do I Obtain a Key?
          3. How Does the Server Calculate the Value of signature?
        • Recording
          1. Does SparkRTC Support Recording on the Local Server?
          2. What Are the Differences Between Single Stream Recording and Mixed Stream Recording?
          3. How Do I Restore a Deleted Recording File?
          4. How Do I Authenticate a Recording Callback?
        • SDK Usage
          1. Is Video Snapshot Capturing Supported?
          2. How Do I Create a Room?
          3. Why Can't the SparkRTC Apps Running on Two Mobile Phones Communicate with Each Other?
          4. How and When Is Authentication Signature Generated?
          5. Why Does the Program Crash when the onVideoStats, onAudioStatus, or onSubStreamStats Callback Is Triggered?
          6. Why Can I Hear My Own Voice from the Local Receiver?
          7. Can I Call setExternalAudioCapture, setExternalVideoCapture, or setExternalMediaFrameOutput After Entering a Room?
          8. Does SparkRTC Support Video Mirroring?
          9. How Do I Obtain Data Such as the Uplink and Downlink Bitrates, Resolution, Packet Loss Rate, and Audio Sampling Rate During an Audio/Video Call?
          10. Can I Set the Call Volume of a Local User? Can I Set the Playback Volume of Each Remote User?
          11. What Is the Difference Between enableLocalVideo and muteLocalVideo?
          12. What Is the Difference Between enableLocalAudioStream and muteLocalAudio?
          13. Does SparkRTC Support Permission Verification for Rooms?
          14. Does the PC Support Screen Sharing?
          15. Does SparkRTC Allow Others Users to View a Local Video During Real-Time Communications?
          16. Can I View Only Real-Time Audio Streams on SparkRTC?
          17. Can More Than One Presentation Stream Be Shared in a Room?
          18. Does SparkRTC Support 1080p?
          19. Can I Play Online Music for Background Music?
          20. Can I Create N RTC Objects on the Same Page and Log In to N Rooms Using N User IDs?
          21. Is the Streaming Resolution (Width and Height) on the Web Client Applicable to All Browsers?
          22. How Do I Clear Data in the Camera List After a Camera Is Removed from the SDK on the Web Client?
          23. Can the SDK on the Web Client Obtain the Current Volume?
          24. Can I Receive Notifications on a Web Client When a Remote User Leaves a Room?
          25. Why Is There Echo, Undesired Sound, Noise, or Low Volume During a Call on the Web Client?
          26. How Do I Switch to Another Camera or Microphone on the Web Client?
          27. Does SparkRTC Support the Whiteboard Function?
          28. Can I Enter Multiple Rooms with the Same User ID?
          29. How Long Is the Lifecycle of a Room on SparkRTC?
          30. Can I Use Bluetooth Headsets for Video Calls on SparkRTC?
          31. Can I Subscribe to Only Audio of 2/3/4 Participants During a Video Call?
          32. Will the Resolution of the Video Stream Change When the Size of a Specified Shared Window Changes?
          33. Can I Switch Between the Floating Window and Large and Small Windows During a Video Call?
          34. Can I Use the API for Sending Customized Messages to Implement Functions Such as Chat Rooms and On-Screen Comments?
          35. Can I Query All User IDs?
          36. Why Can't I Call the checkSystemRequirements API in the Web SDK?
        • Troubleshooting
          1. Why Can't I Hear When Joining a Meeting?
          2. Why Does Video Freezing Occur?
          3. What Do I Do If a Black Screen Occurs During Video Playback?
          4. Why Can't I Use the Camera?
          5. Why Can't I Join Another Room?
          6. What Do I Do If No Recording File Is Generated After SparkRTC Enables Cloud Recording?
          7. Why Can't I Join a Room?
      • General Reference
        • Glossary
        • Service Level Agreement
        • White Papers
        • Endpoints
        • Permissions