Skip to main content

NGINX F4F HDS Module: Adobe HTTP Dynamic Streaming


by Danila Vershinin, March 6, 2026

Learn how to install and configure the NGINX F4F HDS module for Adobe HTTP Dynamic Streaming. This guide covers installation, configuration, limitations, and a clear migration path to modern streaming protocols like HLS and MPEG-DASH.

Read More...

NGINX Reverse Proxy Ollama: Host Your Own Free LLM


by Danila Vershinin, February 25, 2026

Run your own ChatGPT alternative for free with Ollama or vLLM behind NGINX. This guide covers streaming-safe proxy configuration, authentication, rate limiting, and SELinux fixes for RHEL — all tested with real inference.

Read More...

NGINX HTTP-FLV Module: Build a Live Streaming Server


by Danila Vershinin, February 24, 2026

Learn how to set up a complete live streaming server with the NGINX HTTP-FLV module. This guide covers installation, HTTP-FLV playback, GOP caching for instant playback, multi-format output (HLS, DASH), stream recording, real-time JSON statistics, access control, and relay for scalable streaming infrastructure.

Read More...

NGINX VOD Module: Advanced Video Streaming Configuration


by Danila Vershinin, February 21, 2026

Transform NGINX into a powerful video-on-demand platform with the VOD module. This guide covers HLS, DASH, HDS, and MSS streaming, DRM integration, caching strategies, and Prometheus monitoring for system administrators managing video delivery infrastructure.

Read More...

NGINX MPEG-TS Module for Live HLS and DASH Streaming


by Danila Vershinin, February 14, 2026

Learn how to set up live HLS and MPEG-DASH streaming with the NGINX MPEG-TS module. This guide covers installation, configuration, adaptive bitrate streaming, and practical examples for creating a lightweight streaming server.

Read More...

NGINX mod_zip: Dynamic ZIP Archives Guide


by Danila Vershinin, February 4, 2026

Learn how to use NGINX mod_zip module to dynamically assemble ZIP archives on-the-fly without loading files into memory. Perfect for download portals, file sharing services, and any application that needs to serve multiple files as a single ZIP archive with minimal server resources.

Read More...

Install NGINX RTMP module in CentOS/RHEL or Amazon Linux


by Danila Vershinin, April 22, 2020

How to install and enable NGINX RTMP module in CentOS/RHEL or Amazon Linux. Quick instructions to empower your NGINX with streaming capabilities

Read More...