Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading content protocol error? #108

Open
madaghafuri opened this issue Feb 6, 2023 · 1 comment
Open

Loading content protocol error? #108

madaghafuri opened this issue Feb 6, 2023 · 1 comment

Comments

@madaghafuri
Copy link

Hello, i am using node-mpv on my project right now and i wanted to mpv to play an audio streams from my microphone. So i am using a different protocol content when loading the content which is "avdevice://dshow:audio=[MY INPUT DEVICE]" but somehow it always throw an error that says

Unable to load C:\\Users\\projectDirectory\\avdevice\\dshow:audio=[MY INPUT DEVICE]

Any reason why the wrapper works this way?

@emcodem
Copy link

emcodem commented Mar 6, 2024

dshow is not in the list of supported protocols in util.js, maybe that is the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants