You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not so much an issue, more a how to, I would like to use mpv.js with nwjs but I can find no examples or explanation on how to do this, examples seem to always use electron. There was a non react example in the issues but it just produced a "plugin not supported" error Any help appreciated
Thanks
The text was updated successfully, but these errors were encountered:
See this: #76 (comment) for building the latest mpv.js compatible with the latest mpv dll. (You have to follow the build steps in the mpv.js README first to setup the environment). This might be fixed sometime, but I'm leaving this here to know that the latest mpv libraries weren't compatible with mpv.js at the time of this comment.
In nw.js you need to register the pepper plugin in your package.json.
Not so much an issue, more a how to, I would like to use mpv.js with nwjs but I can find no examples or explanation on how to do this, examples seem to always use electron. There was a non react example in the issues but it just produced a "plugin not supported" error Any help appreciated
Thanks
The text was updated successfully, but these errors were encountered: