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:11
Lilrex
4 months agoWindows Volume Control Trick
61 -
UPCOMING
Forrest Galante
25 minutes agoI Found The Ocean’s Most Venomous Snake and This Happened…
-
LIVE
SpartakusLIVE
2 hours agoSpartakus Sunday SOLOS to end your weekend with UNCONTROLLABLE HYPE
520 watching -
LIVE
Due Dissidence
8 hours agoTucker and Fuentes TRADE BLOWS in MAGA Civil War, Burr TRIGGERS Shapiro, Huckabee Visits GHF Site
962 watching -
LIVE
GritsGG
6 hours agoWin Streaking All Day! Most Wins 3230+ ðŸ§
1,451 watching -
2:57:17
Barry Cunningham
1 day agoMUST SEE: 10 REASONS WHY IT'S TIME FOR PRESIDENT TRUMP TO DROP THE HAMMER! ( AND MORE NEWS)
57.2K77 -
LIVE
Mally_Mouse
3 hours agoSpicy *Sunday*!! - Let's Play!
46 watching -
49:57
Sarah Westall
3 hours agoScience behind Social Revolutions, the Media, Beatles, Aliens and more w/ Mark Brake
19.4K6 -
LIVE
FusedAegisTV
19 hours agoOFFICIAL Evo 2025 Day 3 Co-Stream - Las Vegas, NV ∥ Top 8 FINALS! SF6, Tekken 8 & MORE
380 watching -
1:09:08
Jeff Ahern
5 hours ago $4.90 earnedThe Sunday show!
27.4K13