UnityVLCIntegration
UnityVLCIntegration copied to clipboard
Simple demo of LibVLC integration into a Unity's game
Results
2
UnityVLCIntegration issues
Sort by
recently updated
recently updated
newest added
Can anyone please tell me how to use this project on the android platform? I have to cross-compile the VLC-Unity_wrapper/src/ files for android platforms and then put the .so files...
I tried to run the demo, but dont work i got this error when i hit play DllNotFoundException: VlcUnityWrapper UseRenderingPlugin.createTextureAndPassToPlugin () (at Assets/UseRenderingPlugin.cs:169) UseRenderingPlugin.Start () (at Assets/UseRenderingPlugin.cs:179) I'm testing on...