Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A videocall connection must be established with more than one user on the local network. #1

Open
ibrahimsezer opened this issue Jan 2, 2025 · 0 comments

Comments

@ibrahimsezer
Copy link
Owner

The video call is handled only by the initial user and the participating user. We want to have a similar group conversation in the new update. We are currently using webrtc module. We have videocall running only local connection and using google STUN servers. After enabling more than two users to connect to the local server, we want to add an alternative such as a TURN server for remote device connection.

Below is an example of firestore data from videocall :
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant