mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update the signature, when connect to server, parse the response.
This commit is contained in:
parent
cb55f23363
commit
632255f08f
6 changed files with 1184 additions and 1158 deletions
|
@ -90,7 +90,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.0"; }
|
||||
function srs_get_version_code() { return "1.1"; }
|
||||
|
||||
/**
|
||||
* initialize the page.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue