The Single Host scenario is an interactive streaming scenario which has only one host in the channel. In the scenario, all other users join the channel as audience and can watch the host, send text messages, and send gifts to the host.
This article describes how to use the Agora SDKs to implement a Single Host scenario.
You can use the Agora SDKs to implement the following features in your project:
Feature | Description |
---|---|
Real-time communication | With ultra low latency, the audience see and hear the host in real time. |
Real-time messaging | Both the host and the audience can chat with each other through text messages. The audience can also send gifts to the host through real-time messaging. |
Room management | The host and the audience can get the following information of the current room: |
User status | Both the host and the audience are notified when a user joins or leaves the channel. |
Real-time quality statistics | Before joining a channel or during interactive streaming, all users can check the network quality in real time. |
Background music | For better interaction effects, the host can play background music when talking or singing. |
Image enhancement | Basic image enhancement effects, including skin smoothening and cheek blushing, help the host look better. |
Agora recommends using the following SDKs or services to implement a Single Host scenario:
Product | Function |
---|---|
Agora RTC SDK | Joins an RTC channel for real-time audio and video communication. |
Agora RTM SDK | Logs into the RTM system and joins an RTM channel for sending and receiving text messages and gifts. |
Third-party Image Enhancement SDK | Sets basic image enhancement effects, including skin smoothening and cheek blushing. |
Ultra low latency
Agora SD-RTN™ is the Agora proprietary network for audio and video transmission, covering more than 200 countries and regions. It uses the intelligent routing algorithms to ensure that the average end-to-end latency worldwide is less than 400 ms.
Stability and reliability
The Agora SLA (Service Level Agreement) ensures a 99%+ login success rate and 99.99% service accessibility throughout the year.
Excellent performance under poor network conditions
With an industry-leading algorithm designed to minimize the impact of packet loss, Agora guarantees smooth audio and video communication when the packet loss rate reaches 70%, and smooth audio communication when the packet loss rate is as high as 80%.
When a user's network bandwidth is poor, our self-adaptive strategy prioritizes the communication of the audio and the host.
High audio quality
The following technologies ensure that the speaker's voice always stands out from a noisy environment:
Voice changer
During interactive live streaming, adding voice changer and reverberation effects brings much fun and enhances the atmosphere of the live room. Agora provides an enriched selection of voice changer options, which developers can easily implement by calling an API.
High-definition video
Agora optimizes the video experience from the following perspectives:
Support for third-party services
For more enriched and diversified scenarios, you can easily import third-party services into your project, such as content moderation, image enhancement, and AR.
Traceability
Compatibility
Agora SDKs are compatible with more than 6,000 devices, covering over 18 platforms and development architectures, including Windows, macOS, Web, iOS, Android, and Electron. This ensures that all users share the same experience.