diff --git a/trunk/research/players/js/srs.js b/trunk/research/players/js/srs.js index 89d52793f..91f0e6b58 100755 --- a/trunk/research/players/js/srs.js +++ b/trunk/research/players/js/srs.js @@ -158,7 +158,7 @@ function srs_get_player_width() { return srs_get_player_modal() - 30; } function srs_get_player_height() { return srs_get_player_width() * 9 / 19; } // to query the swf anti cache. -function srs_get_version_code() { return "1.3"; } +function srs_get_version_code() { return "1.5"; } // get the default vhost for players. function srs_get_player_vhost() { return "players"; } // get the stream published to vhost, diff --git a/trunk/research/players/srs_player.html b/trunk/research/players/srs_player.html index e1cff9a05..e0b89e333 100755 --- a/trunk/research/players/srs_player.html +++ b/trunk/research/players/srs_player.html @@ -516,7 +516,6 @@ -
+