1
0
Fork 0
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:
winlin 2013-12-21 21:13:55 +08:00
parent cb55f23363
commit 632255f08f
6 changed files with 1184 additions and 1158 deletions

View file

@ -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.