Premium Only Content

Setting Up Nginx with RTMP Streaming On a Raspberry Pi Complete Walkthrough 2024 #nginx #raspberrypi
user www-data;
worker_processes auto;
pid /run/nginx.pid;
include /etc/nginx/modules-enabled/*.conf;
events {
worker_connections 766;
# multi_accept on;
}
rtmp {
server {
listen 1935;
chunk_size 4096;
application live {
live on;
record off;
interleave on;
hls off;
hls_path /tmp/hls;
hls_fragment 15s;
dash off;
dash_path /tmp/dash;
dash_fragment 15s;
allow publish 192.168.1.0/24;
deny publish all;
}
}
server {
listen 1936;
chunk_size 4096;
application RestreamRTMP {
live on;
record off;
interleave on;
hls off;
hls_path /tmp/hls;
hls_fragment 15s;
dash off;
dash_path /tmp/dash;
dash_fragment 15s;
push rtmp://live.twitch.tv/app/streamkey;
push rtmp://stream.dlive.tv/live/streamkey;
push rtmp://a.rtmp.youtube.com/live2/streamkey;
push rtmp://127.0.0.1:1940/rtmp/streamkey;
allow publish 192.168.1.0/24;
deny publish all;
}
}
server {
listen 1937;
chunk_size 4096;
application RestreamRTMP {
live on;
record off;
interleave on;
hls off;
hls_path /tmp/hls;
hls_fragment 15s;
dash off;
dash_path /tmp/dash;
dash_fragment 15s;
# push rtmp://or.pscp.tv:80/x/f1qn4v18yrbt;
push rtmp://127.0.0.1:1940/rtmp/streamkey
allow publish 192.168.1.0/24;
deny publish all;
}
}
}
-
0:11
Lilrex
6 months agoWindows Volume Control Trick
71 -
40:24
The Connect: With Johnny Mitchell
1 day ago $2.22 earnedInside The WORST Drug-Infested Slums Of Medellin, Colombia
12.1K6 -
1:43:56
Tundra Tactical
6 hours ago $7.24 earned🛑LIVE NOW!! FBI Gets Caught LYING About Good Guys With Guns For 10 YEARS!!!!
31.6K5 -
2:12:01
BlackDiamondGunsandGear
2 days agoAFTER HOURS ARMORY / Antifa / Lies/ Prison time
17.2K1 -
2:12:00
DLDAfterDark
6 hours ago $2.34 earnedThe After Hours Armory! Tonight is The Chat's Chat! God, Guns, and Gear!
23.9K2 -
3:32:18
Mally_Mouse
9 hours ago🌶️ 🥵Spicy BITE Saturday!! 🥵🌶️- Let's Play: Phasmophobia
39.4K5 -
1:13:19
iCkEdMeL
5 hours ago $9.94 earnedChaos Explodes in Chicago & Portland | Feds Clash with Protesters!
33.9K10 -
21:54
Exploring With Nug
1 day ago $8.07 earnedScuba Diving Missing Person Search Leads to Discovery of Classic Cars!
54.3K9 -
Phyxicx
9 hours agoStar Wars: Movie Battles II Community Event hosted by ReaperAF95 - 10/4/2025
23.6K -
1:19:51
World2Briggs
8 hours ago $2.25 earnedThe US This Week
31.2K4