Is there any way to write an app in which we can download and play a video in our iphone using PhoneGap ?
Related
I'm making an ionic app, I want to add a song from the ios/android music library, is that possible? I can't seem to find any guide to do this, whenever I look up ionic audio player, it's all streaming from SoundCloud or some URL.
how can I play to video with plugin media phonegap in ionic framework on IOS and Android ? I need to play streaming on my device.
My requirement is to play local (bundled with the app) audio and video files in all iPhone and iPad versions from within in the PhoneGap application.
I have tried using HTML5 audio and video tags to play local audio and video files respectively. I am able to play them in the iPhone and iPad 5.0 and 4.2.x simulators.
I am not sure if HTML5 video and audio tags are supported on which versions of iPad and iPhone iOS.
Cam you please let me know which versions support HTML5?
If only new versions support them how can i play audio and video files on all versions from within PhoneGap application?
Thanks,
Prasanth
Take a look at this list:
http://www.expertisemobile.com/2011/10/28/html5-video-and-audio-tags-support-on-mobile-device-real-world-feedback/
In my opinion today's apps don't have to work in very old version of iOS so supporting iOS 4 and newer would be ok.
Go ahead, even if the tag is not fully supported by older version, it still works!
I am trying to make video files open in native Android and iPhone video players instead of playing on the web page. Right now I do it with a regular link Standard which does not work on Android and not always working on iPhone. What can I do to make it work?
Changing to a .m4v extension may fix your problem with opening in the iPhone video player.
Do the native video recording apps on Android and the iPhone embed geolocation data when you choose the "upload to YouTube" option? In other words, does the youtube upload contain the location coordinates?
I uploaded a video with iOS 4.1 from my iPhone 4 a few months ago to youtube (it was an HD version). I went into my account and I can verify that as of 4.1 geolocation information was not included. I will upload a test video from iOS 4.2.1 and report back the results.