March 2017 Summaries
3 posts from Red5
Filter
Month:
Year:
Post Summaries
Back to Blog
Exploring the practicality of 4K video in WebRTC, Chris Kranky concludes that while technically feasible, the current Internet infrastructure's bandwidth limitations make it impractical for video conferencing, which requires significant upstream and downstream data for each user. In contrast, one-to-many broadcasts are more feasible due to their reliance on a single downstream stream, akin to platforms like Netflix, allowing for the possibility of low-latency live 4K streaming as long as the broadcaster has adequate bandwidth. The Red5 Team, with its extensive experience in live video, audio, and data streaming, supports this capability by scaling to handle millions of concurrent streams, provided viewers have sufficient downstream bandwidth. This approach aligns with their commitment to delivering innovative real-time experiences and sharing industry insights to aid organizations in navigating and scaling within the streaming landscape.
Mar 30, 2017
550 words in the original blog post.
Live video streaming is rapidly growing, and developers interested in creating streaming applications, such as a "Periscope for Cats," must navigate the choice between using WebRTC and RTMP protocols. WebRTC, a modern protocol using UDP, offers quick data transfer and high security with DTLS and SRTP, but lacks support across some browsers like Microsoft Edge and Safari, and isn't widely supported by current encoders. In contrast, RTMP, which operates over TCP, is more universally supported by encoders and older browsers. Developers often find they need to support both protocols to ensure compatibility across different platforms and devices. Red5 Pro provides a solution that allows seamless interoperability between various streaming protocols, including WebRTC, RTMP, RTSP, and HLS, enabling low latency live streaming by adapting to the protocol supported by the user's browser. For iOS, where neither WebRTC nor RTMP are supported, the recommendation is to build native apps using specific SDKs. The Red5 Team, experienced in live streaming technology, offers solutions and insights to address streaming challenges and help developers innovate with confidence.
Mar 18, 2017
762 words in the original blog post.
Amazon Web Services experienced an outage in its eastern U.S. region, causing disruptions that affected developers' ability to sign up for licenses. In response, the team at Red5 Pro decided to extend their original deadline for upgrading from a free developer license, offering a $5,000 savings before new pricing takes effect. Red5 Pro provides solutions for various streaming applications and offers comprehensive support for upgrading to a full account, inviting interested parties to reach out for more information. The Red5 Team, with extensive experience in live video, audio, and data streaming, supports startups and enterprises globally, sharing industry insights and best practices to help organizations innovate and scale confidently.
Mar 02, 2017
412 words in the original blog post.