I am trying to use OSM Player as a Video Player for a video that is hosted on Windows Azure Media Services. Unfortunately, it seems that OSM Player is unable to play these files.
Here are the steps that I took:
- Set up Media Services within the Windows Azure Management Console.
- From the "Content" tab, uploaded a video file. The exact video file can be found here: https://archive.org/download/Windows7WildlifeSampleVideo/Wildlife_512kb.mp4
- Upon successful upload, I clicked on the video and then clicked "Encode"
- From the Encoding options, I chose the Common Preset: "Playback via HTML5 (IE/Chrome/Safari)".
- I then clicked the "checkbox".
- Upon successful encoding, I clicked the publish button. The generated URL looked something like this: https://[xxx].blob.core.windows.net/[xxx]/Wildlife_512kb_H264_4500kbps_AAC_und_ch2_128kbps.mp4?sv=2012-02-12&st=[xxx]&se=[xxx]&sr=c&si=[xxx]&sig=[xxx]
Potentially sensitive parts of the URL have been replaced with [xxx].
When I try to use OSM Player with this video, the video never loads. Has anyone gotten OSM Player to work with videos hosted on Windows Azure Media Services? If so, are there any special settings that need to be used for Encoding or Playback?
Thanks!