Skip to content

Commit

Permalink
changeset and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
cnderrauber committed Oct 24, 2024
1 parent e7f81ae commit a32d63d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/young-steaks-switch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'livekit-client': patch
---

Keep dd extension id in the session
1 change: 0 additions & 1 deletion src/room/PCTransport.ts
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,6 @@ function ensureAudioNackAndStereo(
}
}


function extractStereoAndNackAudioFromOffer(offer: RTCSessionDescriptionInit): {
stereoMids: string[];
nackMids: string[];
Expand Down

0 comments on commit a32d63d

Please sign in to comment.