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

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 50

  • @TroubleChute
    @TroubleChute  3 роки тому +2

    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 роки тому +7

    your voice is calming, clear and articulate instructions, your video is golden mate

  • @MelihSirin
    @MelihSirin 4 роки тому +2

    In the morning I was looking for it and you published the exact same thing that I want to learn, thanks :D

  • @yahwehglobalnetwork
    @yahwehglobalnetwork Рік тому +1

    would I be able to create a Json file from nginx for live streaming?

  • @Calpra
    @Calpra 3 роки тому +1

    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 UA-cam and Facebook Gaming

  • @WarThomas46
    @WarThomas46 Рік тому

    is there a way to limit bandwith for every rtmp? Like youtube 30mbts and twitch 8mbts

  • @need5868
    @need5868 2 роки тому +1

    How to stream iptv channels using server and get url link Nginx ? just for learn

  • @RudoZavala
    @RudoZavala 2 роки тому

    Doesn't work with Facebook live streaming since it requires rtmps on port 443 which is not supported on this nginx module

  • @youtube_gamer2
    @youtube_gamer2 3 роки тому

    but you can make a local server
    RTMP and RTMPS at the same time?

  • @sure1994
    @sure1994 2 роки тому

    i streamed at youtube and trovo, but twitch is not working with this method any fix?

  • @lestarimusika1704
    @lestarimusika1704 Рік тому

    is this support hardware encoding ?

  • @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 ?❤

  • @ENT_PRESTIGIOUS
    @ENT_PRESTIGIOUS Рік тому

    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 Рік тому

      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 UA-cam, Twitch, and Facebook, overcoming the bandwidth limitations of your local connection.

  • @creator5942
    @creator5942 2 роки тому

    I want to rtmp stream on client vlc on another location how it is possible

  • @sindovarghese2238
    @sindovarghese2238 2 роки тому +1

    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 4 роки тому +1

    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

  • @hadatskywalker
    @hadatskywalker 2 роки тому

    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.

  • @galacticboy2009
    @galacticboy2009 3 роки тому +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.

  • @djchazzimmerman
    @djchazzimmerman 2 роки тому +2

    Can you do 24/7 with your computer off

    • @CONGOMONPAYSTV
      @CONGOMONPAYSTV Рік тому

      It is possible????
      Any one can answer please ?

    • @queazified
      @queazified 10 місяців тому

      ​@CONGOMONPAYSTV not possible, u need ur pc on and the application running

  • @CWR1701
    @CWR1701 3 роки тому

    IS there an easy way to tie in a chat monitoring setup into this as well?

  • @iamchandlerm
    @iamchandlerm 3 роки тому +3

    This is very helpful but are there any drawbacks?

    • @FelipeBudinich
      @FelipeBudinich 6 місяців тому

      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"

  • @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 2 роки тому +1

      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.

  • @SODKGB
    @SODKGB 4 роки тому

    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 ?

  • @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

  • @SH-ig1yj
    @SH-ig1yj 2 роки тому

    nowadays Server not starting up. but 2weeks ago the same files just works fine.

  • @sandikodev
    @sandikodev 4 роки тому +2

    "en ji i en eks"
    sorry please.. you can prounounce that as :
    ENNJIIIN EKSS!!

  • @campbat5712
    @campbat5712 Рік тому

    about 50% of the time I get "More than one ingestion is using the primary URL."

  • @bjarnenilsson80
    @bjarnenilsson80 Рік тому

    Well a rasberry pi is a computer don't confuse device type with form factor, otherwise nice video

  • @L3gion3r
    @L3gion3r 3 роки тому

    Thank you!

  • @NeseComedy
    @NeseComedy 2 роки тому +1

    Thank you for not saying enjinks

  • @jfjlive
    @jfjlive 2 роки тому

    WOW thank you

  • @sokoloft3
    @sokoloft3 4 роки тому

    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.

  • @RickMktDigital
    @RickMktDigital 4 роки тому

    thanks

  • @Justin347
    @Justin347 4 роки тому

    Hi

  • @godkekliveshere431
    @godkekliveshere431 2 роки тому +1

    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 10 місяців тому

      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...