Skip to content

pavladan/mpv.js-on-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpv
mpv.js

All format embeddable player for Electron/NW.js applications.
Powered by marvelous mpv.

Travis NPM

Get libmpv

In order to try mpv.js you need to install mpv library first.

  • Windows: download mpv-dev, unpack, put corresponding mpv-1.dll to C:\Windows\system32
  • macOS: brew install mpv
  • Linux: apt-get install libmpv1 libavformat-dev

Example

git clone https://github.com/pavladan/mpv.js-on-react.js.git && cd mpv.js-on-react
npm install
# Only on Linux: npm run use-system-ffmpeg
npm start

About

Desktop video player on electron&react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published