ZandzOfTime
15 years agoVisitor
mp4 and <media:content url...
Hello,
I am trying to play video from xml file, server generates a big list media:content url for what appears to be each video. When in videoplayer I send all url's as array it does not play, but if I select url[0] or other it plays. What is the method for passing the urls and bitrate list correctly to the video player. The documentation indicates that one passes an array of video urls and bitrates, but so far it only works when I pass a single video and bitrate for playback.
Also in the qualities field, it looks like one should pass ["SD","HD"] but it only works if I pass a single value ["SD"].
- Zandz
I am trying to play video from xml file, server generates a big list media:content url for what appears to be each video. When in videoplayer I send all url's as array it does not play, but if I select url[0] or other it plays. What is the method for passing the urls and bitrate list correctly to the video player. The documentation indicates that one passes an array of video urls and bitrates, but so far it only works when I pass a single video and bitrate for playback.
Also in the qualities field, it looks like one should pass ["SD","HD"] but it only works if I pass a single value ["SD"].
- Zandz