Playing media files using JAVA
I want to build a tread safe JAVA application which: Play *.mp4 or other format HD media files (full-screen mode 1920x1080) Add event bindings to applet (I'll be using touchscreen monitor) I tried to search a lot, but found only outdated examples of JMF (VLCJ and etc.). So I want you to ask from where to start building this applet. What libraries I can include. I found a similar project here: Media Shuffle But I want my media files to be located in one folder and they appear in applications as icons which start selected video (VLC fullscreen or other cross-platform media player) to play on 1st