mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update version of ui
This commit is contained in:
parent
ee79f4a52f
commit
f70d9b101f
1 changed files with 1 additions and 1 deletions
|
@ -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; }
|
function srs_get_player_height() { return srs_get_player_width() * 9 / 19; }
|
||||||
|
|
||||||
// to query the swf anti cache.
|
// to query the swf anti cache.
|
||||||
function srs_get_version_code() { return "1.1"; }
|
function srs_get_version_code() { return "1.3"; }
|
||||||
// get the default vhost for players.
|
// get the default vhost for players.
|
||||||
function srs_get_player_vhost() { return "players"; }
|
function srs_get_player_vhost() { return "players"; }
|
||||||
// get the stream published to vhost,
|
// get the stream published to vhost,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue