Fullstack React Native Video Call Zoom | WebRTC & PeerJS

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

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

  • @thellexacademy
    @thellexacademy  4 года назад +7

    Learn how to build a Fullstack react native video call app. What would you love us to build, Let us know in the comment asap :D

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

      your git repo doesn't have full code. where can I get fullstack example

  • @islamicinterestofficial
    @islamicinterestofficial 2 года назад +1

    Does it work in react native expo???? if not then please tell me some reference video or link please

  • @alooooooola
    @alooooooola 3 года назад +2

    Love the fact that your video is very detail and that's good for absolute beginner who are not familiar with realtime thing. However, next time you maybe want to explain the way or flow how it will work first so that people with experience with socket but not with video calling can start coding instead of watching every minute of your tutorial

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

    Whats the advantage of peerjs offers over vanila webrtc? (Omit the syntax)

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

    How to switch the camera stream during call?

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

    How create a login system before text chat or video chat using webrtc.

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

    Does it have screen sharing ?

  • @jaishkhan1871
    @jaishkhan1871 3 года назад +2

    Thanks Bro you are like amazing .I promise you that when I will publish my app on Google play I will donate 1000$ to your channel

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

    why i'm getting this error [Error: Lost connection to server.]?

  • @alikhan-xn1go
    @alikhan-xn1go 3 года назад +1

    cant find variable dispatch any solution?

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

    my code is not working, can you push your own code, let me compare the difference?

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

    The socket is not connecting because of the express peer server. I've tried by removing the express peer server and it got connected. Can I know the possible reason?

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

    Eagerly waiting for this, Thank you so much.

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

    You're simply amazing bro! Thank you for this tutorial.
    Here are my questions:
    1. Can I host this app on AWS server? Because I actually want to integrate this video chat feature on my RN start-up app.
    2. How can I make users to call each other with ringing tones just like Whatsapp. Eg, assuming I want to call you on WhatsApp, I'll tap on the video call icon and it shows it's ringing. Then on your phone it'll ring showing that am calling you. Please I really need your guide, tutorial on how to achieve it. Thanks so much for your help.

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

      I haven't used AWS before, but hopefully I will. For the ringtone, I think I need to do a seperate video for that

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

      @Bolt Skills Am waiting eagerly for it 🙂. Thanks

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

      Please help me check this; I don't know where the problem is coming from cos everything seems fine to me. My server keeps crashing, and getting this error message:-
      socket.to(allUserRoomID).broadcast.emit("new-user-join", [{...user, socketID}]);
      ^
      TypeError: Cannot read property 'emit' of undefined

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

      @@benjaminikwuagwu6469 use either emit or broadcast only....hopefully it will work

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

    Aw sm. Sir pls if you can show gow to create login system n record button

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

    Is this P2P video calling end to end encrypted using PeerJS by default or do we have to do something extra in order to accomplish it?

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

      I don't think is end to end encrypted. But since peerjs is the one helping with that, I think they could have added it to the library

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

    do we have record button

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

    How can I host this app?

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

    Does this work with multiple users? (like a group call)

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

    i keep getting null is not an object (evaluating 'WebRTCModule.enumerateDevices') any solution?

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

      Why did you delete my answer? I don't understand I'm trying to help people

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

      give permisson for cam and mic thats all

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

      @@seslihaber6001 i dont understand, this is my first time seeing ur reply, wdym?

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

      @@seslihaber6001 i follow exactly the same, from github aswell, and still null is not an object bla2

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

      ​@@pakpresopus Which emulator do you use ios or android? If you are using ios , you add cam and mic permisson in info.plist file.

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

    Record button?

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

    Does Peerjs provide live broadcast as well as group video chat?

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

    Can i use react-native webrtc npm library rather than peer js

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

    Error: Could not get an ID from the server.
    possible unhandled promise rejection(id:0)
    reference error: can not find variable: email
    I exactly write programming like you but above errors occurred. please help me to resolve errors .thanks

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

    Do we have login system n record button here

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

    Bro, you are awesome!

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

    Beautiful !!! ♥️

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

    looking cool

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

    Awesome content bro!!

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

    Amazing vídeo amazing instructor

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

    [Error: Could not get an ID from the server.]

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

    Thanks for this ♥️

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

    Awesome

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

    Can I use Postgresql instead of MongoDb in this Tutorial?

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

      Yes you can

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

      @@thellexacademy is there will be no issue when I'll use Postgresql? Like to check active Users etc?

    • @thellexacademy
      @thellexacademy  3 года назад +3

      @@CodGenSolution Any database you make use of will work perfectly with it.

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

    thanks it's really amazing

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

    Thanks you, very much, but I would like to know how configurate PeerJS in GraphQL, Could you speak about them?, please, Sorry for my English, I don't speak it very well.

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

    I would like to learn sharing screen in the react native Android app with zoom clone

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

    THANKS!!!

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

    Can u pls share full working code

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

    heeya got it

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

    React native liquid swipe and fluid transition please

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

    its aw sm , do we have login system and record button