Tag

bandwidth optimization

0 views collected around this technical thread.

iQIYI Technical Product Team
iQIYI Technical Product Team
Aug 23, 2024 · Backend Development

Design of a Low‑Latency Live Streaming System for the European Cup

The team built a reusable low‑latency live‑streaming platform for the European Cup that replaces HLS with RTMP over QUIC, reuses VOD bandwidth, automates stream control, and cuts playback latency by 20 seconds while dramatically lowering bandwidth costs and delivering stable 1080p 50 fps HDR video.

QUICRTMPRcache
0 likes · 15 min read
Design of a Low‑Latency Live Streaming System for the European Cup
Bilibili Tech
Bilibili Tech
Jan 19, 2024 · Operations

Optimizing Bandwidth Cost and User Experience in Bilibili's VOD Player through Intelligent Caching and Preloading Strategies

Bilibili’s VOD player cuts bandwidth waste and costs by up to 15% through an intelligent caching and pre‑loading system that evaluates network risk and user habits to size cache dynamically, reduces stalls by 20% in vertical mode, and is continuously refined via a multi‑layer monitoring framework.

BilibiliIntelligent CachingPreloading
0 likes · 17 min read
Optimizing Bandwidth Cost and User Experience in Bilibili's VOD Player through Intelligent Caching and Preloading Strategies
Tencent Architect
Tencent Architect
Dec 4, 2023 · Operations

How AV1 Cut Bandwidth Costs by 59% for a Popular Karaoke App

The 全民K歌 app reduced video bandwidth by 59% and improved playback experience by adopting Tencent's TXAV1 encoder, achieving 60% AV1 playback share, 20% better compression than H.265, and extensive mobile device support through careful transcoding strategies and performance testing.

AV1TXAV1Video Encoding
0 likes · 11 min read
How AV1 Cut Bandwidth Costs by 59% for a Popular Karaoke App
HelloTech
HelloTech
Nov 9, 2023 · Cloud Computing

Apollo Configuration Bandwidth Issues and Design Analysis

The article examines how Apollo’s long‑polling and push‑pull design cause massive database bandwidth spikes during large namespace updates in promotion periods, analyzes the RemoteConfigLongPollService and repository code, and proposes three optimizations—key‑level synchronization, MD5‑based change detection, and circuit‑breaker handling—while weighing real‑time versus periodic update trade‑offs.

ApolloConfiguration ManagementPerformance Tuning
0 likes · 10 min read
Apollo Configuration Bandwidth Issues and Design Analysis
Xiaohongshu Tech REDtech
Xiaohongshu Tech REDtech
Aug 17, 2023 · Artificial Intelligence

Human Visual Perception Based Edge‑Cloud Super‑Resolution Framework and RedVQA Quality Assessment at XiaoHongShu

At LiveVideoStackCon 2023, XiaoHongShu unveiled an edge‑cloud super‑resolution framework guided by the human‑perception‑aligned RedVQA model, which jointly optimizes video quality and bandwidth by generating a dedicated SR bitrate tier in the cloud and applying a lightweight SR algorithm on the client, achieving notable QoE gains and narrow‑band HD delivery.

AISuper-Resolutionbandwidth optimization
0 likes · 25 min read
Human Visual Perception Based Edge‑Cloud Super‑Resolution Framework and RedVQA Quality Assessment at XiaoHongShu
Tencent Cloud Developer
Tencent Cloud Developer
Mar 27, 2023 · Cloud Computing

Tencent Video Image Optimization: AVIF Compression and Sampling to Reduce Static Bandwidth Costs

Tencent Video slashed static image bandwidth costs by over 60% using AVIF compression and on‑the‑fly image sampling, which together cut average image size by more than half, reduced memory, latency and decode time, and saved tens of millions of yuan across billions of daily requests.

AVIFTencent Cloudbandwidth optimization
0 likes · 14 min read
Tencent Video Image Optimization: AVIF Compression and Sampling to Reduce Static Bandwidth Costs
Top Architect
Top Architect
Mar 4, 2023 · Backend Development

Design and Optimization of a High‑Performance Live‑Streaming Danmaku System

This article details the challenges and solutions for building a scalable, low‑latency danmaku service for live streaming, covering background requirements, bandwidth constraints, protocol choices, short‑polling implementation, reliability measures, and performance results that supported 700,000 concurrent users during a major event.

