TBSniller / piccap

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

Capturing stopped when goes back from screen saving #39

Closed Thom-x closed 1 year ago

Thom-x commented 2 years ago

Hi,

First, thank you for your amazing work.

I'm having trouble with the screen saver. When the screen saver starts, it closes both Hyperion and PicCap, that's OK. But when it goes back to the screen:

I have to stop/start the service to make it send data again. BTW: When Hyperion restarts, I can see the light effect pattern, so it is connected to lights.


    "board_type": "M16P_DVB",
    "hardware_id": "HE_DTV_W18H_AFADABAA",
    "product_id": "OLED55B8PLA",
    "core_os_release": "4.4.0-12",
    "webos_manufacturing_version": "05.40.26",
drbeat commented 2 years ago

This is actually fixed by piccap 0.3.0 but that version is not available yet through homebrew shop. You can install it manually

EyalRotem commented 2 years ago

This is actually fixed by piccap 0.3.0 but that version is not available yet through homebrew shop. You can install it manually

Can you tell a noob how to install that version? I can’t figure out the whole webos rooting easily. I did get a connection to the tv using ssh- what’s next?

drbeat commented 2 years ago

download this zip and extract the ipk https://github.com/TBSniller/piccap/suites/6885815632/artifacts/266702117

upload it to the /tmp folder of your tv via scp

run this command luna-send -i -f luna://com.webos.appInstallService/dev/install '{"id":"org.webosbrew.piccap","ipkUrl":"/tmp/org.webosbrew.piccap_0.3.0_all.ipk","subscribe":true}'

open the app on the tv and see if you get root/can change the settings if you dont get the root status you need to elevate the process via this command

/media/developer/apps/usr/palm/services/org.webosbrew.hbchannel.service/elevate-service org.webosbrew.piccap.service

Thom-x commented 2 years ago

Thank you, if it is only a matter of installing it manually, no big deal. 👌👍

Thom-x commented 2 years ago

I installed it, but it's not working at all. I cannot even save the IP address. After a reboot, everything is reset. I let all options by default. :/ All status are "unknown", root, version, status.

Sorry, I was not root. It's OK now.

drbeat commented 2 years ago

As I said you need to elevate the process.

MAUGIN Thomas @.***> schrieb am So., 3. Juli 2022, 21:37:

I installed it, but it's not working at all. I cannot even save the IP address. After a reboot, everything is reset. I Let all options by default. :/

— Reply to this email directly, view it on GitHub https://github.com/TBSniller/piccap/issues/39#issuecomment-1173159196, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADKR5V3OXC63AQNSL5PQI3VSHTWXANCNFSM52L3VZUQ . You are receiving this because you commented.Message ID: @.***>

Thom-x commented 2 years ago

After some test I can see that the capturing has much more delay, like half a second. Is there any option to enable, to fix that ?

I tried lowering the resolution and changing FPS/VSync, but no effect.

SkalkaA commented 1 year ago

Hi, I've the same issue, long delay in 0.3.0, and capture running under 10fps. Is there any fix? Thanks

drbeat commented 1 year ago

Lower the resolution, turn off vsync and turn on no freeze fix from quick fixes.

SkalkaA @.***> schrieb am Do., 11. Aug. 2022, 22:07:

Hi, I've the same issue, long delay in 0.3.0, and capture running under 10fps. Is there any fix? Thanks

— Reply to this email directly, view it on GitHub https://github.com/TBSniller/piccap/issues/39#issuecomment-1212436919, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADKR5T6LWIDYSCMI4ZVCH3VYVMPNANCNFSM52L3VZUQ . You are receiving this because you commented.Message ID: @.***>

TBSniller commented 1 year ago

As mentioned by @drbeat this should be fixed in latest version. It's now also available in Homebrew Channel.