Cordova – HTML5 video label, no need to call QuickTime player

I am an iOS developer. Recently I started to learn PhoneGap. This is my problem:

I want to use PhoneGap to make a video player application .Of course, by using the video tag, we can easily play the video with the quicktime player. But how to disable this operation (call the quicktime player) because I want to use a custom player.

Thank you very much.< /p>

This may help to understand some restrictions
https://developer.apple.com/ library/safari/documentation/audiovideo/conceptual/using_html5_audio_video/device-specificconsiderations/device-specificconsiderations.html

Or similar discussion about Video.JS
https://github.com/ videojs/video.js/issues/37 “On the iPhone, Apple decided to play all html5 videos in full screen instead of letting it play online.”

I am iOS developer. Recently I started to learn PhoneGap. This is my problem:

I want to use PhoneGap to make a video player application. Of course, by using video tags, we can use quicktime to play Player can play the video easily. But how to disable this operation (call quicktime player) because I want to use a custom player.

Thank you very much.

This may help to understand some restrictions
https://developer.apple.com/library/safari/documentation/audiovideo/conceptual/using_html5_audio_video/device-specificconsiderations/device-specificconsiderations.html

< /p>

Or similar discussion about Video.JS
https://github.com/ videojs/video.js/issues/37 “On the iPhone, Apple decided to play all html5 videos in full screen instead of letting it play online.”

Leave a Comment

Your email address will not be published.