请问jwplayer怎么在html5中播放m3u8文件,求指教,谢谢
展开全部
jwplayer("mediaplayer").setup({
playlist: [{
sources: [{
file: 'rtmp://' + path + '/' + name
},{
file: 'http://' + path + '/' + name // 这里可以写m3u8的url。
}]
}],
height: 360,
primary: "flash",
width: 640
});
playlist: [{
sources: [{
file: 'rtmp://' + path + '/' + name
},{
file: 'http://' + path + '/' + name // 这里可以写m3u8的url。
}]
}],
height: 360,
primary: "flash",
width: 640
});
追问
谢谢指教,能不能再问您一个问题?就是使用js所作出的图,能不能编写php代码在word中导出来
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询