I know for the longest time the mediaplayer support was non-existent in the raspberry pi.
but, I just found this link here: https://bell-sw.com/announcements/2019/09/12/JDK-JavaFX-Video-Preview/
Appears these guys got it working and supported.
I am trying to play music and sound clips with a Non-UI program but having a tough time. I cant use omxplayer because its already being used to display a video stream in the background through an SSH console. so if I want the music to stop, I cant simply call killall omxplayer.bin or it kills everything including my background stream and not just the music.
any ideas?
but, I just found this link here: https://bell-sw.com/announcements/2019/09/12/JDK-JavaFX-Video-Preview/
Appears these guys got it working and supported.
I am trying to play music and sound clips with a Non-UI program but having a tough time. I cant use omxplayer because its already being used to display a video stream in the background through an SSH console. so if I want the music to stop, I cant simply call killall omxplayer.bin or it kills everything including my background stream and not just the music.
any ideas?