Home > Q&A > body text
怎么用java调用vlc播放器播放视频? 百度的没看懂... 以前也没用到过播放器之类的
阿神2017-04-18 10:58:08
Finally called vlcj. Because it is just playing a video, it is not written as a player. After configuring it, get the player directly and call the play (video address) method.