You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or unsupported use case? Please describe.
Need to add frontend error tracking to LiveKitRoom component. Component should relay connection errors to Sentry via LiveKitRoom onError prop, detect connection state changes from connecting to disconnected to identify failed connections, and capture audio/video publishing issues through new onMediaError prop.
The text was updated successfully, but these errors were encountered:
lebaudantoine
changed the title
Configure Sentry to report Frontend logs
Configure Sentry to report connection issues (client side)
Nov 15, 2024
Feature Request
Is your feature request related to a problem or unsupported use case? Please describe.
Need to add frontend error tracking to LiveKitRoom component. Component should relay connection errors to Sentry via LiveKitRoom
onError
prop, detect connection state changes from connecting to disconnected to identify failed connections, and capture audio/video publishing issues through newonMediaError
prop.The text was updated successfully, but these errors were encountered: