Skip to content

UWP build Dll not found #1

Description

@egormor

Hello. I'm trying to build and run your plugin with Unity WSA build. I've compiled dll and added it to Plugins folder, but when i'm trying to deploy it on my UWP device i'm getting:

DllNotFoundException: Unable to load DLL 'RTSPUnityPlugin': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at SetRTSPTexture.SetTextureAsRTSPSink(String rtsp_uri, IntPtr texture, Int32 h, Int32 w)
at SetRTSPTexture.CreateTextureAndPassToPlugin()
at SetRTSPTexture.d__4.MoveNext()
at UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator enumerator, IntPtr returnValueAddress)
at UnityEngine.SetupCoroutine.$Invoke1(Int64 instance, Int64* args)
at UnityEngine.Internal.$MethodUtility.InvokeMethod(Int64 instance, Int64* args, IntPtr method)
(Filename: Line: 0)

Your plugin looks like what I exactly was looking for. Could you please add a short manual how to run it on Windows Store Build, please?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions