Тёмный

Multi-streaming with No Limits | Free | NGINX self-hosted method 

TroubleChute
Подписаться 254 тыс.
Просмотров 54 тыс.
50% 1

Want to stream to 2 RU-vid 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: 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: www.microsoft.com/en-za/downl...
- x86: www.microsoft.com/en-za/downl...
Try Restream.io for 7 days FREE: restream.grsm.io/TroubleChute
or Save $10 on your Restream.io Signup: 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 (RU-vid, 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: / @troublechute
-----------------------------
💸 Direct donations via Ko-Fi: ko-fi.com/TCNOco
💬 Discuss video & Suggest (Discord): s.tcno.co/Discord
👉 Game guides & Simple tips: / troublechutebasics
🌐 Website: 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.

Опубликовано:

 

24 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 50   
@TroubleChute
@TroubleChute 3 года назад
Interested in trying Restream instead? Try Restream.io for 7 days FREE: restream.grsm.io/TroubleChute or Save $10 on your Restream.io Signup: restream.grsm.io/TroubleChute10
@HanETG
@HanETG 2 года назад
your voice is calming, clear and articulate instructions, your video is golden mate
@MelihSirin
@MelihSirin 3 года назад
In the morning I was looking for it and you published the exact same thing that I want to learn, thanks :D
@hadatskywalker
@hadatskywalker Год назад
does rendering processing still on local ? and the rtmp server just for transferring / channeling only ? or still need high performance specification for the server ? thank you.
@CONGOMONPAYSTV
@CONGOMONPAYSTV Год назад
Thank you for the great tutorial but in the config can you add code when stream is started how to m3u8 link ? Then the server will only if the computer is ON ? or maybe if the computer is off ?❤
@CWR1701
@CWR1701 3 года назад
IS there an easy way to tie in a chat monitoring setup into this as well?
@WarThomas46
@WarThomas46 7 месяцев назад
is there a way to limit bandwith for every rtmp? Like youtube 30mbts and twitch 8mbts
@youtube_gamer2
@youtube_gamer2 2 года назад
but you can make a local server RTMP and RTMPS at the same time?
@yahwehglobalnetwork
@yahwehglobalnetwork Год назад
would I be able to create a Json file from nginx for live streaming?
@Calpra
@Calpra 3 года назад
Hei troublechute I an facing a big problem to stream on Facebook gaming. When I put rtmp url, then NGINX work fine. But when I put rtmps url, then the NGINX not running. Please give me a solution, I can stream on both platform RU-vid and Facebook Gaming
@sure1994
@sure1994 2 года назад
i streamed at youtube and trovo, but twitch is not working with this method any fix?
@RudoZavala
@RudoZavala Год назад
Doesn't work with Facebook live streaming since it requires rtmps on port 443 which is not supported on this nginx module
@notasexcult1715
@notasexcult1715 3 года назад
one question: if I use this solution, let's say I will multi-casting to 3 different platforms, my video bitrate for 480p is 1200 kbps... will I need to have 3 times the upload speed? or will this use one single upload speed to all of them? (I could probably have phrased this differently, it gets confusing really quick sorry) I tried Restream for this purpose but their servers are too far away from me, ISP throtles me down
@KwehkuOheneDjanVideos
@KwehkuOheneDjanVideos Год назад
just one single upload
@lilrex2015
@lilrex2015 2 года назад
When you add multiple services (twitch, youtube, facebook) do you need separate upload speed for each i.e 4000kbps x 3? or is 1 upload speed used for everything
@yudhaxn1195
@yudhaxn1195 Год назад
depends, if you hosted on your local computer you need to prepare 3x bandwidth. if you hosted this Nginx in hosted service in any service in internet, you only need 1x bandwidth since your computer only accesses that hosted service and no other output. thus, the hosted service is the one that needs 3x bandwidth.
@need5868
@need5868 Год назад
How to stream iptv channels using server and get url link Nginx ? just for learn
@lestarimusika1704
@lestarimusika1704 7 месяцев назад
is this support hardware encoding ?
@creator5942
@creator5942 Год назад
I want to rtmp stream on client vlc on another location how it is possible
@L3gion3r
@L3gion3r 3 года назад
Thank you!
@SODKGB
@SODKGB 3 года назад
I keep getting failed to connect for OBS. Tried a few videos, but no luck. I was able to install the newer version, but as you said it did not have the rtmp.
@cybershelltech
@cybershelltech Год назад
Can you make a video for this but with a different machine hosting nginx ?
@ChandlerDaveMosquito
@ChandlerDaveMosquito 3 года назад
This is very helpful but are there any drawbacks?
@FelipeBudinich
@FelipeBudinich 17 дней назад
You need to have the bandwidth. If you stream to a remote server and that does the re-stream, the extra bandwidth needed for each stream goes through their "pipes"
@sindovarghese2238
@sindovarghese2238 2 года назад
Please guide me how to stream multiple videos at the same time with RTMP
@CONGOMONPAYSTV
@CONGOMONPAYSTV Год назад
Please and how to get m3u8 link from this stream
@eeFidan1ks
@eeFidan1ks 3 года назад
does not run nginx in my pc when i put this text rtmp { server { listen 1935; chunk_size 4096; application live { live on; record off; } } } i checked in task manager is it runing but not. why ... help me plz thank you
@jfjlive
@jfjlive Год назад
WOW thank you
@SH-ig1yj
@SH-ig1yj Год назад
nowadays Server not starting up. but 2weeks ago the same files just works fine.
@galacticboy2009
@galacticboy2009 2 года назад
As far as I can tell, Facebook streaming no longer works using this method. Because Facebook requires an RTMPS stream, and this method only supports RTMP plain.
@RickMktDigital
@RickMktDigital 3 года назад
thanks
@ENT_PRESTIGIOUS
@ENT_PRESTIGIOUS 8 месяцев назад
what's the point of this when you can have the more RTMP plugin for OBS? It's not like this uses your bandwidth less
@SharkLatan
@SharkLatan 7 месяцев назад
This setup is designed for scenarios where your bandwidth is limited, potentially restricting you to stream to a single platform directly. However, if you pair this configuration with a private server or a remote VPS, you can stream to your own server with higher bandwidth, enabling you to relay to multiple platforms like RU-vid, Twitch, and Facebook, overcoming the bandwidth limitations of your local connection.
@djchazzimmerman
@djchazzimmerman Год назад
Can you do 24/7 with your computer off
@CONGOMONPAYSTV
@CONGOMONPAYSTV Год назад
It is possible???? Any one can answer please ?
@queazified
@queazified 4 месяца назад
​@CONGOMONPAYSTV not possible, u need ur pc on and the application running
@sokoloft3
@sokoloft3 3 года назад
Yeah I'll easily do this with my 11Mbps upload. Aussie cell towers have better internet than my fucking wired coax connection. Also I downloaded 12.1 Lizard and it's rtmp module is still working.
@sandikodev
@sandikodev 3 года назад
"en ji i en eks" sorry please.. you can prounounce that as : ENNJIIIN EKSS!!
@bjarnenilsson80
@bjarnenilsson80 Год назад
Well a rasberry pi is a computer don't confuse device type with form factor, otherwise nice video
@campbat5712
@campbat5712 6 месяцев назад
about 50% of the time I get "More than one ingestion is using the primary URL."
@NeseComedy
@NeseComedy 2 года назад
Thank you for not saying enjinks
@Justin347
@Justin347 3 года назад
Hi
@godkekliveshere431
@godkekliveshere431 2 года назад
maybe i will try this after seeing the prices of restream and the restriction that from 5 free restream links they cut it to 2 .................................................................. i freaking hate what democrats did to us with this inflation B.S by the way can you make a video of its it possible to link all the comment box from every streaming platform in to one place
@MarcusWilliams-iz4rt
@MarcusWilliams-iz4rt 4 месяца назад
bruh, restream can only stream at 720p unless you buy the highest tier. Unless you want to spend a bag or stream through a potato I would look for something else...
Далее
Restreamer Your Ultimate Streaming Solution for Free
14:51
Копия iPhone с WildBerries
01:00
Просмотров 4,7 млн
HLS Streaming Server with NGINX
34:49
Просмотров 172 тыс.
Using NGINX Open Source for Video Streaming and Storage
14:11
Adobe is horrible. So I tried the alternative
25:30
Просмотров 736 тыс.
Streaming HLS and DASH with NGINX | Verizon
38:42
Просмотров 43 тыс.
How To Stream On Twitch In UNDER 5 Minutes
4:39
Просмотров 250 тыс.
This tool makes self hosting simple
5:59
Просмотров 77 тыс.