Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Valid Adobe Scene7 URL yields 'Error loading player: No playable sources found'


Creating an app that injects Scene7 videos into a JWPlayer script, but it appears the JWPlayer is unable to play the video URL despite the URL itself links directly to the video. Below is the relating code snippet.

<script src="https://jwpsrv.com/library/6qcWCLNWEeS4Ig4AfQhyIQ.js"></script><div id="jwplayer_gK8G1wBJrmNLGlA">Loading the player...</div><script type="text/javascript">jwplayer('jwplayer_gK8G1wBJrmNLGlA').setup({
"sources": [
{
"file": "https://sonyglobal.scene7.com/is/content/gwtvid/MDR-100AAP_Lifestyle-Video_1280x720_2000K",
"label": "sd"
},
{
"file": "https://sonyglobal.scene7.com/is/content/gwtvid/MDR-100AAP_Lifestyle-Video_1280x720_2000K",
"label": "hd"
},
{
"file": "https://sonyglobal.scene7.com/is/content/gwtvid/MDR-100AAP_Lifestyle-Video_1280x720_2000K",
"label": "hls"
},
{
"file": "https://sonyglobal.scene7.com/is/content/gwtvid/MDR-100AAP_Lifestyle-Video_1280x720_2000K",
"label": "mobile"
}
],
"width": 640,
"height": 360
});</script>

Any idea why this does not work?

Thanks,
Charlie

4 Community Answers

James Herrieven

User  
1 rated :

Because the URL's have no obvious means to determine the type of media, you need to explicitly tell JW player what type of media it is.

Try adding the following after your "label" parameter:

"type":"mp4"

Use "type":"hls" for HLS files and "type":"dash" for DASH files (you'll need a premium version of JW to play these on desktop).

James Herrieven
===================================================
Powered by Haiku
http://powered-by-haiku.co.uk/
---------------------------------------------------
Tatami for Online Video
http://dev.powered-by-haiku.co.uk/solutions/tatami/
---------------------------------------------------
skype: JamesHerrieven
email: james[at]haiku[dot]co[dot]uk
===================================================

mcshizzle

User  
0 rated :

Hi James,

This has fixed my issue and the program is now working as intended. Completely passed me to add in 'type' to the in-line script and assumed it was something to do with the Scene7 servers.

Thanks a ton for the quick response and help. I've 1+'ed your comment.

All the best,
Charlie

mcshizzle

User  
0 rated :

Hi James,

This has fixed my issue and the program is now working as intended. Completely passed me to add in 'type' to the in-line script and assumed it was something to do with the Scene7 servers.

Thanks a ton for the quick response and help. I've 1+'ed your comment.

All the best,
Charlie

Gucci Outlet Online

User  
0 rated :

Gucci For Sale should be no less than sets, and leather products is definitely preferred. Leather, plastic, nylon and cloth bags look very cheap, and so it is difficult for formal occasions. Whether leather bag briefcase, backpack or wallet than other materials to rugged, simple and elegant design and meticulous workmanship more fully demonstrate taste, not only is the use of a treat for their elegant texture enhance the professional image of working women also have a positive benefit. Also, if you do not care what time of leather goods, will choose the time to ask the store staff or clear, it is less likely to pick one from scratch or wrinkle bag, to eliminate the troubles.
Gucci Outlet Online http://www.charopf.com/gucci-outlet/

This question has received the maximum number of answers.