Skip to content

WebRTC: Attempt to assign read only property #35

@soliskit

Description

@soliskit

What is the problem?

In a two-person call with one person using Safari and one person using Chrome
The second person to connect can't get into the room
The first person to connect can connect to the second person but not the inverse

const verifySpecificty = (description: string): string => {
    return true
 }

Steps to Reproduce

  • [ Action ]

[ Result ]

Expected

[ Description of behavior ]

Versions:

Server

dependency: ^1.0.0
stack:      Heroku-20
Node.js:    15.x

Client

dependency:  ^1.0.0
stack:       Next.js 10.0.6
LTS Node.js: 14.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions