You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./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
The text was updated successfully, but these errors were encountered:
./hyperion-webos -S -x 320 -y 180 -b libdile_vt
frommain
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 frameunicapture
sends new frames, but sees only UIThe text was updated successfully, but these errors were encountered: