Re-Stream to Twitch, YouTube, etc - Self Hosted RTMP ( LINUX / DOCKER SERVER)

Поделиться
HTML-код
  • Опубликовано: 3 фев 2025

Комментарии • 43

  • @wardnermaia3569
    @wardnermaia3569 4 года назад +2

    Thank you for the great tutorial. I was trying to install ngnix for rtmp using docker and your tutorial is very helpfull.

  • @nikkorocksalot5254
    @nikkorocksalot5254 4 года назад +1

    This is incredibly simple and exactly the level I needed
    Thank you!

  • @tautostv
    @tautostv 4 года назад +2

    Hey! Thanks for the video.
    3 questions if I may:
    1) How to enable secure stream (rtmps)?
    2) Don't we need the Stream Key? Won't anyone be able to stream anything to our server if they know the URL without it?
    3) How to do PC (OBS Studio) - NGINX server - Website (Wordpress) live stream embed into a page?
    Thanks!

    • @ahmidiyasser376
      @ahmidiyasser376 Год назад

      this server is running locally, so for anyone to be able to stream to it, they gotta be on your local network. that's why he didn't bother setting it up.

  • @QuikTechSolutions
    @QuikTechSolutions 3 года назад

    Great video! Do you have a video explaining how to record the high quality ingest stream you speak about in this video?

    • @fixitfixitfixit
      @fixitfixitfixit  3 года назад +1

      I do not, but I can make one. Stay tuned il see if i can throw one together over the next week or so. It's a bit more of a process to set that up while using docker

    • @QuikTechSolutions
      @QuikTechSolutions 3 года назад

      @@fixitfixitfixit hey man, that would awesome. I’ll keep my eyes peeled. Have a great weekend.

  • @rahwee_khum
    @rahwee_khum 2 года назад

    Thank for good tutorial. Please do a videos like this by using ffmpeg rtmp encoder to get video from external rtmp protocol and push to nginx.

  • @galitubereal
    @galitubereal 6 месяцев назад

    is there an way to add a stream key that needs to be entered to stream to this rtmp server?

  • @galitubereal
    @galitubereal 6 месяцев назад

    Okay i have a question.:
    While im streaming IRL to this server it works fine but in case my stream crahses because my phone internet crashes or something is it possible to a backup solution to this? so i upload some Video Files or something and while my Phone is offline it plays the videos for about 5 minutes and goes offline

  • @GMNNATBR
    @GMNNATBR 6 месяцев назад

    Is it possible to create a web player, RTMP input and web output to place on my internet page?

  •  4 года назад

    really good video for beginers!

  • @kodachisolutions
    @kodachisolutions 4 года назад

    Well done, thanks for this one

  • @Shrumpf
    @Shrumpf 2 года назад

    Is it possible to configure a wildcard url/streamkey and use it on the push to twitch?

  • @ricardog2007
    @ricardog2007 3 года назад

    Amazing video! Set it up without major problems.thank you!!
    I have another question tho, how do I enable this over IPV6?

  • @rigordon0
    @rigordon0 4 года назад

    This has been helpful in better understanding the config, but one thing you glossed over was the IP address of the server. Shouldn’t it be the IP address of the docker container? Yet in your video I saw you use a host computer pop up to read the io address from. (I’ve been having a few different problems getting my own config to work - I’m starting to think it has to do with the frame rate or something. I was getting audio but not video when I tried it.

  • @interceptor001
    @interceptor001 3 года назад

    Why is your stream that fast? When I tried it was about 5-10 seconds dealy.

  • @Joliet-TV
    @Joliet-TV 4 года назад +2

    Great video very informative, can you add how to stream to Facebook?

  • @Joliet-TV
    @Joliet-TV 4 года назад +1

    Everything works great RUclips, RTMP, but Facebook requires RTMPS so how do you add stunnel? to get Facebook to receive the stream?

    • @fixitfixitfixit
      @fixitfixitfixit  4 года назад

      If i remember correctly, its been a while but when i tested facebook i think i just typed rtmp:// if that doesnt work then rtmps://

    • @Attiqharoon
      @Attiqharoon 4 года назад +1

      @@fixitfixitfixit unfortunately, that does not work anymore. It used to work but now facebook has removed the rtmp support. One way to do it is by pushing rtmp to stunnel and then pushing rtmps from stunnel to FB.

    • @HoldenRiot
      @HoldenRiot 4 года назад

      @@Attiqharoon hey have you figured out how to get this to push to FB by chance? I'm wanting to do the same and was curious what you ended up doing!

    • @Attiqharoon
      @Attiqharoon 4 года назад +2

      @@HoldenRiot Yes, kinda. Let me find the guide I used and I will drop the link here

    • @HoldenRiot
      @HoldenRiot 4 года назад

      Attiq Haroon thanks so much!

  • @DarthArmin
    @DarthArmin 4 года назад

    Thx mate. Where do I get the Stream
    Url for RUclips ?:)

  • @MrRafaeldiazgonzalez
    @MrRafaeldiazgonzalez 2 года назад

    Great video

  • @galitubereal
    @galitubereal 6 месяцев назад

    and i have a permanently restart... it restarts and restarts so i cant login to the container

    • @fixitfixitfixit
      @fixitfixitfixit  6 месяцев назад +1

      you broke it, all jokes aside any errors in the nginx conf file will break the container. Even forgetting a ;

    • @fixitfixitfixit
      @fixitfixitfixit  6 месяцев назад +1

      delete it and start over

  • @mmcccoy
    @mmcccoy 4 года назад +1

    Thanks For the Video! Im having issues getting it to work with facebook over rtmps.. Any suggestions?

    • @MrTipsoTV
      @MrTipsoTV 4 года назад

      Same here, unable to work with facebook gaming

  • @damizan8331
    @damizan8331 4 года назад

    Btw, how applicable are this for remote VM? Didn't have any experience with docker before.
    Install docker, and nginx-rtmp server.
    How much resource will it consume?

    • @fixitfixitfixit
      @fixitfixitfixit  4 года назад

      Docker nginx rtmp used for restreaming to other sources used very little cpu and ram. At most it will use up bandwidth.

  • @Gigabyteserviceofficial
    @Gigabyteserviceofficial 4 года назад

    Can add multiple applications live {
    Live on;
    Record off;
    }
    I want to allow multiple people to live streaming there will be multiple obs source & they have specific social media end point?
    In short multiple sources and multiple push
    Is it possible?

    • @fixitfixitfixit
      @fixitfixitfixit  4 года назад

      Yes all if it is possible just create more applications, also here is a companion video I made for transcoding. ruclips.net/video/QRVJTrFj0AI/видео.html

  • @asoet77
    @asoet77 4 года назад

    Hi, why I always need to add "sudo" command following docker command? Your video isn't need any "sudo" at all

    • @fixitfixitfixit
      @fixitfixitfixit  4 года назад

      my docker setup video near the end explains how to set permissions in linux for this: ruclips.net/video/5ClRVHS0cCg/видео.html

  • @danielbrinnemancom
    @danielbrinnemancom 4 года назад

    Thank you!

  • @ThePirateGod
    @ThePirateGod 4 года назад

    Only Problem I have is you do something then tell us now go back and use all your information...... So the IP address that you said to type in was supposed to be something else. but you dont tell us how to get back to where we were.

    • @fixitfixitfixit
      @fixitfixitfixit  4 года назад +1

      I can't help you with your own internal lan ip address. Only you can know what that number is.

  • @vvorldnewsmedia
    @vvorldnewsmedia Месяц назад

    /etc/nignx# does not work