@@ -213,7 +213,10 @@
this.videoActive = false;
if(self.publisher){
self.publisher.destroy();
+ }else{
+ alert("No publisher");
}
+ window.top.hideRHS();
// this.client = false;
},