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

List:       helix-server-cvs
Subject:    [Server-cvs] admin/web/src/srvprxy config_mpeg2ts.html.wasm, 1.12.2.3, 1.12.2.4
From:       xiaochengli () helixcommunity ! org
Date:       2012-08-28 8:12:24
[Download RAW message or body]

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

Modified Files:
      Tag: SERVER_15_0
	config_mpeg2ts.html.wasm 
Log Message:
Synopsis:
=========
CR: PR270649: v15 build review feedback from Sangho

Branch: SERVER_15_0_RN, HEAD

Suggested Reviewers: Anyone

Description:
=========
Fix some config variable and text of installer, which is from Sangho: 
1. Need to change URLs.
    * http://www.real.com --> http://www.realnetworks.com/helix/ 
    * http://service.real.com --> \
http://www.realnetworks.com/helix/streaming-media-support/ 2. Change default \
                installation path
 * Need to change the default installation path to "C:\Program Files\Real\Helix \
Universal Media Server" 3. need to change "FCS" --> "RTSP Fast Channel Switching API \
Port", "SSPL" --> "Server Side PlayList API Port" 5. Need to change DRM select option \
                title and value
* Enable Segment Encryption --> NONE, AES128  and Verimatrix DRM
* when user select "Verimatrix DRM", "Verimatrix DRM resource Node" is display or \
enable. 6. Need to Add clear protocol name "Fast Channel Switching" --> "RTSP Fast \
channel switching" 7. Broadcast -> Flash Live Streams
* Need to change default value to "YES"

File Affected
=========
server-restricted/installer/common/platform/unix/postinst.cpp
server-restricted/installer/common/platform/win/installer.cpp
server-restricted/installer/common/platform/win/res/servinst.rc
server-restricted/installer/common/pub/retailstrs.h
server/admin/web/src/srvprxy/config_broad_rtmp_ingress.html.wasm
server/admin/web/src/srvprxy/config_fcs.html.wasm
server/admin/web/src/srvprxy/config_mpeg2ts.html.wasm
server/admin/web/src/srvprxy/pageData.pm
server-restricted/installer/server/retailservinst.cpp
server_rn/common/util/drmvcasutil.cpp
server_rn/common/util/pub/mpeg2ts_config_names.h
server_rn/datatype/mpeg2ts/streamhandler.cpp

also all html files changed after re-compiled. 

Testing Performed:
================
N/A

QA Hints
========
Need to test if enable encryption for HLS and VCAS work fine. 




Index: config_mpeg2ts.html.wasm
===================================================================
RCS file: /cvsroot/server/admin/web/src/srvprxy/config_mpeg2ts.html.wasm,v
retrieving revision 1.12.2.3
retrieving revision 1.12.2.4
diff -u -d -r1.12.2.3 -r1.12.2.4
--- config_mpeg2ts.html.wasm	27 Aug 2012 05:50:48 -0000	1.12.2.3
+++ config_mpeg2ts.html.wasm	28 Aug 2012 08:12:11 -0000	1.12.2.4
@@ -168,7 +168,7 @@
             return true;
         }
     }
-    else if (theForm["MPEG2-TS_Output.Encryption"].value != 0
+    else if (theForm["MPEG2-TS_Output.Encryption"].value != "none"
              && theForm["MPEG2-TS_Output.KeyFileURL"].value == ""
              && theForm["Hostname"].value == "")
     {


_______________________________________________
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