正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -158,7 +158,7 @@ function srs_get_player_width() { return srs_get_player_modal() - 30; } | @@ -158,7 +158,7 @@ function srs_get_player_width() { return srs_get_player_modal() - 30; } | ||
158 | function srs_get_player_height() { return srs_get_player_width() * 9 / 19; } | 158 | function srs_get_player_height() { return srs_get_player_width() * 9 / 19; } |
159 | 159 | ||
160 | // to query the swf anti cache. | 160 | // to query the swf anti cache. |
161 | -function srs_get_version_code() { return "1.1"; } | 161 | +function srs_get_version_code() { return "1.3"; } |
162 | // get the default vhost for players. | 162 | // get the default vhost for players. |
163 | function srs_get_player_vhost() { return "players"; } | 163 | function srs_get_player_vhost() { return "players"; } |
164 | // get the stream published to vhost, | 164 | // get the stream published to vhost, |
-
请 注册 或 登录 后发表评论