winlin

update reame

@@ -290,6 +290,10 @@ @@ -290,6 +290,10 @@
290 srs_publisher.stop(); 290 srs_publisher.stop();
291 $("#btn_join").text("加入会议"); 291 $("#btn_join").text("加入会议");
292 292
  293 + if (realtime_player) {
  294 + realtime_player.stop();
  295 + }
  296 +
293 if (!self_chat) { 297 if (!self_chat) {
294 return; 298 return;
295 } 299 }