livekit / client-sdk-js

LiveKit browser client SDK (javascript)
https://livekit.io
Apache License 2.0
368 stars 149 forks source link

Failed to execute 'getStats' on 'RTCPeerConnection': The callback-based getStats() method is no longer supported. #1193

Open jithinramapurath opened 7 months ago

jithinramapurath commented 7 months ago

Getting the below error in all version of livekit-client

Failed to execute 'getStats' on 'RTCPeerConnection': The callback-based getStats() method is no longer supported.

davidzhao commented 3 months ago

can you try in the latest version and provide stack trace of the error? we are not seeing this