videokit-ai / videokit

Low-code, cross-platform media SDK for Unity Engine. Register at https://videokit.ai
https://videokit.ai
Apache License 2.0
103 stars 14 forks source link

Only initialize VideoKit when it get's actually used #96

Closed marvpaul closed 7 months ago

marvpaul commented 9 months ago

As we discussed previously it would be great to only init VideoKit when it actually get's used. This would be a great workaround for the crash i'm facing at the moment with VideoKit when starting Unity as a live wallpaper service.

marvpaul commented 8 months ago

@lanreolokoba this is related to this issue: https://github.com/natmlx/videokit/issues/94 When VideoKit only get initialized when it's used, the above mentioned crash would most likely not happen as I don't use any VideoKit / NatML functionality within the live wallpaper.

olokobayusuf commented 8 months ago

@marvpaul please follow up on this when you can :)

marvpaul commented 7 months ago

Solved with your latest alpha - thank you so much!

olokobayusuf commented 7 months ago

Great!