bugfix
This commit is contained in:
parent
127c00bfd3
commit
88c6305c2a
@ -252,7 +252,7 @@ bricks.SysVideoRecorder = class extends bricks.MediaRecorder {
|
|||||||
{ type: 'image/jpeg' });
|
{ type: 'image/jpeg' });
|
||||||
this.imgw.set_url(this.dataurl);
|
this.imgw.set_url(this.dataurl);
|
||||||
} catch(e){
|
} catch(e){
|
||||||
console.error(e);
|
;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
close_recorder(){
|
close_recorder(){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user