Skip to content

How can I point Devolay to the native NDI/Devolay libraries instead of using the integrated jar or installing? #36

@wnbittle

Description

@wnbittle

The problem is that I'm trying to build an application to release to the MacOS app store. The fact that the .dylibs are stored in the integrated jar won't work due to app sandboxing. I have other native code in my application that is working by packaging the .dylibs in a specified folder and using System.load to load them.

How can I do something similar with Devolay? I was looking at the source for Devolay.loadLibraries and it didn't seem like that was an option.

Thank you!

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