WebRTC Video Chat with REACT, Typescript, WebSockets and Node.js

Поділитися
Вставка
  • Опубліковано 1 гру 2024

КОМЕНТАРІ • 32

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

    Excellent tutorial :) Very clear and full of useful information. Thank you!

  • @MiladJoodi
    @MiladJoodi 15 днів тому

    Such a professional tutorial at this level is truly unmatched, and it’s only you who delivers this. I’m proud of you! ♥

  • @maskman4821
    @maskman4821 2 роки тому +6

    This tutorial series is exactly what I need and been looking for, thank you so much 😍

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

      I am glad it was useful for you :)

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

    Thank you so much! The explanation is very clear and has a lot of information. Excellent!!!

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

      I couldn't help but subscribe me to the channel.

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

      I am glad it was useful :)

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

    Thank you for the tutorial! 👏

  • @Ryuseynivnimoro3336
    @Ryuseynivnimoro3336 4 місяці тому

    Completely useful, thanks for the content!

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

    This is so cool...please continue the playlist...

  • @LandusBakasima
    @LandusBakasima Місяць тому +1

    Good teacher

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

    I was using npm instead of yarn. So I ended up using the Concurently package to watch and build. I hope it works out. And thanks for the tutorial, I'm looking forward to completing it.

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

    Thanks, this is an excellent tutorial

  • @YuvrajSingh-jz8fs
    @YuvrajSingh-jz8fs Місяць тому

    The Bird is cute.

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

    Awesome! Nice bird.

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

    Just what I needed, thanks a lot for your effort, slava ukraini

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

    Congratulations on the video. I have a question. I have a video on vmix and copying the url of the video on the browser works and in Inspect I have a Json object called vMixCall in which the answer is present. vMixCall: {"type": "answer", "sdp": "v = 0 \ r \ no = IceLink ......."}
    how can i show this video of vMix on my webpage in localhost: 3000?

  • @yukionna9003
    @yukionna9003 5 місяців тому

    Mesh & MCU & SFU which one?

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

    I have a bird but he doesn't seem to like humans. We let him roam around the house. How can I get him to hang out on my shoulder like yours?

  • @VishwaTeja-w1g
    @VishwaTeja-w1g 11 місяців тому +1

    can i use javascript instead of typescript

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

    I don't know why the big hype about typescript it's just javascript with alot of extra steps that at the end it will be compiled to normal javascript so just extra work for nothing other than "type safty" if you really want strict types jus work with C# or java, it took you 15 min just to finnish typescript configuration if you used normal javascript you would have finnished running up your database connect it to your express app and defined some routes and drunk some coffee and for the frontend cra is bad choice for creating a react app for now because it's very heavy and slow use vite instead very lite weight and fast other than that I'm looking forward to learn webrtc

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

      I had the same opinion about TS in the beginning and for small pet project it’s overkill of course, but when I worked with many devs on big projects I started to appreciate it :) and I do my tutorials about things that I am learning myself at the moment, so when I was making this videos I was curious to try this stack. Feel free to do the same with pure js, there won’t be much of a difference.

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

      @@codeandbird yes either ts or js the logic is the same
      The logic is what matters to me the most in tutorials
      Thank you for all the efforts you made making this playlist

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

    Вроде tslint уже депрекейт, теперь eslint везде юзают.

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

    Thanks for Thailand

  • @maksim.kalinin
    @maksim.kalinin 2 роки тому

    Why tslint? Isn’t it deprecated?

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

      Good point. Just did it out of habit :D

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

    как всегда ничего про TURN сервера. WebRTC без терн сервера абсолютно бесполезно

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

    Очень интересно.
    Вот только непонятно ничего.