Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 464 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 464 Bytes

VLCPlugin

a cordova plugin to use VLC for play video only for android base on org.videolan.libvlc version 1.0.6

cordova.plugins.VLCPlugin.play(url,result =>{ console.log("result:",result); },error =>console.log("error:",error));

attention:you need make sure android:targetSdkVersion="22",if you targetSdkVersion above 22, LibVLC: Can't load vlcjni library: java.lang.UnsatisfiedLinkError: dlopen failed: /lib/arm/libvlcjni.so: has text relocations