client-sdk-flutter icon indicating copy to clipboard operation
client-sdk-flutter copied to clipboard

[bug] LocalParticipant track goes blank on web safari desktop

Open develocode777 opened this issue 2 years ago • 0 comments

Describe the bug

I have 3 devices, a mac m1, an ipad and an iphone. I first connect on desktop (web safari) but after i connect with the 3rd device the LocalParticipant track on desktop goes blank and the procesor goes to 100% and after a few minutes the tab is unresponsive. This is reproducible every time on the livekit example app. If I give a new UniqueKey to the VideoTrackRenderer imediately after it goes blank everything is ok though, but i don't know how the detect when it goes blank.

To Reproduce

Expected behavior

Platform information

  • Flutter version: 3.10.6 stable
  • Plugin version: from github repo
  • Flutter target OS: Web
  • Flutter target OS version:
  • Flutter console log:

develocode777 avatar Aug 07 '23 07:08 develocode777