Need Recommendation: Open source, cross platform video player library for Java
https://news.ycombinator.com/item?id=13773719I am creating a cross platform desktop app using JavaFX. I am facing issues with playing videos using default javafx player. Is there any library in Java that can take care of creating a video player to play videos with different codecs. Found some but they all are GPL licensed, which does not suit my case. I do not want to open my code for some reasons.