Does the application that uses <https://github.com...
# compose-desktop
a
Does the application that uses https://github.com/caprica/vlcj as Compose desktop videoplayer need to also have VLC player installed on device?
s
The docs say
The vlcj project provides a Java framework to allow an instance of a native VLC media player to be embedded in a Java application.
(emphasis mine). So no, as it's em,bedded, user do not have to install it.