
Building a RTMP Video Streamer with NGINX Part 2 - Caching with NGINX
Building my own cache In the previous post, I discussed how to compile NGINX with the RTMP module to enable your webcam or a static file (using FFMPEG) to stream RTMP content. Now, let’s explore a...