Yes you can, but the only problem is some vps providers disable some services in there systems or configure their them diffrently, i would suggest to first test with the provider i show you in the video to make sure every thing works fine. and then you can try another provider.
Yes, you can definitely build a custom livestream system using Node.js. Node.js is well-suited for real-time applications like livestreaming due to its event-driven, non-blocking I/O model, which allows handling multiple connections efficiently.
Yes you can, but the only problem is some vps providers disable some services in there systems or configure their them diffrently, i would suggest to first test with the provider i show you in the video to make sure every thing works fine. and then you can try another provider.
So helpful, thanks a lot, I have two question if you can help me to understand please, 1.- What is the main porpouse for use a ubuntu server?, 2.- What happen with the server conecction if my internet connection slow down, still streaming?
First of all Ubuntu is much cheaper to afford if buying a VPS. Second, you can easily open and close ports in Ubuntu compared to Windows. Thirdly. Server remains intact whether you have or don't have any internet connection at all. when your internet slows down, Think of the server as a mirror, it just holds the IP Address and stream key, If you point a light to the mirror, it will reflect the light. and if that light reduces. it will reflect the same reduced light. But keep in mind the mirror is still un affected by the reduction of light.
Let me point out, the instructions do say you can just nano the nginx conf file directly. We have chatgpt now, if you ask it how to modify files using terminal so you dont need to add any more steps, it will give you the commands and syntax. Super efficient. You could use a docker container to do all of this, and just give us the build file as well. ;)
doing that doesnt teach people how to do things though. The point of the video is to teach people how to do it themselves. ChatGPT makes people too lazy and they dont actually learn.
@@jaygreentree4394 lazy people are lazy. Lazy people will ask people to do it for them anyway. People who are wanting to get into development have never jad it easier to prompt generative transformers for different possible solutions, allowing their brains to take in that information and spit it back out later on. We're basically natural llm machines, we just built one and now we can bounce text around and learn faster. Coming up with solutions from scratch is time consuming and such a time sink as an iterative process. Why waste time when you can just be a critical thinker AND have a possible working solution to tweak? Nerd
If your IP is a dedicated / Static IP yes you can. But if its a normal IP then you cannot. ISP's do not give these static IP's to every on . You have to request for it.
Brother i will be using m3u8 video palyer fir any website whether it is html, wordpress or blogger the video player will work on every platform all we need is the to get m3u8 link from the stream and paste into the video player and then copy the video player and paste in the html section of website where it will work fine. The only problem happening to me is that iam unable to stream all my commands for linux failed sometimes it works when i ipen ip in browser it works but when i stream through obs it doesn't connect the stream.
Okay then, the Answer is YES, the main reason why i purchased the $8 server, is to get a Dedicated IP or Static IP Adress which allows me to access the server and livestreams any where in the world or on any network. The orther reason is a faster internet connection and to avoid un expected power shutdowns as i am live streaming. If possible, you can call your ISP and ask them the cost of a dedicated IP or static ip adress. if you are in Africa like me, it might be very expensive and not worthy the price. Also those guys have reduced the price to $5.5
watch the video closely, the VPS provides you with a Public/Dedicated IP Address... its the whole point of using a vps. Your local ISP does not provide Public/Dedicated IP Addresses by default. Anyone can connect to your VPS ip Address
will look into it again, but wordpress is kind of limited to the players it provides. they all end up wanting you to pay the rtmps providers. Tried it before but all available plugins wouldn't allow me.
Hi again, I have another question sorry, if anyone have my ip address from de ubuntu server, does they can transmit streaming into my server? if the answer is yes, How can I avoid that?
it is impossible, because you have a secret key (stream key). Think of it as the TH-cam stream key. Always make sure to protect your stream key. remember to create a stronger stream key than what i used in the video.
Brother can you create a video on how to host hls rtmp server on ubuntu 20.04 and stream on website like some websites have live streamings and also how to protect their m3u8 link ? Please i have been finding for this solution🥺
I want to create a college project, I have a old cameras lying around, I want to create a software such that it streams over internet as well as saves recording on cloud. Im having hard time~ how to stream the feed of the camera over internet, I can do that locally, using flask but over internet is a problem..... If anybody can guide me
I want to create my own RTMP server on my own hardware I don't want to rent a VPS that is really expensive for something I could get for free running on my own PC.
but how to embeded to your website???...seems like nobady knows enywhere...:(
u have actually given me a challenge. u have a point. no one is talking about it. let me look into it. thank you.
Exactly
You need a dyndns account
Nice video but can you make how to get m3u8 link when you lunch your OBS live streaming?
Please
in which video player or live stream player do you want to play the m3u8 link?
I mean
If I do have rtmp streaming link then I want to get m3u8 stream from this rtmp server you make
I mean can I purchase from any provider and the configuration are the same?
Yes you can, but the only problem is some vps providers disable some services in there systems or configure their them diffrently, i would suggest to first test with the provider i show you in the video to make sure every thing works fine. and then you can try another provider.
Custom livestream system will also works nodejs?
Yes, you can definitely build a custom livestream system using Node.js. Node.js is well-suited for real-time applications like livestreaming due to its event-driven, non-blocking I/O model, which allows handling multiple connections efficiently.
can I Use any VPS server providers??
Yes you can, but the only problem is some vps providers disable some services in there systems or configure their them diffrently, i would suggest to first test with the provider i show you in the video to make sure every thing works fine. and then you can try another provider.
How do I embed a player to my website from a stream that we do?
is that website wordpress?
@@HAMedialive it is not. I use Adobe Dreamweaver & Muse
So helpful, thanks a lot, I have two question if you can help me to understand please, 1.- What is the main porpouse for use a ubuntu server?, 2.- What happen with the server conecction if my internet connection slow down, still streaming?
First of all Ubuntu is much cheaper to afford if buying a VPS. Second, you can easily open and close ports in Ubuntu compared to Windows. Thirdly. Server remains intact whether you have or don't have any internet connection at all. when your internet slows down, Think of the server as a mirror, it just holds the IP Address and stream key, If you point a light to the mirror, it will reflect the light. and if that light reduces. it will reflect the same reduced light. But keep in mind the mirror is still un affected by the reduction of light.
@@HAMedialivethanks so much, and I have another questions, how many people is able to connect to watch my streaming?
Let me point out, the instructions do say you can just nano the nginx conf file directly.
We have chatgpt now, if you ask it how to modify files using terminal so you dont need to add any more steps, it will give you the commands and syntax. Super efficient.
You could use a docker container to do all of this, and just give us the build file as well. ;)
Thanks for the info! U ARE AWESOME
doing that doesnt teach people how to do things though. The point of the video is to teach people how to do it themselves. ChatGPT makes people too lazy and they dont actually learn.
@@jaygreentree4394 lazy people are lazy. Lazy people will ask people to do it for them anyway.
People who are wanting to get into development have never jad it easier to prompt generative transformers for different possible solutions, allowing their brains to take in that information and spit it back out later on.
We're basically natural llm machines, we just built one and now we can bounce text around and learn faster.
Coming up with solutions from scratch is time consuming and such a time sink as an iterative process.
Why waste time when you can just be a critical thinker AND have a possible working solution to tweak?
Nerd
Can i use this to host multiple rtmp
yes you can
Am I able to turn off my pc and will the stream continue being live?
Did you get the vps?
if you can do srt Server
can i be able to self host this on my own ip
If your IP is a dedicated / Static IP yes you can. But if its a normal IP then you cannot. ISP's do not give these static IP's to every on . You have to request for it.
hey can i do it without buying vps?
If you have a dedicated or static ip. Yes you can
Brother i will be using m3u8 video palyer fir any website whether it is html, wordpress or blogger the video player will work on every platform all we need is the to get m3u8 link from the stream and paste into the video player and then copy the video player and paste in the html section of website where it will work fine. The only problem happening to me is that iam unable to stream all my commands for linux failed sometimes it works when i ipen ip in browser it works but when i stream through obs it doesn't connect the stream.
woow i dont know much about m3u8, let me look into it and see how to work around.
Secondly,
Please can you explain me nicely the option that you purchased 8$ monthly, is to get IP address server or what ?
Okay then, the Answer is YES, the main reason why i purchased the $8 server, is to get a Dedicated IP or Static IP Adress which allows me to access the server and livestreams any where in the world or on any network. The orther reason is a faster internet connection and to avoid un expected power shutdowns as i am live streaming.
If possible, you can call your ISP and ask them the cost of a dedicated IP or static ip adress. if you are in Africa like me, it might be very expensive and not worthy the price.
Also those guys have reduced the price to $5.5
Ok I will ask my ISP which provide me wifi
Thanks alot
Hi, if my server already have apache installed, can i install nginx?
I just change the port number
thats coool....
thank you for the tutorial 🔥, i hope you make another one , where the m3u8 links are protected with token and expiry time 🎉
will work on it thanks
Thank you!!! This was roughly 98% spot on; only because some software were updated and the options might have changed.
Glad it helped!
What if someone outside of local nerwork wants to connect to the server? What’s the procedure then?
watch the video closely, the VPS provides you with a Public/Dedicated IP Address... its the whole point of using a vps. Your local ISP does not provide Public/Dedicated IP Addresses by default. Anyone can connect to your VPS ip Address
nice video thank you. plz make video how to setup rtmp server to wordpress website
will look into it again, but wordpress is kind of limited to the players it provides. they all end up wanting you to pay the rtmps providers. Tried it before but all available plugins wouldn't allow me.
Hi again, I have another question sorry, if anyone have my ip address from de ubuntu server, does they can transmit streaming into my server? if the answer is yes, How can I avoid that?
it is impossible, because you have a secret key (stream key). Think of it as the TH-cam stream key. Always make sure to protect your stream key. remember to create a stronger stream key than what i used in the video.
@@HAMedialive thanks so much
can you help me sir to build please I want to build iptv channelusing rtmp key and m3u8 please help me sir
Do you already have a server?
@@HAMedialive no sir i dont have can u help me to make it to have a m3u8 rtmp and key thank you sir
Did you get the server?
@@HAMedialive not yet sir hope u can help me to built custom rtmp pls
Let me know after u've bought the server. I will be able to help you from there, Thanx.
Brother can you create a video on how to host hls rtmp server on ubuntu 20.04 and stream on website like some websites have live streamings and also how to protect their m3u8 link ? Please i have been finding for this solution🥺
i will need your help, with which plartform of the website we will be using
I followed your tutorial on all steps but my obs is refusing to connect to my ip. Any solutions?
sorry about that, which version of OBS are you using?
@@HAMedialive I am using version 29.1.3. The latest one.
How to create Rtmp dashboard
am going to look into it, if it is possible, i will make a video on it.
@@HAMedialive tks
big help for us sir
Thank you for your kind words, I'm glad the video was helpful to you!
hello this was nice, but the software PUTTY IS UPDATED HOW DO I WORK WITH IT
Download the one on the website
will this work on a remote Linux server?
Actually, the server i was using was a remote Linux server.
@@HAMedialive So you can go live from the remote server to say youtube, the server can broadcast that? In real time?
Yes But realise TH-cam has its own RTMP servers. This Helps in sernarios where you can use your own custom RTMP URL like in your browser.
@@HAMedialive Thanks I mean forget youtube I mean a broadcast that is private for family and friends and only they could participate in?
I want to create a college project,
I have a old cameras lying around, I want to create a software such that it streams over internet as well as saves recording on cloud.
Im having hard time~ how to stream the feed of the camera over internet, I can do that locally, using flask but over internet is a problem..... If anybody can guide me
am working on that buddy,.... still finding the correct way to push it to the net.
@@HAMedialive I did found a way doing it using port forwarding option on visual studio code right next to the terminal option.
thank you for tutorial,soo good thank
Brother my learning app and i want to live lectures to my student and iam already make app with flutter flow 😢😢😢 reply me 😢😢
sorry for the late reply, you can messege on whatsapp and i see how to help you
That is grear but can we get multiple RTMP
yes its possible
I want to create my own RTMP server on my own hardware I don't want to rent a VPS that is really expensive for something I could get for free running on my own PC.
Talk to your service provider to give you a dedicated ip Address
Thank you!
You're welcome!
Wow thank you😅
Welcome 😊
Bro take down your personal information you have it all upfront.
I really appreciate your concern! Your support means a lot to me, and I’ll definitely take your advice.
@HAMedialive will definitely be the safer choice you don't want people logging into your paid service by buyer forcing it open