[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-server-cvs
Subject:    [Server-cvs] admin/web/src/srvprxy config_mduap.html.wasm, 1.34,
From:       dcollins () helixcommunity ! org
Date:       2009-06-18 23:59:50
Message-ID: 200906190105.n5J15TTw007778 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/admin/web/src/srvprxy
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv28967/server/admin/web/src/srvprxy


Modified Files:
	config_mduap.html.wasm 
Log Message:
Synopsis
========
Allow setting UseServerSideRateAdaptationForLive to "always"

Branches: SERVER_13_0, HEAD
Reviewer: Chytanya


Description
===========

Due to handset limitations, the code we added to treat "always"
like "clientselect" for live was not going to work, so I was
asked to allow setting UseServerSideRateAdaptationForLive to "always".
In clientsession.cpp, we revert the forcing of "clientselect".
In config_mduap.html.wasm and the corresponding html pages,
we allow selecting "Always" when configuring this value.
And finally, in the NokiaR1M.uas file, we change this
value to "always" for the Nokia N78, N85 & N96 handsets.

Files Affected
==============

server/engine/session/clientsession.cpp
server/admin/web/src/srvprxy/config_mduap.html.wasm
server/admin/web/build/mproxy/config_mduap.html
server/admin/web/build/mserver/config_mduap.html
server/admin/web/build/proxy/config_mduap.html
server/admin/web/build/server/config_mduap.html
server-restricted/installer/files/NokiaR1M.uas


Testing Performed
=================

Unit Tests:
- N/A.

Integration Tests:
- Used the admin system to configure a UAS to have the "always" setting.

Leak Tests:
- N/A.

Performance Tests:
- N/A.

Platforms Tested: linux-rhel4-i686
Build verified: linux-rhel4-i686


QA Hints
========
* Verify config setting works via the admin system.
* Verify playback uses MDP for live when this is configured.



Index: config_mduap.html.wasm
===================================================================
RCS file: /cvsroot/server/admin/web/src/srvprxy/config_mduap.html.wasm,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- config_mduap.html.wasm	26 May 2009 22:15:01 -0000	1.34
+++ config_mduap.html.wasm	18 Jun 2009 23:59:48 -0000	1.35
@@ -1507,6 +1507,7 @@
          <@= formElemSelect( "Use Server-Side Rate Adaptation For Live",
                                                 {"" => ""
                                                  , "clientselect" => "Client Select"
+                                                 , "always" => "Always"
                                                  , "never" => "Never"},
                                 name => "UseServerSideRateAdaptationForLive", \
onChange => "USSRateAdaptEvntHandler(this)"); @>  </TD>


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic