Is it possible to create a video playlist using videos either from Anvato or Brightcove at the same time?
So far I created playlists from one or the other using their respective docs, but I would like one that takes videos from either.
Context:
You have settings to create a video from Brightcove or from Anvato.
Brightcove requires:
- Video Id
- Account Id
- Player Id
Anvato requires:
- Account Id
- Video Id
Using their respective SDKs you can load a video using those settings. But both BC and Anvato provide mechanisms to load a playlist from a list of Video Ids.
So to create a BC Playlist you use their docs and use the markup along with your list of Video Ids. Same for Anvato.
But in theory it should be possible to have one video player that runs all of the video sources if we could get the straight url to the source file.