mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine bandwidth test
This commit is contained in:
parent
20d1732ced
commit
19f9342034
8 changed files with 322 additions and 171 deletions
|
@ -63,7 +63,7 @@ SrsPlayer.prototype.start = function(url) {
|
|||
"srs_player/release/srs_player.swf?_version="+srs_get_version_code(),
|
||||
this.container,
|
||||
this.width, this.height,
|
||||
"11.1", "js/AdobeFlashPlayerInstall.swf",
|
||||
"11.1.0", "js/AdobeFlashPlayerInstall.swf",
|
||||
flashvars, params, attributes,
|
||||
function(callbackObj){
|
||||
self.callbackObj = callbackObj;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue