var player = new Aliplayer({ id: ‘J_prismPlayer’, width: ‘100%’, autoplay: true, // Playback based on a streaming URL. This method has the highest priority. source: ‘http://pulsetv.geon.com.my/aa/aaa.m3u8?auth_key=1628665671-0-0-080c105dbd93255240effff303040734’ },function(player){ console.log (‘The player is created.’) });