Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't play Video ;( #16

Open
Loralon opened this issue Jul 23, 2013 · 0 comments
Open

I can't play Video ;( #16

Loralon opened this issue Jul 23, 2013 · 0 comments

Comments

@Loralon
Copy link

Loralon commented Jul 23, 2013

Hi,
i'm trying to use your plugin but i can't do it...i follow your readme steps...
-copied VideoPlayer.java in src.com.phonegap.plugins.video
-copied video.js in www folder

-added plugin in config.xml:

-added reference to my html head:

<script type="text/javascript" charset="utf-8" src="video.js"></script>

-called the plugin:
function parti() {
window.plugins.videoPlayer.play('https://www.youtube.com/watch?v=OARLx5oKBUw');
console.log('playing Video');
};

but nothings happen ;( What wrong? i have to set somethings else?!
Please Help me ;)

my LogCat
07-23 02:43:53.520: V/WebViewInputDispatcher(4521): blockWebkitDraw
07-23 02:43:53.520: V/WebViewInputDispatcher(4521): blockWebkitDraw lockedfalse
07-23 02:43:53.530: V/webview(4521): singleCursorHandlerTouchEvent -getEditableSupport FASLE
07-23 02:43:53.825: D/webview(4521): blockWebkitViewMessage= false
07-23 02:43:53.975: I/Web Console(4521): playing Video:5111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant