Forgot Password

Jagveer

Basic setup code doesn't seem to run

March 12, 2024 12:23 PM

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 to post answer
Showing 0 results
Your Answer

Please first to submit.