I have a webpage with an HTML 5 video-tag.
This video-tag can be controlled by JavaScript - to pause, start, and move the video to a particular point.
My users can store their videos on Azure, and submit the URL of that video, and it will play in my webpage.
However, they can't do that with Microsoft One-drive, or Google Drive.
I did get some instructions for Google Drive, but they involve oauth and I'm not sure this is practical for many users.
I suspect that one-drive videos play in their own player, and are not meant to be played in video-tags.
However, I am asking here, in case I am wrong.
Since one-drive is free storage that comes with every windows 8.1 PC, it would make my website more usable for those users who can't be bothered with Azure, though I must say, Azure does a very good job.
Thanks.
Go to the complete details ...