Тёмный

How To Code A LIVE Streaming Server: RTMP & Stream Key #1 

AbdisalanCodes
Подписаться 5 тыс.
Просмотров 82 тыс.
50% 1

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

 

28 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 106   
@fulltimegeek
@fulltimegeek 3 года назад
I've been looking for this kind of tutorial for a while. this video is just what I need. can't wait for the next part
@giangtrungnghia4587
@giangtrungnghia4587 4 месяца назад
I've been looking for this kind of tutorial for my graduate project in HUST, Vietnam. Thanks for this series
@DaggieBlanqx
@DaggieBlanqx 3 года назад
Dude! You are a genius. You work has inspired me to do a project that I have been shelving for a while.
@teamzonkerzakshay
@teamzonkerzakshay 3 года назад
Thanks a ton! I have been trying to get a stream working but since I am new to everything streaming, this was the perfect way to learn and understand the works!
@savanna_harvey
@savanna_harvey Год назад
This was awesome, thank you! I built the rtmp server, but then flipped it around. I connected my GoPro to the server and pulled the feed in through OBS to stream for a mobile POV camera 🥳🥳🥳
@thatonecloud.
@thatonecloud. 6 месяцев назад
how?
@israelayokunnu7974
@israelayokunnu7974 3 года назад
That was a blast... Thank you Abdi
3 года назад
Hey, man! Great content! Just like everyone in the comments section, I was looking for something like this and just couldn't find :D Thanks a lot! Also, you're a great teacher!! Keep up with the good work! Cheers
@manan5
@manan5 3 года назад
onto building youtube clone lol
@bitruptercloud8393
@bitruptercloud8393 3 года назад
there already is youphp.tube/
@DestinationDub
@DestinationDub 3 года назад
Brilliant!! Can't wait for part 2!
@SpiderMan-wk4gk
@SpiderMan-wk4gk 3 года назад
i have did that but show fail connected server !! i have enter key following dissciption
@vijaykumarprasad9149
@vijaykumarprasad9149 3 года назад
Hi Any video tutorial for live stream on website while we are video running on webcam
@kidzeus2433
@kidzeus2433 3 года назад
Do this authentication using the node media server package... Don't know how to authenticate using this package
@caxupin6666
@caxupin6666 3 года назад
Awesome vid! thanks for sharing your knowledge!
@joe5head
@joe5head 3 года назад
Cool stuff!
@prometheusli101
@prometheusli101 3 года назад
but it's seems a few latency?
@pxl-tech
@pxl-tech 3 года назад
Thank you a lot for this video ! :) This really helped me out on setting a streamkey for multistreaming, to youtube, odysee, twitch & so on. Just one little question: Where can I change the username from "abdi" to sth. else ? Btw great visuals, good audio and good explainations
@abdicodes
@abdicodes 3 года назад
You can change it in the OBS stream key - then match it to the url you put in VLC
@danemiller4852
@danemiller4852 2 года назад
How did you use this to multistream to different platforms that require different streamkeys?
@dabbopabblo
@dabbopabblo 2 года назад
@@danemiller4852 he didn't, that wasn't the point of this tutorial, there are tons of tutorials that explain how to do it cheaply with linode tho
@iHariPatel
@iHariPatel 3 года назад
How to make authentication to live stream video receive side, for TV broadcast ,
@abdicodes
@abdicodes 3 года назад
That’s actually a pretty good idea - some authentication for watching the stream
@oxoss9401
@oxoss9401 Месяц назад
how can i microservice your work with a crud managment springboot angular project ?
@vinipachecov
@vinipachecov 3 года назад
Hi Abdisalan! Great job man! I was wondering, in on demand video, i can use ffmpeg to encode the video file to HLS and deliver the m3u8 file. However, by delivering the m3u8 file and the subsequent .ts files that compose the video, wouldn't the receiver be able to build the original file? Long story short: Is there a way to prevent the client to rebuild the original file from the HLS parts?
@abdicodes
@abdicodes 3 года назад
There's really no way to stop them, data needs to get to them somehow :/ Even if the files were restricted, they can use a screen recorder too
@vinipachecov
@vinipachecov 3 года назад
@@abdicodes Thank you man, keep it up with the amazing work.
@loki_py
@loki_py 3 года назад
재밌겟다 유후후 힘내서 끝까지 올려주세요!
@damon5606
@damon5606 3 года назад
I followed everything in the video to the character to the point of testing the live stream, but OBS tells me it can't connect to the server when I click start streaming. Any idea why this might be the case? Great video btw!
@abdicodes
@abdicodes 3 года назад
I can help on the discord server! Link in the description
@bevedel
@bevedel 3 года назад
Thank you Abdi for your great tutorials. may I ask what is the difference between players with streaming features and server-side streaming?
@abdicodes
@abdicodes 3 года назад
I’m not sure if I understand the question :/
@gauravmittal3410
@gauravmittal3410 2 года назад
Hey man Awsm content very helpful for me 🤗☺️ But there is latency about 8 to 10 sec how can we come over that
@pragnyawadhwa9909
@pragnyawadhwa9909 3 года назад
Man is making Twitch But very EPIC
@lilrex2015
@lilrex2015 3 года назад
Great video man.
@principe.borodin
@principe.borodin 3 года назад
Is fantastic your tutorial. I should want more...
@punkuzshah9324
@punkuzshah9324 3 года назад
What’s your thought on live streaming using webrtc?
@abdicodes
@abdicodes 3 года назад
That’s a good question, I think it’s also great for ingest like RTMP but will also need to be converted to HLS and put in a CDN. I think it’s a little harder/expensive to convert from WebRTC to HLS rather than RTMP though, I’d need to do more research :)
@SpiderMan-wk4gk
@SpiderMan-wk4gk 3 года назад
OBS show server dont connected.... what solution this ? pls...
@justinkess98jk13
@justinkess98jk13 3 года назад
Hey man nice vid. I need a solution to stream from a device per rtmp to a computer that isnt in the same network. Do you know how to do that? Thank you! :)
@abdicodes
@abdicodes 3 года назад
You'll be able to do that in part 3 :)
@morogroupe2516
@morogroupe2516 Год назад
@@abdicodes i was looking if someone asked this question before so i don't re-ask it , thank you for this helpful tutorial
@diamondnova7598
@diamondnova7598 2 года назад
So you’re saying if I’m using apps that don’t use RTMP I can code them so they can?
@musictorelaxandunwind
@musictorelaxandunwind 3 года назад
hi how u do bubble chat along with live stream likr ti tok and embed in website
@Wassim971
@Wassim971 3 года назад
Can the RTMPS protocol Replace the node authentication?
@meisammofidi13
@meisammofidi13 3 года назад
That was great! I am just wondering docker is the only solution ?
@abdicodes
@abdicodes 3 года назад
You can use the libraries without docker, it'll just be more work for whichever platform you're using
@kapilchauhan7954
@kapilchauhan7954 3 года назад
Bro thanks, Can you help me with a problem, I'm working on a pdf reader, I'm sending 4 lines from client side to node.js server, there it creates audio of the text and sends back the audio to client side, then I store the audio data in a blob and makes a url of that blob, and allow user to download it... The problem that I am facing is, it is not playing audio after downloading, gives an error file not supported, It works fine with TXT file but not with MP4 or MP3. Please help me with this, Cañ I contact you in personal, Any email, I need your help🙏🙏🙏
@NawakyKase
@NawakyKase 8 месяцев назад
COOL!
@brunojoaquimtech
@brunojoaquimtech Год назад
Thanks a lot
@manan5
@manan5 3 года назад
finally 😅
@dragoncode5072
@dragoncode5072 Год назад
incredible
@risingempireentertainment
@risingempireentertainment 2 года назад
do i need to make a folder on my desktop that says " live stream part one?
@abdicodes
@abdicodes 2 года назад
nah
@WayneSoBlessed1
@WayneSoBlessed1 2 года назад
Good video..do you know how to get a custom rtmp and streaming key for a custom streaming app?
@MrR3set
@MrR3set 3 года назад
Bro what camera is that? Damn
@LiveMyAssOff
@LiveMyAssOff 2 года назад
EXCELLENT! Thanks for not editing out the error. I mean, shoot, "...if i had a dollar for every time I forgot a semi-colon..." yeh know? ;-)
@taptaptuguen3002
@taptaptuguen3002 3 года назад
Hello! I'm starting to study on the subject and I found this material very interesting. However I have a doubt! What if I have a video file (mp4) instead of generating the video through an OBS transmission. What do I need to do to stream the video file?
@AThomasHOODX
@AThomasHOODX 2 года назад
Play the video in OBS. It will stream it the same
@claystation6360
@claystation6360 2 года назад
bravo 👏
@danemiller4852
@danemiller4852 2 года назад
anyone else getting nothing when they try to make a docker image?
@rizaldi4563
@rizaldi4563 3 года назад
great!!
@lazarombise8842
@lazarombise8842 3 года назад
That good thanks a lot
@ivankraev4264
@ivankraev4264 7 месяцев назад
Are those veneers on your teeth ?
@RupamBumba
@RupamBumba 2 года назад
Great
@sem_dev
@sem_dev 3 года назад
Why is this lagging? How to build it without a lag
@slow_start
@slow_start 3 года назад
what an absolute Chad. Doing God's work.
@djnkuli
@djnkuli 3 года назад
Thanks Abdi, this is so cool. is part out yet? I want to build a system more or less like Netflix, I want to stream movies, I figured using these videos I'd have to simply remove the obs part. What are you thoughts
@abdicodes
@abdicodes 3 года назад
Coming very soon!
@mozenrathzerksis174
@mozenrathzerksis174 11 месяцев назад
how to secure it any body can send on stream server
@Nityanand-Jha
@Nityanand-Jha Год назад
how to record live streaming in folder?
@dondieferry6891
@dondieferry6891 Год назад
Hi boss abdisalan, just a question, Would it be possible to use authentication of website/ip who are requesting access on the stream? Like i have a list of allowed website/ip that auth can cross check with then if the requester is on it, give a status 200 and if not then give a status 403. Hoping to receive some response from anyone soon. Thank you.
@vidkeen8465
@vidkeen8465 Год назад
i want to make it on my custom website 😣
@JosefCreations
@JosefCreations 3 года назад
docker isn't opening xD, can I just wait for the next episode?
@abdicodes
@abdicodes 3 года назад
Maybe you can get some help in the discord? :)
@JosefCreations
@JosefCreations 3 года назад
@@abdicodes good idea thanks
@FrancisArambulaOfficial
@FrancisArambulaOfficial Год назад
at this part you did not explain how you create the folder, and what is this window 1:34
@danieldewindt3919
@danieldewindt3919 Год назад
Grate explanation. You just unrevealed a huge peace of the blackbox called docker How al the files corelate and stuf. How to build, use and interpet a Dockerfile. setup Auth Etc Finaly i starting to understand docker Thanx bro! ;) Keep it up.
@bravsss9984
@bravsss9984 2 года назад
How can we reach you out?
@adventure400
@adventure400 2 года назад
Hi dear sir help
@bikashbhandari5608
@bikashbhandari5608 2 года назад
streaming from obs to vlc is too much delay...why delay is there?? how to optimize that??
@jomfawad9255
@jomfawad9255 Год назад
Will this work for a live streaming app like tiktok or bigo live ? How many people would be able to go live on the server in your video?
@artificallead499
@artificallead499 2 года назад
is there a way to do this say from dropbox where there can be multiple videos i assume with OBS only one video can be streamed at a time
@jasonmeyer495
@jasonmeyer495 2 года назад
Thanks for the video. Quick question: what's the model of the webcam you used? Video quality looks great.
@hp___n_
@hp___n_ 2 года назад
Thanks, Great Tutorial! What about audio streaming?
@Software151Kittu
@Software151Kittu 2 года назад
How to play rtmp video in web browser with html 5 or js ?
@conbatengineer
@conbatengineer Год назад
Where should u start to learn to code like this and only focus on live streaming services without getting into coding for softwares ?
@abdicodes
@abdicodes Год назад
Dive in, you learn by doing and overcoming headaches
@theunknown2090
@theunknown2090 7 месяцев назад
Awesome tutorial thanks man.
@surajpisal1237
@surajpisal1237 Год назад
Thanks for making this tutorial.
@elad3958
@elad3958 2 года назад
You sir are a boss. Thank you brother for this tutorial
@blindstoryteller
@blindstoryteller Год назад
Love You Sir You Are Great❤
@msinfo32
@msinfo32 3 года назад
How would i copy this and use this on debian/ubuntu. I've been using RTMP on a Raspberry Pi, but need to have a HLS stream, exactly like this.
@abdicodes
@abdicodes 3 года назад
It should work the same on Ubuntu if you use docker! 😁
@msinfo32
@msinfo32 3 года назад
@@abdicodes Yeah, but how do you install WITHOUT docker. Just using normal NGINX.
@aliounebadaradieng6341
@aliounebadaradieng6341 3 года назад
you great thanks for all
@pjw3d87
@pjw3d87 2 года назад
thanks Abdi!!
@herbertk9266
@herbertk9266 3 года назад
Excellent tutorial thanks.
@danemiller4852
@danemiller4852 2 года назад
Thank you! This is great! One question.... how do I get the VLC video to stream on my personal website?
@thatonecloud.
@thatonecloud. 6 месяцев назад
yea, i wanted to know the same
@idkcoder
@idkcoder 3 года назад
Is it a must you must be on the internet can we do it locally on our network
@abdicodes
@abdicodes 3 года назад
No internet needed! You can run it locally on your network.
@idkcoder
@idkcoder 3 года назад
Thank you
Далее
ТАРАКАН
00:38
Просмотров 306 тыс.
We finally APPROVED @ZachChoi
00:31
Просмотров 7 млн
How To Code A Video Streaming Server in NodeJS
10:51
Просмотров 158 тыс.
HLS Streaming Server with NGINX
34:49
Просмотров 174 тыс.
NGINX Tutorial - What is Nginx
14:32
Просмотров 177 тыс.
How the Best Hackers Learn Their Craft
42:46
Просмотров 2,6 млн
OpenAI’s New ChatGPT: 7 Incredible Capabilities!
6:27