ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
124 stars 111 forks source link

impliment video call in my own application group chat #238

Closed acap8348 closed 3 years ago

acap8348 commented 3 years ago

how can I make a video chat in my group chat...when the user clicks the video calling logo like WhatsApp... I'm actually using react native and firebase.....

ccvlad commented 3 years ago

Check our RNVideoChat sample here (Peer-to-peer call. Up to 4 people on a call). Obtain users ids and pass its to the video/audio session.

Take a look on RNVideoChatConf sample if you would like to get conference call up to 8/15 publishers in one room (more info here - https://connectycube.com/pricing/)