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:57
Lilrex
11 months agoRename your Raspberry Pi
-
LIVE
Sarah Westall
56 minutes agoThe City of London: Infiltration, Intimidation & Centralized Power w/ Mike Harris
185 watching -
LIVE
Dr Disrespect
11 hours ago🔴LIVE - DR DISRESPECT - ARC RAIDERS - AGAINST ALL DANGER
1,244 watching -
LIVE
ThisIsDeLaCruz
22 hours agoFalling In Reverse: Christian Thompson’s Stage Tech Revealed
38 watching -
LIVE
SynthTrax & DJ Cheezus Livestreams
1 day agoFriday Night Synthwave 80s 90s Electronica and more DJ MIX Livestream 80s Night / Late Night Nostalgia
109 watching -
4:05:52
Nerdrotic
6 hours ago $0.09 earnedHollywood REGRET | Disney's Predator | The Feminist Avengers - Friday Night Tights 379
29.1K11 -
LIVE
Mally_Mouse
4 days agoFriend Friday!! 🎉 - Let's Play! - MIMESIS
92 watching -
41:20
MattMorseTV
2 hours ago $0.09 earned🔴Schumer just BACKSTABBED his OWN VOTERS. 🔴
10.9K26 -
LIVE
MissesMaam
3 hours ago*Spicy* Friend Friday with Mally_Mouse!! 💚✨
54 watching -
57:44
Candace Show Podcast
3 hours agoBen Shapiro Is Crying Again. | Candace Ep 261
26.9K125