-
Notifications
You must be signed in to change notification settings - Fork 59
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
nativescript-videoplayer not working on Android #72
Comments
Can you share a screenshot of what you see? Since you have |
I have no screenshot for Android because the space is blank/empty where I put the directive and I don't hear sound. |
Update: When I try a local video it's working, but not remote file!
|
That should help narrow down the cause, thanks for confirming local videos work. |
Hi @bradmartin I have the same issue here and i cannot play local videos either. |
Same problem here. Neither local or remote files play on Android. Just an empty space and
|
Hi @bradmartin, here is a demo project using the latest plugin version: https://github.com/3rror404/NVideoPlayerIssue72 Some screenshots of what I see on iOS and Android below. If the empty space is tapped in main-page.xml, the video controls will appear. Tap play and the video will appear. This doesn't work in the modal page. Edit: It appears that when used in a modal, tapping the empty space displays the controls behind the modal as described here: #52 (comment). But the video is not displayed. |
https://github.com/debargho24-AI/ng-ns-video-player -- Check out this link, it may solve the issue. |
Hi,
using "nativescript-videoplayer": "^3.0.3",
I got a weird bug, the plugin is working on IOS emulator, but nothing appear on Android (I'm using android genimotion emulator)
in the console I see:
JS: Openvideo https://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4
any idea, did I missed an android setting?
Chuck
The text was updated successfully, but these errors were encountered: