update reame
This commit is contained in:
parent
4ef934004c
commit
12586f793c
|
|
@ -290,6 +290,10 @@
|
||||||
srs_publisher.stop();
|
srs_publisher.stop();
|
||||||
$("#btn_join").text("加入会议");
|
$("#btn_join").text("加入会议");
|
||||||
|
|
||||||
|
if (realtime_player) {
|
||||||
|
realtime_player.stop();
|
||||||
|
}
|
||||||
|
|
||||||
if (!self_chat) {
|
if (!self_chat) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user