From 12586f793cab58217d4d9c62378f4d1b114cd6b5 Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 23 Dec 2013 01:37:53 +0800 Subject: [PATCH] update reame --- trunk/research/players/srs_chat.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/trunk/research/players/srs_chat.html b/trunk/research/players/srs_chat.html index 7f507094f..3a270e31e 100755 --- a/trunk/research/players/srs_chat.html +++ b/trunk/research/players/srs_chat.html @@ -289,6 +289,10 @@ function on_user_exit_chat(complete_pfn) { srs_publisher.stop(); $("#btn_join").text("加入会议"); + + if (realtime_player) { + realtime_player.stop(); + } if (!self_chat) { return;