1
votes

I am trying to figure out how to create a customized experience for viewing videos in a playlist.

I want to query brightcove with a playlist id and get back video thumbs and video ids. I then want to make the thumbs clickable and load a player.

The loading of the player I know how to do. I just don't know how to make a jsonp call to brightcove for thumbs and video ids of a given playlist.

2

2 Answers

0
votes

I was able to find a Brightcove javascript media api wrapper which helped a lot:

http://opensource.brightcove.com/project/javascript-mapi-wrapper