PLAYER VIDEOS MEDIAPLAYER JAVAFX - Raspberry Pi Forums


good morning,
need play videos in javafx mediaplayer, en windows s.o work well, raspbian dont work.
videos mp4 extencion.
how this?


code:

mediaplayer mediaplayer = initmedia("urlmedia");
mediaview mediaview = new mediaview(mediaplayer );


replay.

please check release notes javafx. media types may not work on linux.
, can try installing gstreamer if not installed yet.


raspberrypi



Comments