Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only first frame is used to stream, it won't update until process restart #56

Closed
gmelikov opened this issue Mar 13, 2022 · 1 comment
Closed

Comments

@gmelikov
Copy link

    "board_type": "K5LP_DVB",
    "hardware_id": "HE_DTV_W19P_AFADABAA",
    "product_id": "60UM7100PLB",
    "core_os_release": "4.9.3-5390409",
    "webos_manufacturing_version": "05.10.25",

./hyperion-webos -S -x 320 -y 180 -b libdile_vt from main branch.

Only first frame willl be sent to hyperion, and it will remain on it. Restart will send new frame.

Different backends don't work.

I've tried unicapture branch, libdile_vt starts to update and send new frames, but it shows only UI without actual video frames. If disable GUI with -G - it will give black frames only. On unicapture other backends at least can be loaded, but result is nearly same - only GUI showed, after -G libvtcapture gives [WARN unicapture_run ] No valid frame to send...

I'm a newbie here, will be glad to get some vector to dig. Looks like exact TV was checked as worked here #16 (comment) but with newer webos version (looks like LG issued newer version already, but it won't root, so I can't update firmware now) , I've tried build from same commit, but the result is same.

So:

  • main branch - sees content, but sends only first frame
  • unicapture sends new frames, but sees only UI
@gmelikov
Copy link
Author

Looks like it's a duplicate of #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant