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;
}
}
}
-
7:24:25
Rotella Games
1 day agoThanksgiving Side Missions & Hangout | GTA San Andreas
11.8K2 -
LIVE
MafiaTwin
2 hours agoFrist Stream On Rumble
345 watching -
19:41
Neil McCoy-Ward
6 hours agoFinally! Some Good News Today... (& Happy Thanksgiving!)
709 -
LIVE
tacetmort3m
7 hours ago🔴 LIVE - (HAPPY THANKSGIVING!) BACK WITH MORE STALKER ACTION - STALKER 2 - PART 7
99 watching -
58:05
The Tom Renz Show
2 hours agoThanksgiving In America 2024 - With Mark Sherwood
334 -
1:13:41
DDayCobra
5 hours ago $6.65 earnedHappy Thanksgiving!
30K2 -
42:24
Professor Nez
4 hours ago🚨Kamala's Staff CONFESSES to FRAUD! Trump is Already MAKING AMERICA GREAT AGAIN! 🇺🇸
58.6K89 -
5:12:17
Akademiks
7 hours agoDrake Sues Universal Music Group over Kendrick Lamar 'Not Like Us' again!! Diddy Denied Bail!
74.8K10 -
1:23:15
Viss
6 hours ago🔴LIVE - Thanksgiving PUBG (Short Stream)
31.5K27 -
22:56
Rethinking the Dollar
6 hours agoTrump, Crypto, and Chaos: Why Our Financial System is Facing Uncharted Territory
13.8K4