Skip to content

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

Notifications You must be signed in to change notification settings

saoron/VLCPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published