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!
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.
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
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
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.
@@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.
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?
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?
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
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.
Thank you for the great tutorial. I was trying to install ngnix for rtmp using docker and your tutorial is very helpfull.
This is incredibly simple and exactly the level I needed
Thank you!
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!
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.
Great video! Do you have a video explaining how to record the high quality ingest stream you speak about in this video?
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
@@fixitfixitfixit hey man, that would awesome. I’ll keep my eyes peeled. Have a great weekend.
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.
is there an way to add a stream key that needs to be entered to stream to this rtmp server?
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
Is it possible to create a web player, RTMP input and web output to place on my internet page?
really good video for beginers!
Well done, thanks for this one
Is it possible to configure a wildcard url/streamkey and use it on the push to twitch?
Amazing video! Set it up without major problems.thank you!!
I have another question tho, how do I enable this over IPV6?
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.
Why is your stream that fast? When I tried it was about 5-10 seconds dealy.
Great video very informative, can you add how to stream to Facebook?
Everything works great RUclips, RTMP, but Facebook requires RTMPS so how do you add stunnel? to get Facebook to receive the stream?
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://
@@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.
@@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!
@@HoldenRiot Yes, kinda. Let me find the guide I used and I will drop the link here
Attiq Haroon thanks so much!
Thx mate. Where do I get the Stream
Url for RUclips ?:)
Great video
and i have a permanently restart... it restarts and restarts so i cant login to the container
you broke it, all jokes aside any errors in the nginx conf file will break the container. Even forgetting a ;
delete it and start over
Thanks For the Video! Im having issues getting it to work with facebook over rtmps.. Any suggestions?
Same here, unable to work with facebook gaming
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?
Docker nginx rtmp used for restreaming to other sources used very little cpu and ram. At most it will use up bandwidth.
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?
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
Hi, why I always need to add "sudo" command following docker command? Your video isn't need any "sudo" at all
my docker setup video near the end explains how to set permissions in linux for this: ruclips.net/video/5ClRVHS0cCg/видео.html
Thank you!
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.
I can't help you with your own internal lan ip address. Only you can know what that number is.
/etc/nignx# does not work