Multi-streaming with No Limits | Free | NGINX self-hosted method
Want to stream to 2 YouTube channels or more than just a few platforms? Can't accomplish it with free Restream or other services? Well, as long as your internet is powerful enough, you can easily stream directly to multiple platforms with just a little setup!
Download NGINX: http://nginx-win.ecsds.eu/download/
----------------------------------------
Text to copy:
----------------------------------------
rtmp {
server {
listen 1935;
chunk_size 4096;
application live {
live on;
record off;
}
}
}
----------------------------------------
If issues: Download Visual C++ 2010 SP1:
- x64: https://www.microsoft.com/en-za/download/details.aspx?id=13523
- x86: https://www.microsoft.com/en-za/download/details.aspx?id=8328
Try Restream.io for 7 days FREE: https://restream.grsm.io/TroubleChute
or Save $10 on your Restream.io Signup: https://restream.grsm.io/TroubleChute10
Timestamps:
00:00 - Explanation
00:43 - Downloading NGINX
02:00 - Extracting NGINX
02:35 - Adding RTMP settings to config
04:33 - Adding multiple platforms (YouTube, Twitch, etc)
06:15 - OBS/Streaming software settings
07:14 - Starting NGINX & Streaming test
08:37 - Closing NGINX
10:53 - Starting with Windows
-----------------------------
πΈ Found this useful? Help me make more! Support me by becoming a member: https://youtube.com/channel/UCkih2oVTbXPEpVwE-U7kmHw/join
-----------------------------
πΈ Direct donations via Ko-Fi: https://ko-fi.com/TCNOco
π¬ Discuss video & Suggest (Discord): https://s.tcno.co/Discord
π Game guides & Simple tips: https://YouTube.com/TroubleChuteBasics
π Website: https://tcno.co
π§ Need voice overs done? Business query? Contact my business email: TroubleChute (at) tcno.co
Everything in this video is my personal opinion and experience, and should not be considered professional advice. Always do your own research and make sure what you're doing is safe.