Github user ghenry22 commented on the pull request:

    
https://github.com/apache/cordova-plugin-media/pull/62#issuecomment-161844312
  
    @snstarosciak I'm not going to be much help to you on this one 
unfortunately.  The media plugin is for audio and my app only plays audio not 
video so I haven't messed around with the video stuff so much.
    
    You may need to find something like this:
    https://github.com/moust/cordova-plugin-videoplayer
    
    I am not sure how well HTML5 video plays with cordova apps as I haven't 
really used it.
    
    You could try using safari debug tools while running on the emulator or on 
a device to get the JS Console and see if there are any errors being spit out, 
you may be hitting whitelisting errors or CORS or something as well.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to