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

Related videos


I'm upgrading from JWPlayer 6 to 8 and having some problems with related videos. After the upgrade I can't get related videos to work at all.

Here's a simple code example on my approach:

jwplayer("myFirstPlayer").setup({
"playlist": "http://www.example.com/playlist.json",
"related": {
"file": "http://www.example.com/related.json"
}
});

The playlist works just fine, but there is no sign of the related videos. I have read this article and can't see why it shouldn't work.
https://support.jwplayer.com/customer/portal/articles/1483102#fndtn-dashboard

Could it perhaps be a license issue? Not sure, but is the related videos a part of "Video Recommendations Engine" only available in enterprise? We have the premium license for version 6.

Thanks.

1 Community Answers

Donni

JW Player Support Agent  
0 rated :

The discovery overlay should work for a free player as well. Can you create a test page so we can observe the issue?

This question has received the maximum number of answers.