August 2019 Summaries
4 posts from Agora
Filter
Month:
Year:
Post Summaries
Back to Blog
Artificial Intelligence (AI) is becoming increasingly important across various industries, including social media and gaming, healthcare, and transportation. AI refers to the process of incorporating human intelligence into machines, particularly computer systems. It differs from machine learning (ML), which is a training process for machines to make decisions, and deep learning (DL), a subset of ML that works similarly to the human brain in processing new information.
AI can improve interactive streaming by detecting harmful content, enhancing video and voice quality, and personalizing user experiences. Social media platforms like Facebook are employing AI to remove and prevent harmful content before it's posted using image analysis techniques such as image classification, object detection, and image segmentation. ML is used by companies like YouTube and Netflix to optimize encoding parameters for videos, improving the quality of experience (QoE) for users while reducing costs.
Agora uses AI in various ways, including its proprietary Software-Defined Real-Time Network™ (SD-RTN™) to manage routing of voice and video streams and Agora Super Resolution feature to enhance clarity and sharpness during interactive streams. AR stickers and filters, live voice features like 3D spatial audio, active speaker detection, and voice effects are some AI-powered engagement features that can be customized for different applications or platforms.
In the future, AI is expected to continue shaping the interactive streaming space by enabling more immersive and engaging live streaming experiences.
Aug 28, 2019
784 words in the original blog post.
Agora provides contact information, including a phone number and physical address in Santa Clara, California, alongside options to connect via various social media platforms such as Twitter, Facebook, LinkedIn, Instagram, YouTube, Medium, and GitHub. The company offers a range of navigational links for users to explore pricing, company information, support plans, and developer resources. Agora's commitment to privacy is highlighted through links to their Privacy Policy, Cookie Policy, and Terms of Service, with a note on the use of cookies for an enhanced experience, offering users the option to opt out if desired.
Aug 22, 2019
128 words in the original blog post.
This tutorial guides developers through building a live broadcasting web-app similar to Facebook Live and YouTube Live, using Agora's WebSDK. The app allows a single broadcaster to stream their video feed to multiple audience members. The architecture is similar to that of a communication web-app but with the added functionality of distinguishing between broadcasters and audience members. The tutorial includes instructions for setting up the HTML structure, designing the user interface, and implementing Javascript clients for both broadcasters and audiences. It also covers testing setup using XAMPP and ngrok to enable a secure HTTPS connection.
Aug 20, 2019
1,800 words in the original blog post.
The article provides a step-by-step tutorial on how to test iOS Video SDKs under different network conditions using Apple's Network Link Conditioner. The tool allows developers to simulate adverse networking environments, such as packet degradation, and compare the performance of their codebases side-by-side. By enabling the Network Link Conditioner, developers can create custom profiles with varying levels of packet loss and latency, allowing them to test their SDKs in real-time. The article highlights the benefits of using Agora's SDK, which outperforms competing options like TokBox and Twilio under adverse network conditions.
Aug 07, 2019
717 words in the original blog post.