Skip to content

Instantly share code, notes, and snippets.

View nbashev's full-sized avatar

Nikolay Bashev nbashev

View GitHub Profile
@nbashev
nbashev / README.md
Created December 30, 2024 00:25 — forked from alksily/README.md
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 \
@nbashev
nbashev / install-ffmpeg-with-decklink-support-ubuntu-18.04-server.md
Created February 11, 2020 23:33 — forked from afriza/install-ffmpeg-with-decklink-support-ubuntu-18.04-server.md
Compiling and installing `ffmpeg` with Decklink SDK on Ubuntu 18.04 Server
<?php
namespace App\Helpers;
/**
* Class ModulesMenu
*
* Render Menu for blade template
*
* @package App\Helpers