-
Notifications
You must be signed in to change notification settings - Fork 118
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
Could not create IMFVideoPresenter #93
Comments
Hi Jeremi, |
I change platform to x86, and it start working |
Thanks for getting back to me so quickly. I already run on the x86 platform, so the cause of my problem must be different. |
Got the same problem. Cant load evrpresenter64.dll and when i build as x86, it cant load EvrPresenter32.dll. Both dll's are in the correct folder. |
I our case it was because the C++ 2013 redistributable was not installed on the pc. |
Tried that but doesn't solve the problem. Guess I'll continue my search. Thanks anyway |
StackTrace:
InnerException
Can't load library '...\bin\Build\EvrPresenter64.dll'.
Im using MediaUriElement to play RTSP stream. But i got exception: there are no EvrPresenter64.dll in my folder, actually it exists
How can i fix this
The text was updated successfully, but these errors were encountered: