TBSniller / piccap

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

LG OLED65B6V low FPS #28

Closed EmmanuelVella closed 2 years ago

EmmanuelVella commented 2 years ago

Hello,

I just rooted my OLED B6 (2016) and installed the app. I get the stream in hyperion, but very low FPS (I would say about ~5 fps).

I used the following command :

luna-send -n 1 -f luna://org.webosbrew.piccap.service/setSettings '{"returnValue": true, "backend": "libdile_vt", "port": 19400, "width": 192, "height": 108, "captureUI": false, "ip": "192.168.1.149", "fps": 30, "backmsg": "Settings got successfully!", "captureVideo": true, "autostart": true}'

Tried to use lib_vt, not working.

My TV :

"board_type": "K2L_DVB",
"hardware_id": "HE_DTV_W16K_AFADABAA",
"product_id": "OLED65B6V-Z",
"core_os_release": "3.4.0-5709",
"webos_manufacturing_version": "05.60.25",

Could someone help ? Thank you !

Informatic commented 2 years ago

https://github.com/webosbrew/hyperion-webos/issues/30 That's the issue. We'll fix this soon.

EmmanuelVella commented 2 years ago

Ok thank you very much !