[Clientapps-cvs] symbiancommon/config R1_Mobile_4_0_Factory.cfg, 1.26.2.22, 1.26.2.22.2.1
yuryrp at helixcommunity.org yuryrp at helixcommunity.orgUpdate of /cvsroot/clientapps/symbiancommon/config
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv22021
Modified Files:
Tag: hxclient_2_2_1_cayennes
R1_Mobile_4_0_Factory.cfg
Log Message:
Modified by: yury.ramanovich at nokia.com
Reviewed by: patrick.amick at nokia.com, ehyche at real.com
Date: 02/25/2008
Project: SymbianMmf_wm
ErrorId: PAMK-7C6JV4
Synopsis: For WM MMS streaming, use HTTP (if present) instead of RTSP
Overview: Current logic for WM MMS streaming will use RTSP (if present). HTTP will be used only if RTSP is not present.
Solution: it is desireable to have MMS converted to HTTP (if present). A means to do this is via Helix config files, setting MMSFavorsHTTP=1.
Files modified:
/clientapps/symbiancommon/config/R1_Mobile_4_0_Factory.cfg
Files added:
None
Image Size and Heap Use impact: minor.
Module Release testing (STIF) : Yes, Passed
Test case(s) Added : No
Memory leak check performed : Yes. No new memory leaks introduced.
Platforms and Profiles Build Verified: helix-client-s60-50-mmf-mdf-arm
Platforms and Profiles Functionality verified: armv5, winscw
Branch: Head & 210CayS & 221Cays
Index: R1_Mobile_4_0_Factory.cfg
===================================================================
RCS file: /cvsroot/clientapps/symbiancommon/config/R1_Mobile_4_0_Factory.cfg,v
retrieving revision 1.26.2.22
retrieving revision 1.26.2.22.2.1
diff -u -d -r1.26.2.22 -r1.26.2.22.2.1
--- R1_Mobile_4_0_Factory.cfg 27 Nov 2007 16:51:38 -0000 1.26.2.22
+++ R1_Mobile_4_0_Factory.cfg 26 Feb 2008 21:53:58 -0000 1.26.2.22.2.1
@@ -5,6 +5,7 @@
AttemptRTSPvHTTP=1
AttemptRTSPvMulticast=1
AttemptRTSPvTCP=1
+MMSFavorsHTTP=1
AccessPoint=0
AccessPointStr=
AttemptRTSPvUDP=1