Real-time Video Call - 10 - Create a Peer and Emit an Offer | React, WebRTC and Socket.io

Поділитися
Вставка
  • Опубліковано 9 лют 2025
  • Source code: www.patreon.co...
    Playlist: • Video Call App in Next...
    Socket.io docs: socket.io/how-...
    ✨ Follow Me on Twitter: / chaoocharles
    ✨ Join My Discord Server
    / discord
    SUPPORT MY CHANNEL
    📍SUBSCRIBE: / @chaoocharles
    📍Become a Channel Member: / @chaoocharles
    📍Join My Fun Channel: / @chaoo101
    GET IN TOUCH:
    📍 Twitter: / chaoocharles
    Disclaimer: This video is not sponsored

КОМЕНТАРІ • 8

  • @sssrikanthhh
    @sssrikanthhh 5 місяців тому +1

    Waiting for this, thanks charles 🙂

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

      @sssrikanthhh tomorrow i will upload too, we finish this up

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

      @@ChaooCharles thanks bro, have a nice day ❤

  • @funnylifeofficial01
    @funnylifeofficial01 5 місяців тому +1

    thanks charles

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

      @@funnylifeofficial01 stay tuned, tomorrow i will upload as well

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

    Super great!

  • @승민-n7c
    @승민-n7c 4 місяці тому

    Hello
    At the 15:50 part
    In peerConnection: Peer.Instance,
    'Peer' only refers to a type, but is being used as a namespace here.
    This error occurs. I imported everything without any problems, what's the problem? Please help me

    • @승민-n7c
      @승민-n7c 4 місяці тому

      import { SignalData } from "simple-peer";
      Module '"simple-peer"' has no exported member 'SignalData'.
      Please do this part, too 😭