Premium Only Content

Beginning Nginx Config for RTMP Restreaming #nginx #raspberrypi4 #raspberrypi5 #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:49
Lilrex
5 months agoHow to Stop Windows Auto Restart On Updates
21 -
9:13:12
The Charlie Kirk Show
12 hours agoLIVE NOW: Building A Legacy, Remembering Charlie Kirk
2.01M811 -
1:55:20
The White House
4 hours agoPresident Trump Participates in the Memorial Service for Charlie Kirk
36.9K43 -
UPCOMING
Sarah Westall
3 hours agoDomestic Terror Operation: Death Threats, Smear Campaigns, Gang Stalking w/ Journalist Sarah Fields
788 -
DVR
Nerdrotic
3 hours ago $4.12 earnedGobekli Tepe Discovery and "Reconstruction" | Forbidden Frontier #118
27.3K2 -
29:07
Tactical Advisor
3 hours agoATF Changes Ruling on SBR & Tacpack unboxing | Vault Room Live Stream 039
28.2K9 -
22:09
Tundra Tactical
7 hours ago $0.10 earnedStupid Gun Myths & Questions Ep. 1 🛑NEW SERISE!!🛑
2971 -
2:00
From Zero → Viral with AI
9 hours agoAre You Being Left Behind? Why AI Marketing is No Longer Optional
7 -
9:10
BlackDiamondGunsandGear
6 hours agoI Finally Got it! / Now i need to BUILD IT!
2071 -
9:44
Millionaire Mentor
3 days agoCharlie Kirk Brings Woke Student To STUTTERING Over White Privilege Lies
1535