webrtc-interface icon indicating copy to clipboard operation
webrtc-interface copied to clipboard

fix: make optional cname in RTCRTCPParameters nullable

Open holzgeist opened this issue 5 months ago • 0 comments

It's hard to find documentation for this, but at least in Safari 15, cname is not defined.

This causes a livekit application compiled to web to crash here when converting the JS object to dart

holzgeist avatar Sep 18 '24 11:09 holzgeist