Skip to content

Instantly share code, notes, and snippets.

View nbashev's full-sized avatar

Nikolay Bashev nbashev

View GitHub Profile
@alksily
alksily / README.md
Created November 10, 2019 11:50
How install push stream module for nginx on debian, ubuntu

Install NGINX with nginx-push-stream-module

Gist for Ubuntu and Debian users

Easy

nginx 1.16.1 + push stream module latest

apt-get update -y \
@afriza
afriza / install-ffmpeg-with-decklink-support-ubuntu-18.04-server.md
Last active August 28, 2025 19:41
Compiling and installing `ffmpeg` with Decklink SDK on Ubuntu 18.04 Server. Check out forks of this gist for more up-to-date info.