Red5 Cloud v1.10.0 Release Notes
August 5, 2025
New Features
- Pay-As-You-Grow: Introducing new subscriptions with the Pay-As-You-Grow plan. Credit cards are no longer required for signup and to access the free 50 GB of streaming every month.
- Map Dashboard: We’ve implemented the first version of a Map Dashboard to help you visualize your deployments globally.
- Bandwidth & Usage Tool: Monitor your current bandwidth consumption and conveniently upgrade your plan when needed.
Improvements
- Dynamic Preprocessing Toggle: Dynamic preprocessing is now enabled by default. A new “Dynamic” slider has been added next to “Preprocessing” in the Node Group settings, giving users greater control with simpler setup.
- Bandwidth & Instance Usage Reporting: A new usage report is available, allowing users to track bandwidth and instance hour consumption across monthly, weekly, daily, and hourly intervals. Reports are filterable by user and date range.
- RTSP Push Streaming Support: Users can now push RTSP streams directly through the Streams UI, expanding input options and flexibility.
- Streams Page Enhancements: Some items were renamed and rearranged for clarity, and pagination was added.
- Node Group Settings Tooltips: Information icons have been added to key fields like ABR Transcoding, Mixer, and Preprocessing, providing helpful descriptions for easier configuration.
- Developer Resources Update: SDK license information is now displayed in the Developer Resources section for quick reference.
Bug Fixes
- Stream from My Camera Fix: Resolved an issue where streaming wouldn’t start if multiple node groups existed. The correct node group is now referenced during stream start.
- Last Login Date Display: Fixed an issue where trial users’ last login showed “Invalid date.” It now defaults to the current time if session data is unavailable.
- Login and Email Validation Issues: Corrected bugs that caused false email validation errors and login failures in certain environments.
- Stream Visibility Reliability: Improved reliability of stream appearance on first attempt by adding retry logic when loading the stream.
- Other: MinorUI corrections and repairs