|
@@ -504,7 +504,7 @@ export default class ActionsHandler {
|
|
|
fetchData({sFrame: sfns, eFrame: efns}){
|
|
|
if(window.workerReady){
|
|
|
this.vDecoder.fetch({
|
|
|
- path: "https://laser-data.oss-cn-shenzhen.aliyuncs.com/test-video/earth",
|
|
|
+ path: "https://laser-data.oss-cn-shenzhen.aliyuncs.com/test-video/1011",
|
|
|
range: [sfns, efns],
|
|
|
});
|
|
|
}
|