BackendLive Streamingbandwidth optimization
0 likes · 10 min read
Design and Optimization of a High‑Performance Live‑Streaming Danmaku System
vivo Internet Technology
vivo Internet Technology
Feb 15, 2023 · Artificial Intelligence

Optimizing CDN Bandwidth Utilization and Cost Reduction with Predictive Control (Yugong Platform)

By leveraging the Yugong Platform’s predictive control—combining Prophet‑based threshold forecasts, custom real‑time bandwidth models, and a token‑bucket mechanism—to smooth peaks and fill valleys, enterprises can dramatically improve CDN bandwidth utilization, automate adjustments, and substantially lower peak‑based billing costs.

Cost Reductionbandwidth optimizationcdn
0 likes · 23 min read
Optimizing CDN Bandwidth Utilization and Cost Reduction with Predictive Control (Yugong Platform)
Architecture Digest
Architecture Digest
Jan 18, 2023 · Backend Development

Design and Optimization of a High‑Throughput Live‑Streaming Danmaku System

This article describes the challenges of delivering real‑time danmaku for a Southeast Asian live‑streaming service, analyzes bandwidth pressure, network instability, and reliability issues, and presents a series of backend optimizations—including HTTP compression, response simplification, short‑polling, service splitting, caching, and a custom ring‑buffer—to reliably support up to one million concurrent users.

Live Streamingbackend architecturebandwidth optimization
0 likes · 12 min read
Design and Optimization of a High‑Throughput Live‑Streaming Danmaku System
Architecture Digest
Architecture Digest
Jan 6, 2023 · Backend Development

Design and Optimization of a High‑Performance Danmu System for Southeast Asian Live Streaming

This article presents a detailed case study of designing a high‑throughput danmu (bullet‑screen) system for Southeast Asian live streaming, analyzing bandwidth constraints, latency issues, and evaluating long‑polling, WebSocket, and short‑polling approaches, ultimately describing the chosen short‑polling solution, service partitioning, caching, and ring‑buffer techniques to achieve stable performance for millions of concurrent users.

Real-time MessagingWebSocketbackend architecture
0 likes · 12 min read
Design and Optimization of a High‑Performance Danmu System for Southeast Asian Live Streaming
Bilibili Tech
Bilibili Tech
Sep 9, 2022 · Artificial Intelligence

Visual Lossless Deep Learning Pre‑processing for Video Transcoding Using DCT‑Based Low‑Rank Loss and a Lightweight Model

A visual‑lossless deep‑learning pre‑processor that employs a DCT‑based low‑rank loss and an ultra‑lightweight CPU‑friendly model achieves up to 20% bitrate reduction for 1080p videos while preserving high‑frequency details, enabling real‑time transcoding and bandwidth savings for popular content on Bilibili.

AIDCTbandwidth optimization
0 likes · 11 min read
Visual Lossless Deep Learning Pre‑processing for Video Transcoding Using DCT‑Based Low‑Rank Loss and a Lightweight Model
DataFunTalk
DataFunTalk
Sep 4, 2022 · Big Data

Design and Implementation of Bilibili's Offline Multi‑Datacenter Solution

This article describes Bilibili's offline multi‑datacenter architecture, explaining why a scale‑out approach was chosen over scale‑up, and detailing the unit‑based design, job placement, data replication, routing, versioning, bandwidth throttling, traffic analysis, and the operational results and future directions.

Big DataHDFSJob Scheduling
0 likes · 24 min read
Design and Implementation of Bilibili's Offline Multi‑Datacenter Solution
Bilibili Tech
Bilibili Tech
Jul 5, 2022 · Big Data

Multi‑Datacenter Architecture for Offline Big Data Processing at Bilibili

To overcome rapid data growth and on‑premise capacity limits, Bilibili adopted a scale‑out, unit‑based multi‑datacenter architecture that isolates failures, intelligently places jobs, replicates data via an enhanced DistCp service, routes reads with an IP‑aware HDFS router, and throttles cross‑site traffic, enabling stable offline big‑data processing of hundreds of petabytes while preserving throughput.

Big DataHDFSYARN
0 likes · 28 min read
Multi‑Datacenter Architecture for Offline Big Data Processing at Bilibili
Tencent Cloud Developer
Tencent Cloud Developer
Nov 30, 2020 · Cloud Computing

Optimizing Hybrid Cloud Bandwidth Utilization with Tencent Cloud Connect Network: A Case Study of Enterprise A

