@@ -210,6 +210,8 @@
this.started = false;
this.startTime = false;
this.videoActive = false;
+ this.otSession.destroy();
+ window.location.reload();
// this.client = false;
}
},