From cb0c7dcf2e55c65a77ff597d95c688df1cad199f Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 25 Dec 2013 12:48:17 +0800 Subject: [PATCH] fix the bitrate bug(in Bps), use enhanced microphone. --- README.md | 1 + trunk/research/players/index.html | 1 + trunk/research/players/js/srs.js | 186 +++++++++--------- trunk/research/players/js/srs.log.js | 24 +++ trunk/research/players/jwplayer6.html | 1 + trunk/research/players/osmf.html | 1 + trunk/research/players/srs_bwt.html | 1 + trunk/research/players/srs_chat.html | 3 +- trunk/research/players/srs_player.html | 1 + .../players/srs_player/release/srs_player.swf | Bin 5274 -> 5333 bytes .../players/srs_player/src/srs_player.as | 7 +- trunk/research/players/srs_publisher.html | 1 + .../srs_publisher/release/srs_publisher.swf | Bin 4524 -> 4608 bytes .../srs_publisher/src/srs_publisher.as | 37 ++-- trunk/research/players/vlc.html | 1 + 15 files changed, 152 insertions(+), 113 deletions(-) create mode 100755 trunk/research/players/js/srs.log.js diff --git a/README.md b/README.md index c7022e0d7..68690bd5e 100755 --- a/README.md +++ b/README.md @@ -276,6 +276,7 @@ usr sys idl wai hiq siq| read writ| recv send| in out | int csw * nginx v1.5.0: 139524 lines
### History +* v0.9, 2013-12-25, fix the bitrate bug(in Bps), use enhanced microphone. * v0.9, 2013-12-22, demo video meeting or chat(srs+cherrypy+jquery+bootstrap). * v0.9, 2013-12-22, merge from wenjie, support banwidth test. * v0.9, 2013-12-22, merge from wenjie: support set chunk size at vhost level diff --git a/trunk/research/players/index.html b/trunk/research/players/index.html index cbffc8852..f017d418a 100755 --- a/trunk/research/players/index.html +++ b/trunk/research/players/index.html @@ -8,6 +8,7 @@ +