Video Streaming via CDN by heaventourist

Description

This project focuses on implementing adaptive bitrate selection, DNS load balancing, and an HTTP proxy server to stream video at high bitrates from the closest server to a given client. The HTTP proxy accepts connections from web browsers, modifies video chunk requests, resolves the web server’s DNS name, opens a connection with the resulting IP address, forwards the modified request to the server, and returns the unmodified video chunks to the browser. The DNS server implements load balancing using round-robin and geographic distance methods.

Resource details

Category path
Infrastructure & Delivery
Classification
Not yet classified

Video Streaming via CDN by heaventourist is cataloged in Infrastructure & Delivery. Its topics include adaptive bitrate, DNS load balancing, HTTP proxy, video streaming, and CDN.

URL

Tags

Related resources