artemanufrij / webpin

An elementary OS app
https://artemanufrij.github.io
80 stars 19 forks source link

Flickering of live mjpeg feed. #139

Open bcrowie opened 3 years ago

bcrowie commented 3 years ago

I have Home Assistant running, which I would like to use Webpin to create a shortcut for. I have an mjpeg camera added to Home Assistant and when displayed in Webpin it flickers constantly. This doesnt happen in any other browser.

Is there any setting I might be able to adjust?

artemanufrij commented 3 years ago

Hey @bcrowie , I could try to enable this property: https://valadoc.org/webkit2gtk-4.0/WebKit.Settings.enable_frame_flattening.html

could you test it?

janxkoci commented 2 years ago

FYI webpin is based on webkit, so testing with webkit browsers like Epiphany or Ephemeral would be better than e.g. Chrome or Firefox.