Ok, thanks for the clarification. Will be waiting. You all are doing a really great job.
This looks really promising. JavaFX is getting the love it actually deserved. On Wed, 18 Mar 2020 at 6:26 PM, Johan Vos <[email protected]> wrote: > Hi, > > The later Raspian distributions are using new drivers that require > different configurations to be used with HW acceleration. > The JavaFX ARM builds are dependent on a specific set of libraries. We'll > have to document this better. > > - Johan > > On Mon, Mar 9, 2020 at 8:50 AM Debayan Sutradhar < > [email protected]> wrote: > >> I have a large embedded project for raspberry pis (https://stream-pi.com) >> and recently its discord server crosses 60 members and growing every >> month. >> Unfortunately it seems that Hardware acceleration doesnt work on VideoCore >> VI. >> >> If es2 pipeline is used, the program exits after the output "* failed to >> add service - already in use?" >> >> Hence for now we are using sw pipeline to use javafx apps. That makes them >> very slow and touch gestures don't work as expect. >> >> Regards, >> Debayan Sutradhar >> >
