Jagveer
Basic setup code doesn't seem to run
Muvi Player
var config = {
playerLicense: ‘gcllpob2vamrhunncz57srjkxuxodqevfishw8jf40iyte3p’,
container: ‘#my-player’, //id of the div
playerType: ‘hls’,
videoSource: ‘https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_fmp4/master.m3u8’
}
var player = $.fn.playerPlugin(config);
Here’s the code and the error that it’s giving is attached to the ticket
- You must login to post answer
Your Answer
Please login first to submit.
Ask Question