Skip to content

Connection Failed #16

@jason-moore92

Description

@jason-moore92

Hello sir.
I cloned your git on my PC and replace firebase configuration and run the project.
The project is running successfully.
After paring two devices, when send file, I am getting connection error.

When create my firestore, I don't know about collection data.
so, I used the below json to set simple_peer settings.

 {
    "provider": "google",
    'iceServers': [
      {'url': 'stun:stun.l.google.com:19302'},
    ],
  }

I don't know what is issue.

Could you help me to run the project successfully?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions