An Electron Player with React and libmpv。公司的内嵌播放器,开发模型验证。 nextui desigh style
download libmpv-2.dll libmpv.dll.a to extraResources/lib目录下面 https://sourceforge.net/projects/mpv-player-windows/files/libmpv/
$ yarn
$ yarn dev
# For windows
$ yarn build:win
# For macOS
$ yarn build:mac
# For Linux
$ yarn build:linux