Re: JavaFX on Raspberry Pi

2015-12-11 Thread Alexander Kouznetsov
I believe Gluon has support for camera. Not sure what platforms are supported, though. Best regards, Alexander Kouznetsov (408) 276-0387 On 5 дек 2015 20:37, Scott Palmer wrote: Thanks, that worked. Now I have to see how easily I can get he Device I/O stuff working. If I'm lucky, I might ev

Re: JavaFX on Raspberry Pi

2015-12-06 Thread Chris Newland
Hi Scott, If you don't mind the bleeding edge I publish OpenJFX nightlies here for x86 (Linux and OSX) and ARM (Pi etc) http://108.61.191.178/ They just unzip over your existing JDK/JRE. Cheers, Chris Sent from my iPhone > On 6 Dec 2015, at 02:29, Scott Palmer wrote: > > I seem to recall t

Re: JavaFX on Raspberry Pi

2015-12-05 Thread Scott Palmer
Thanks, that worked. Now I have to see how easily I can get he Device I/O stuff working. If I'm lucky, I might even get the camera writing into a WritableImage. Cheers, Scott > On Dec 5, 2015, at 10:00 PM, Jonathan Giles wrote: > > I've not tested myself, but this might help: > > http:/

Re: JavaFX on Raspberry Pi

2015-12-05 Thread Jonathan Giles
I've not tested myself, but this might help: http://gluonhq.com/gluon-supports-javafx-embedded-binary-builds-now-available/ -- Jonathan Sent from a touch device. Please excuse my brevity. On 6 December 2015 15:29:27 GMT+13:00, Scott Palmer wrote: >I seem to recall that the Arm builds of Java 8

JavaFX on Raspberry Pi

2015-12-05 Thread Scott Palmer
I seem to recall that the Arm builds of Java 8 no longer include JavaFX. I just installed 8u65 on my Raspberry Pi and that does in fact appear to be the case. The web page https://wiki.openjdk.java.net/display/OpenJFX/OpenJFX+on+the+Raspberry+Pi was last updated in June and it implies that Ja