Coding a video calling app with React

preview_player
Показать описание
using a library call agora to build a video call chat room using my webcam.

------------

Рекомендации по теме
Комментарии
Автор

You're a life saver!! Thank youuu

includejoe
Автор

The server is connected but the camera view is not visible, only the orange screen, when the remote user joined then also added one another orange screen

CWSR
Автор

is there a way to create new channel from react, if i want the user to create a new room?

ilieberacha
Автор

awesome video! I wanna kinda thank you for your kinda good tutorial

cpt.victor
Автор

Bro u r great ❤❤, can u please tell me how to use Agora for more token time or how to deploy it permanently

gauravpatel
Автор

Bro I have mute on off icons this added this video pls full video icons added and I will new join room

rajkumar.p
Автор

Hey I'm wondering if there's a way to also implement a chat function alongside the video call? thanks in advance

Amazing_McBoss
Автор

Hi, is it possible to create multiple rooms in agora sdk?

sjfieksnd
Автор

Hi! There is a bug in the code, I am getting: Uncaught ReferenceError: tracks is not defined at VideoRoom, this comes exactly from:
Client
.join(APP_ID, channel, token, uid)
.then((uid) =>
Promise.all([AgoraRTC.createMicrophoneAndCameraTracks(), uid])
)
.then(([tracks, uid]) => {...}.

It happens when I try to navigate into another route, Any clue what is it?

alexandergarzo
welcome to shbcf.ru