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

Rebuild webkit to solve hbbtv problems of Rai channels #334

Open
maxbambi opened this issue Jul 18, 2018 · 1 comment
Open

Rebuild webkit to solve hbbtv problems of Rai channels #334

maxbambi opened this issue Jul 18, 2018 · 1 comment

Comments

@maxbambi
Copy link

I have got an octagon sf4008 with openatv 6.2... There are problems to show hbbtv of RAI channels.
I have changed webkit-classic.bb in order to enable svg object and html video tag
EXTRA_OECONF = " --enable-debug=no --with-gtk=2.0 --disable-spellcheck --enable-optimizations --disable-channel-messaging --disable-meter-tag --enable-image-resizer --disable-sandbox --disable-xpath --disable-xslt --enable-svg --disable-filters --disable-svg-fonts --enable-video --enable-video-track --with-target=directfb --disable-jit --enable-fast-malloc --enable-shared-workers --enable-workers --enable-javascript-debugger --enable-fast-mobile-scrolling --enable-offline-web-applications "
This is needed because Raiplay pages use a lot of svg object and its code doesn't use properly hbbtv video object (some ifs in code switch execution from hbbtv video object and html video tag)
This last thing is really stupid because enigma2 plugin can play without problems videos from a lot of other european hbbtv services!

I have built the package with changes in recipe and now i can show raiplay menu with progress bar and other svg objects...
But it seems that browser couldn't support html video tag even if I have changed config...

What's wrong in recipe?

@AbuBaniaz
Copy link
Contributor

AbuBaniaz commented May 16, 2023

@maxbambi
Is this still applicable on atv 7.2/7.3?

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

2 participants