jwplayer, ckplaer 网页播放器 rtmp 播放demo,ckplayer.js 中javascriptPath ='./assets/comps/comp-realtime-video/0.01/lib/ckplayer/';需要修改为:var scriptList = document.scripts,
thisPath = scriptList[scriptList.length - 1].src;
javascriptPath = thisPath.substring(0, thisPath.lastIndexOf('/') + 1);