cordova-plugin-videoplayer
cordova-plugin-videoplayer copied to clipboard
FAILED pluginJSON loading remote content
Hi,
I'm getting this error. I'm loading a remote video:
FAILED pluginJSON = ["VideoPlayer1323011964","VideoPlayer","play",["http://192.168.1.10:8081/aaa12.mov",{"scalingMode":2,"volume":0.5}]]
Is the video url accessible from the device (same local network) ?
Hi, exactly same problem here. The URL is well accessible though (the video url is http://techslides.com/demos/sample-videos/small.mp4), and it works fine on Android.