WebRTC icon indicating copy to clipboard operation
WebRTC copied to clipboard

Spinner flickers with dropped frames

Open reef-actor opened this issue 3 years ago • 2 comments

When in MSE mode, the spinner is made visible immediately on interruption to the video stream. In the case of a slow stream with occasional dropped frames this causes the spinner to briefly appear for a moment.

Suggestion to add a short delay following video.onwaiting event before displaying the spinner.

reef-actor avatar May 11 '21 14:05 reef-actor

Can't hide only spinner. Needs to hide all GUI elements. You can do it with enable custom GUI in card options

AlexxIT avatar May 11 '21 17:05 AlexxIT

And how about do we do that? Enabling the ui doesn't get rid of it. Is there a command to hid all GUI elements and if so what is it?

Papadoma avatar May 13 '21 08:05 Papadoma