Unreal engine integration
Problem to solve
Integrate libvlcsharp with Unreal Engine.
Intended users
Game devs, indie devs.
Proposal
Investigate how to integrate best libvlcsharp with Unreal engine.
- https://github.com/nxrighthere/UnrealCLR sounds promising from a C# standpoint.
- https://github.com/ue4plugins/VlcMedia a proper unreal cpp plugin (but with output callbacks, unlike linked repo)
Documentation
Copy/adapt docs from Unity.