AgoraIO-Community / OpenAgoraWeb-React

Video Call App built with :heart:Agora SDK:heart: and React
MIT License
100 stars 43 forks source link

Peer-to-peer video call #8

Open oliveirawesley opened 5 years ago

oliveirawesley commented 5 years ago

can i made a peer-to-peer video call using this repo ? I Have tried but i can see only a person :(

plutoless commented 5 years ago

I believe you will need to start two clients joining same channel to see each other? Try creating two tabs of instances

oliveirawesley commented 5 years ago

I had tried, on first device everything that's ok. But on second device i just see a fixed color background. Do you know if is necessary some configuration? Thank you very much!

plutoless commented 5 years ago

@oliveirawesley any screenshots or online test demos? Which platform are you using?

plutoless commented 5 years ago

i just double checked from my side. it works like a charm. Would be great if you can provide sth for me to reproduce the issue.

Ranjeetkumars commented 3 years ago

Hiii plutoless , I taken help of your repository, It was really helpful for me but I want to do one to one communication only, not more than two users, Please help me how to do that.