TBSniller / piccap

PicCap - Hyperion Sender App | Ambilight for LG WebOS TVs
MIT License
294 stars 28 forks source link

Green Bars again #63

Open gomble opened 1 year ago

gomble commented 1 year ago

I updated to 0.4.2 from 0.2.3 and got the green bars back:

image

my settings:

image

this was solved in 0.2.3 and is now back. How can i downgrade?

gomble commented 1 year ago

Okay found it i had to activate: quirk_dile_vt_create_ex For everyone if you have a LGOLED65B97 you have to activate this :)

Rajackar commented 1 year ago

Thanks! This helped me to get it to work for me.

inatlewski commented 1 year ago

Okay found it i had to activate: quirk_dile_vt_create_ex For everyone if you have a LGOLED65B97 you have to activate this :)

The checkbox quirk_dile_vt_create_ex solved the same issue in case of LG OLED65BX3LB. Afterwards, I had to restart the TV, and now it captures video and UI (TV, Spotify, YouTube, etc.).

techo91 commented 2 months ago

Okay found it i had to activate: quirk_dile_vt_create_ex For everyone if you have a LGOLED65B97 you have to activate this :)

Hi, can you give me a clue of how you did that? I do not have quirks that I can toggle in the Picap UI. I have access via SSH to the TV and I would like to do it from there. I can see two config.json files:

  1. /media/developer/apps/usr/palm/applications/org.webosbrew.backendshdr/backend/config.json
  2. /media/developer/apps/usr/palm/services/org.webosbrew.piccap.service/config.json

Is this where I can enable it and what would be the correct value? Do I need to edit both or only one and which in that case? Thanks.