Enterprise A consolidated its numerous VPC peering links and dedicated‑line gateways into a single Tencent Cloud Connect Network instance, enabling automatic route learning, ECMP load‑balancing across four 10 Gbps lines, boosting bandwidth utilization from about 50 % to 75 % while cutting operational complexity and enhancing cross‑region high availability.

Cloud Connect NetworkTencent Cloudbandwidth optimization
0 likes · 11 min read
Optimizing Hybrid Cloud Bandwidth Utilization with Tencent Cloud Connect Network: A Case Study of Enterprise A
iQIYI Technical Product Team
iQIYI Technical Product Team
Jun 5, 2020 · Fundamentals

Video Encoding Standards: Evolution, Patents, and Industry Adoption in Chinese Streaming Platforms

Video encoding standards—from H.264 to AV1 and China’s AVS series—have successively doubled compression efficiency, lowering bandwidth and storage costs, while patent royalties steer industry adoption, prompting Chinese platforms like iQIYI to develop proprietary, high‑speed encoders and prepare for next‑gen codecs such as AVS3 and H.266.

AV1AVSHEVC
0 likes · 18 min read
Video Encoding Standards: Evolution, Patents, and Industry Adoption in Chinese Streaming Platforms
iQIYI Technical Product Team
iQIYI Technical Product Team
May 8, 2020 · Backend Development

iQIYI Deploys AV1 Video Codec and Introduces QAV1 Encoder for Bandwidth Savings

iQIYI has become the first Chinese video platform to deploy the open‑source AV1 codec on its PC web and Android apps, cutting video file size by about 20%, and its in‑house QAV1 encoder further reduces bitrate over 40% and runs roughly five times faster than competing encoders, enabling smoother 4K/8K streaming while saving bandwidth.

AV1QAV1Video Encoding
0 likes · 5 min read
iQIYI Deploys AV1 Video Codec and Introduces QAV1 Encoder for Bandwidth Savings
Youku Technology
Youku Technology
Dec 18, 2019 · Operations

Technical Strategies and Achievements of Alibaba Entertainment 2019 Double‑11 Cat Night Live Streaming

Alibaba Entertainment’s 2019 Double‑11 Cat Night live stream combined FPGA‑based H.265 transcoding, smart‑profile QoE adaptation, Dolby Atmos audio and frame‑aligned multi‑view video to deliver ultra‑HD 4K60 streams at 35% lower bandwidth cost, achieving zero failures, zero degradations and over 99.99% service availability.

Dolby AtmosFPGAHigh Availability
0 likes · 19 min read
Technical Strategies and Achievements of Alibaba Entertainment 2019 Double‑11 Cat Night Live Streaming
Efficient Ops
Efficient Ops
Apr 25, 2018 · Operations

How Tencent Cut Over $1B in Bandwidth Costs with Smart Image & Video Compression

This article shares Tencent SNG's practical experience in bandwidth cost optimization, detailing how advanced image and video compression techniques, adaptive resolution, AI‑driven super‑resolution, and efficient transcoding pipelines reduced over a billion yuan in cash flow while preserving user experience and product quality.

AICost Reductionbandwidth optimization
0 likes · 24 min read
How Tencent Cut Over $1B in Bandwidth Costs with Smart Image & Video Compression
Tencent Architect
Tencent Architect
Jan 27, 2018 · Fundamentals

Advances in Image Compression: From JPEG to WebP, HEVC, WXAM, SHARP, and Guetzli Optimizations at Tencent TPS

The article reviews recent developments in image compression formats such as JPEG, WebP, HEVC, and Tencent's proprietary WXAM/SHARP, explains Guetzli's perceptual encoding, details extensive GPU‑based performance optimizations, and demonstrates how these techniques dramatically reduce bandwidth usage in Tencent's massive image storage platform.

GPU AccelerationGuetzliJPEG
0 likes · 13 min read
Advances in Image Compression: From JPEG to WebP, HEVC, WXAM, SHARP, and Guetzli Optimizations at Tencent TPS
Tencent Cloud Developer
Tencent Cloud Developer
Feb 8, 2017 · Operations

Bandwidth Optimization Practices in Tencent Social Services

Tencent’s social services cut two hundred million RMB in bandwidth costs by flattening traffic peaks through seven practices—disabling auto‑play, pre‑pushing hot content, compressing media, offering on‑demand quality, using segmented downloads, applying technical breakthroughs like P2P and codec optimization, and filtering illegal content—while preserving user experience.

Cost ReductionTencentbandwidth optimization
0 likes · 14 min read
Bandwidth Optimization Practices in Tencent Social Services