Home / Companies / Red5 / Blog / September 2017

September 2017 Summaries

5 posts from Red5

Filter
Month: Year:
Post Summaries Back to Blog
Red5 Pro version 4.0.0 introduces several significant updates, including WebRTC support for Safari 11 and iOS 11, revamped HTML playback controls, and the capability to save files locally on both iOS and Android devices. The release also addresses various bugs, such as issues with API calls, WebRTC sessions, and video conversions, while enhancing features like autoscaling on simulated clouds and improving packet queuing for low bandwidth publishing. The Red5 Team, with extensive expertise in live streaming solutions since 2005, provides resources such as a migration guide for upgrading from HTML5 SDK v3.5.0 to v4.0.0 and emphasizes best practices and industry insights to support global enterprises in delivering interactive real-time experiences.
Sep 29, 2017 679 words in the original blog post.
WebRTC live streaming presents significant scaling challenges as the number of participants increases, moving from simple 1:1 calls to complex scenarios involving millions of viewers. The shift from direct peer-to-peer communication to broader broadcasting requires additional infrastructure, including media servers that route content from broadcasters to large audiences, potentially necessitating complex server topologies to handle the increased load. As the number of users grows, managing network errors becomes more challenging due to increased packet loss, requiring sophisticated error-handling strategies integrated into media servers. Additionally, the variability in viewer devices, dynamic user participation, geographic distribution, and multiple broadcasters further complicate the scaling process. These factors underscore the complexity of scaling WebRTC for live streaming, highlighting the need for robust infrastructure and error-handling mechanisms to maintain service quality across diverse and large-scale audiences.
Sep 26, 2017 1,175 words in the original blog post.
Running Red5 Pro on its own server is recommended to avoid the complications that arise from shared resources and multiple contributors, akin to the adage "too many cooks in the kitchen spoil the broth." This can lead to disastrous results in programming when numerous tweaks and adjustments are made, especially when a single developer makes changes directly to the master branch, causing conflicts. Besides human errors, technical issues such as blocked ports and the CPU and memory-intensive nature of streaming can exacerbate these problems when resources are shared. To ensure optimal performance and avoid conflicts, it is advised to dedicate a separate server for Red5 Pro, which has been developed by a team of experts in real-time video, audio, and data streaming since 2005, and is used globally by startups and enterprises to deliver interactive experiences. The Red5 Team also provides industry insights, best practices, and updates to help organizations innovate and scale effectively.
Sep 15, 2017 381 words in the original blog post.
Fake users pose significant risks, ranging from spam to severe security threats, prompting the necessity for robust authentication solutions. Red5 Pro has developed a Simple Authentication plugin to address this issue, which simplifies the integration process while maintaining essential security measures. To facilitate understanding and implementation, a video tutorial featuring the company's CTO, Dominick, complements the documentation, and the support team is available for further assistance. Since 2005, the Red5 Team, composed of experts in various fields related to live video, audio, and data streaming, has been delivering solutions for real-time interactive experiences, supporting startups and global enterprises alike. They also provide insights on industry trends and best practices, aiding organizations in confidently innovating and scaling their operations.
Sep 11, 2017 315 words in the original blog post.
Red5 Pro has expanded its documentation by introducing a new Developer Guides category, beginning with an in-depth exploration of their server-side APIs, which focus on scopes, streams, state management, and plugin development. These guides are designed to help users utilize Red5 Pro's API tools to tailor their applications to specific requirements. The Red5 Team, comprised of experts in various fields such as software development, DevOps, and quality assurance, has been creating solutions for interactive real-time experiences since 2005, helping a diverse range of clients from startups to global enterprises. They also offer insights into industry trends and best practices to aid organizations in innovating and scaling their operations effectively.
Sep 05, 2017 246 words in the original blog post.