naudio / NAudio

Audio and MIDI library for .NET
MIT License
5.5k stars 1.1k forks source link

MediaFoundationReader is not working after I deployed the project to azure #1140

Open daren08 opened 6 months ago

daren08 commented 6 months ago

Hello, I kept getting this error when I call the MediaFoundationReader, This is working fine in local but not on the deployed site.

image

markheath commented 5 months ago

I can't see the full error message from your screenshot, but I strongly suspect that the Windows Server version that Azure App Service is running on doesn't have Media Foundation available.