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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: