A Tauri plugin for embedding the mpv player in your app via libmpv.

3 stars 0 forks 3 watchers Rust Mozilla Public License 2.0
libmpv mpv plugin rust tauri-plugin typescript
1 Open Issue Need Help Last updated: Nov 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue outlines a refactoring plan to split the `libmpv` wrapper from the main `tauri-plugin-libmpv` repository. The wrapper is now a separate LGPL-licensed project, while the plugin is MPL-licensed and consumes the wrapper dynamically. The primary remaining task is to automate the download of the pre-built dynamic library from the wrapper repository, as manual download is currently required.

Complexity: 3/5
good first issue

A Tauri plugin for embedding the mpv player in your app via libmpv.

Rust
#libmpv#mpv#plugin#rust#tauri-plugin#typescript