question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

setRemoteDescription auto-rollback

See original GitHub issue

hey,

i’m looking into #782 and it seems in the commit that setRemoteDescription doesn’t implement implicit rollback. am i wrong?

also i tried to use setLocalDescription({type: "rollback"}) and it doesn’t work either… so is there anyway to rollback ?thanks

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:27 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
saghulcommented, Nov 17, 2022

Awesome! I’ll check if it compiles and land it then 😃

0reactions
saif-o99commented, Nov 17, 2022

Can you please test this PR? #1231

Works like a charm on android, i can’t test on ios. Thank you !! 👍🏻

Read more comments on GitHub >

github_iconTop Results From Across the Web

RTCPeerConnection.setRemoteDescription() - Web APIs | MDN
The RTCPeerConnection method setRemoteDescription() sets the specified session description as the remote peer's current offer or answer.
Read more >
Support the Perfect Negotiation Pattern · Issue #782 - GitHub
setRemoteDescription should support implcity rollback; RTCPeerConnection.restartIce should be added. The text was updated successfully, ...
Read more >
RTCPeerConnection.setRemoteDescription() with "rollback"
Adds rollback, which is a way to cancel an on-going negotiation. This is needed if two WebRTC endpoints attempt to send an offer...
Read more >
Watch WebRTC Live #66: The State of WebRTC Browser ...
FIXED, as of Safari 15.4: No auto rollback on setRemoteDescription() or manual rollback with setLocalDescription({ type: 'rollback' }) .
Read more >
Auto Rollback | Liquibase Docs
Change Type Supported Behavior addAutoIncrement Not Supported addCheckConstraint Supported Drop check constraint addColumn Supported
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found