Quantcast
Channel: Kaltura - Latest topics
Viewing all articles
Browse latest Browse all 2994

Setting related data content

$
0
0

@mmcheimech wrote:

Greetings,

We're using the Javascript SDK to set the related data content.
The following function is working just fine on the initial player load:

kdp.kBind("relatedData", function (callback) {
    callback(json);
});

When a new video is loaded inside the player, we're trying to set new related content using the same method, but it's not working, we also tried calling the following method with no luck:

kdp.setKDPAttribute("related", "entries", jsonData);

Please advise.

Best regards,
McHeimech

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 2994

Trending Articles