8000 Failed to set remote answer sdp: Called in wrong state: stable · Issue #539 · flutter-webrtc/flutter-webrtc · GitHub
[go: up one dir, main page]

Skip to content
Failed to set remote answer sdp: Called in wrong state: stable #539
Open
@sm2017

Description

@sm2017

In the onRenegotiationNeeded I createOffer and setLocalDescription then send it to signaling server, on the remote peer, I call setRemoteDescription the createAnswer and call setLocalDescription with answer

After calling setLocalDescription I get the error

Failed to set remote answer sdp: Called in wrong state: stable

What's wrong in my code?
I do exactly same in javascript in web client, it works and I have no error, It may be a but in flutter-webrtc , I am using latest version

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0