Difference between revisions of "Main Page"
(80 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div class="nomobile"> | + | <!--<div class="nomobile">--> |
<html><head><meta name="viewport" content="width=device-width, initial-scale=1.0"> | <html><head><meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<style> | <style> | ||
img { max-width:100.5%;min-width:100.5%; | img { max-width:100.5%;min-width:100.5%; | ||
− | height: | + | height:40.5%;} |
</style></head><body> | </style></head><body> | ||
− | <img src="images\3\35\WIKIHOMEPAGE3.jpg"> | + | |
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | $("#send-btn").on("click", function(){ | ||
+ | $value = $("#data").val(); | ||
+ | $msg = '<div class="user-inbox inbox"><div class="msg-header"><p>'+ $value +'</p></div></div> | ||
+ | |||
+ | </script> | ||
+ | <!--<img src="images\3\35\WIKIHOMEPAGE3.jpg">--> | ||
+ | |||
+ | <div style="display: flex; flex-flow: row nowrap; width: 100.5%;"> | ||
+ | <div style="order: 1; flex-grow:1; border: 0.1em solid skyblue; padding: 0.5em; background-color: #FFFFFF; max-width: 100%;"> | ||
+ | <html><head><style> p.ex {font-family:"verdana";font-size: 20px; margin: 0px 0px 6px 10px; max-width: 100%;}</style></head><body> | ||
+ | |||
</body></html> | </body></html> | ||
− | <div style="display: flex; flex-flow: row nowrap; width: 100.5%;"> | + | ==MATRIX== |
+ | |||
+ | <html> | ||
+ | <head> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <style> | ||
+ | body { | ||
+ | font-family: 'Lato', sans-serif; | ||
+ | } | ||
+ | .dropbtn { | ||
+ | background-color: #055c96; | ||
+ | color: white; | ||
+ | padding: 7px; | ||
+ | font-size: 16px; | ||
+ | border: none; | ||
+ | } | ||
+ | .overlay { | ||
+ | height: 0%; | ||
+ | width: 100%; | ||
+ | position: fixed; | ||
+ | z-index: 1; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | |||
+ | background-color: rgb(255,255,255); | ||
+ | background-color: rgba(255,255,255,0.9); | ||
+ | overflow-y: hidden; | ||
+ | transition: 0.5s; | ||
+ | } | ||
+ | |||
+ | |||
+ | .overlay-content { | ||
+ | position: relative; | ||
+ | top: 15%; | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | margin-top: 10px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .overlay a { | ||
+ | padding: 5px; | ||
+ | text-decoration: none; | ||
+ | font-size: 20px; | ||
+ | color: #055c96; | ||
+ | display: block; | ||
+ | transition: 0.3s; | ||
+ | } | ||
+ | |||
+ | .overlay a:hover, .overlay a:focus { | ||
+ | color: #6dc1ed; | ||
+ | } | ||
+ | |||
+ | .overlay .closebtn { | ||
+ | position: absolute; | ||
+ | top: 48px; | ||
+ | right: 45px; | ||
+ | font-size: 50px; | ||
+ | } | ||
+ | |||
+ | @media screen and (max-height: 350px) { | ||
+ | .overlay {overflow-y: auto;} | ||
+ | .overlay a {font-size: 10px} | ||
+ | .overlay .closebtn { | ||
+ | font-size: 30px; | ||
+ | top: 15px; | ||
+ | right: 35px; | ||
+ | } | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | {| style="width: 100%;" | ||
+ | |||
+ | ! style="text-align:center;"| | ||
+ | <html> | ||
+ | <body> | ||
+ | |||
+ | <div id="myNav" class="overlay"> | ||
+ | <a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a> | ||
+ | <div class="overlay-content"> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Product_Catalogue_-_Telecom_Products">Product Catalogue</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Common_Configuration_Documents_-_Telecom_Products">Common Configuration Documents</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Telecom_Products">FAQs</a> | ||
+ | <a href="https://www.matrixtelesol.com/product-manuals.html">Product Manuals</a> | ||
+ | <a href="https://www.youtube.com/user/matrixcomsec">Technical Videos</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Telecom_Products">Software Releases</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Phase-out_Details_-_Telecom_Products">Phase-out Details</a> | ||
+ | <a href="https://www.matrixtelesol.com/live-product-access.html">Live-Product Access</a> | ||
+ | <a href="https://www.matrixtelesol.com/support-contact-details.html">Technical Support</a> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <body> | ||
+ | <img src="images\6\63\TELECOM_BANNER.jpg" "javascript:void(0)" atl="Telecom" class="image" onclick="openNav()"> | ||
+ | |||
+ | <script> | ||
+ | function openNav() { | ||
+ | document.getElementById("myNav").style.height = "100%"; | ||
+ | } | ||
+ | |||
+ | function closeNav() { | ||
+ | document.getElementById("myNav").style.height = "0%"; | ||
+ | } | ||
+ | </script> | ||
+ | </body> | ||
+ | </html> | ||
+ | |||
+ | ! style="text-align:center;"| | ||
+ | <html> | ||
+ | <body> | ||
+ | |||
+ | <div id="myNav1" class="overlay"> | ||
+ | <a href="javascript:void(0)" class="closebtn" onclick="closeNav1()">×</a> | ||
+ | <div class="overlay-content"> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Product_Catalogue_-_IP_Video_Surveillance_(IPVS)_Products">Product Catalogue</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Deployment_manuals_-_IP_Video_Surveillance_(IPVS)_Products">Deployment manuals</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Common_Configuration_Documents_-_IP_Video_Surveillance_(IPVS)_Products">Common Configuration Documents</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=FAQs_-_IP_Video_Surveillance_Products">FAQs</a> | ||
+ | <a href="https://www.matrixvideosurveillance.com/product-manuals.html">Product Manuals</a> | ||
+ | <a href="https://www.youtube.com/user/matrixcomsec">Technical Videos</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_IP_Video_Surveillance_Products">Software Releases</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Phase-out_Details_-_IP_Video_Surveillance_Products">Phase-out Details</a> | ||
+ | <a href="https://www.matrixvideosurveillance.com/live-product-access.html">Live-Product Access</a> | ||
+ | <a href="https://www.matrixvideosurveillance.com/support-contact-details.html">Technical Support</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <body> | ||
+ | <img src="images\d\d2\IPVS_Banner_.jpg" "javascript:void(0)" atl="Telecom" class="image" onclick="openNav1()"> | ||
+ | |||
+ | <script> | ||
+ | function openNav1() { | ||
+ | document.getElementById("myNav").style.height = "100%"; | ||
+ | } | ||
+ | |||
+ | function closeNav1() { | ||
+ | document.getElementById("myNav").style.height = "0%"; | ||
+ | } | ||
+ | </script> | ||
+ | </body> | ||
+ | </html> | ||
+ | |||
+ | ! style="text-align:center;"| | ||
+ | <html> | ||
+ | <body> | ||
+ | |||
+ | <div id="myNav2" class="overlay"> | ||
+ | <a href="javascript:void(0)" class="closebtn" onclick="closeNav2()">×</a> | ||
+ | <div class="overlay-content"> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Product_Catalogue_-_Access_Control_and_Time_Attendance_(ACTA)_Products">Product Catalogue</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Deployment_manuals_-_Access_Control_and_Time_Attendance_(ACTA)_Products">Deployment manuals</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Common_Configuration_Documents_-_Access_Control_and_Time_Attendance_(ACTA)_Products">Common Configuration Documents</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Time-Attendance_%26_Access_Control_Products">FAQs</a> | ||
+ | <a href="https://www.matrixaccesscontrol.com/product-manuals.html">Product Manuals</a> | ||
+ | <a href="https://www.youtube.com/user/matrixcomsec">Technical Videos</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Time-Attendance_%26_Access_Control_Products">Software Releases</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Phase-out_Details_-_Time-Attendance_%26_Access_Control_Products">Phase-out Details</a> | ||
+ | <a href="https://www.matrixaccesscontrol.com/live-product-access.html">Live-Product Access</a> | ||
+ | <a href="https://www.matrixaccesscontrol.com/support-contact-details.html">Technical Support</a> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <body> | ||
+ | <img src="images\6\6e\ACTA.jpg" "javascript:void(0)" atl="Telecom" class="image" onclick="openNav2()"> | ||
+ | |||
+ | <script> | ||
+ | function openNav2() { | ||
+ | document.getElementById("myNav2").style.height = "100%"; | ||
+ | } | ||
+ | |||
+ | function closeNav2() { | ||
+ | document.getElementById("myNav2").style.height = "0%"; | ||
+ | } | ||
+ | </script> | ||
+ | </body> | ||
+ | </html> | ||
+ | |- | ||
+ | ! style="text-align:centre;"| | ||
+ | <html> | ||
+ | <head> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | |||
+ | <div id="myNav" class="overlay"> | ||
+ | |||
+ | <a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a> | ||
+ | <div class="overlay-content"> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Product_Catalogue_-_Telecom_Products">Product Catalogue</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Common_Configuration_Documents_-_Telecom_Products">Common Configuration Documents</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Telecom_Products">FAQs</a> | ||
+ | <a href="https://www.matrixtelesol.com/product-manuals.html">Product Manuals</a> | ||
+ | <a href="https://www.youtube.com/user/matrixcomsec">Technical Videos</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Telecom_Products">Software Releases</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Phase-out_Details_-_Telecom_Products">Phase-out Details</a> | ||
+ | <a href="https://www.matrixtelesol.com/live-product-access.html">Live-Product Access</a> | ||
+ | <a href="https://www.matrixtelesol.com/support-contact-details.html">Technical Support</a> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <body> | ||
+ | <button "javascript:void(0)" class="dropbtn" onclick="openNav()">Telecom Solutions | ||
+ | |||
+ | </button> | ||
+ | |||
+ | <script> | ||
+ | function openNav() { | ||
+ | document.getElementById("myNav").style.height = "100%"; | ||
+ | } | ||
+ | |||
+ | function closeNav() { | ||
+ | document.getElementById("myNav").style.height = "0%"; | ||
+ | } | ||
+ | </script> | ||
+ | |||
+ | |||
+ | </body> | ||
+ | </html> | ||
+ | |||
+ | ! style="text-align:center;"| | ||
+ | |||
+ | <html> | ||
+ | <body> | ||
+ | <button "javascript:void(0)" class="dropbtn" onclick="openNav1()">IP Video Surveillance | ||
+ | |||
+ | </button> | ||
+ | <div id="myNav1" class="overlay"> | ||
+ | <a href="javascript:void(0)" class="closebtn" onclick="closeNav1()">×</a> | ||
+ | <div class="overlay-content"> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Product_Catalogue_-_IP_Video_Surveillance_(IPVS)_Products">Product Catalogue</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Deployment_manuals_-_IP_Video_Surveillance_(IPVS)_Products">Deployment manuals</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Common_Configuration_Documents_-_IP_Video_Surveillance_(IPVS)_Products">Common Configuration Documents</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=FAQs_-_IP_Video_Surveillance_Products">FAQs</a> | ||
+ | <a href="https://www.matrixvideosurveillance.com/product-manuals.html">Product Manuals</a> | ||
+ | <a href="https://www.youtube.com/user/matrixcomsec">Technical Videos</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_IP_Video_Surveillance_Products">Software Releases</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Phase-out_Details_-_IP_Video_Surveillance_Products">Phase-out Details</a> | ||
+ | <a href="https://www.matrixvideosurveillance.com/live-product-access.html">Live-Product Access</a> | ||
+ | <a href="https://www.matrixvideosurveillance.com/support-contact-details.html">Technical Support</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <script> | ||
+ | |||
+ | function openNav1() { | ||
+ | document.getElementById("myNav1").style.height = "100%"; | ||
+ | } | ||
+ | |||
+ | function closeNav1() { | ||
+ | document.getElementById("myNav1").style.height = "0%"; | ||
+ | } | ||
+ | |||
+ | </script> | ||
+ | |||
+ | </body> | ||
+ | </html> | ||
+ | |||
+ | ! style="text-align:center;"| | ||
+ | |||
+ | <html> | ||
+ | <body> | ||
+ | <button "javascript:void(0)" class="dropbtn" onclick="openNav2()">Access Control and Time Attendance | ||
+ | |||
+ | </button> | ||
+ | <div id="myNav2" class="overlay"> | ||
+ | |||
+ | <a href="javascript:void(0)" class="closebtn" onclick="closeNav2()">×</a> | ||
+ | <div class="overlay-content"> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Product_Catalogue_-_Access_Control_and_Time_Attendance_(ACTA)_Products">Product Catalogue</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Deployment_manuals_-_Access_Control_and_Time_Attendance_(ACTA)_Products">Deployment manuals</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Common_Configuration_Documents_-_Access_Control_and_Time_Attendance_(ACTA)_Products">Common Configuration Documents</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Time-Attendance_%26_Access_Control_Products">FAQs</a> | ||
+ | <a href="https://www.matrixaccesscontrol.com/product-manuals.html">Product Manuals</a> | ||
+ | <a href="https://www.youtube.com/user/matrixcomsec">Technical Videos</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Time-Attendance_%26_Access_Control_Products">Software Releases</a> | ||
+ | <a href="https://wiki.matrixcomsec.com/index.php?title=Phase-out_Details_-_Time-Attendance_%26_Access_Control_Products">Phase-out Details</a> | ||
+ | <a href="https://www.matrixaccesscontrol.com/live-product-access.html">Live-Product Access</a> | ||
+ | <a href="https://www.matrixaccesscontrol.com/support-contact-details.html">Technical Support</a> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <script> | ||
+ | function openNav2() { | ||
+ | document.getElementById("myNav2").style.height = "100%"; | ||
+ | } | ||
+ | |||
+ | function closeNav2() { | ||
+ | document.getElementById("myNav2").style.height = "0%"; | ||
+ | } | ||
+ | </script> | ||
+ | |||
+ | |||
+ | </body> | ||
+ | </html> | ||
+ | |} | ||
+ | |||
+ | ==Instructions== | ||
+ | |||
+ | <tabber> | ||
+ | TELECOM= | ||
+ | {| style="width: 100%;" | ||
+ | ! style="text-align:center;"|[[File:FAQs_pic.jpg|link=https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Telecom_Products]] | ||
+ | ! style="text-align:center;"|[[File:product_manuals_pic.jpg|link=https://www.matrixtelesol.com/product-manuals.html]] | ||
+ | ! style="text-align:center;"|[[File:live_product_access_pic.jpg|link=https://www.matrixtelesol.com/live-product-access.html]] | ||
+ | ! style="text-align:center;"|[[File:release (1).jpg|link=https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Telecom_Products]] | ||
+ | |- | ||
+ | ! style="text-align:center;"|[[https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Telecom_Products | TELECOM FAQs]] | ||
+ | ! style="text-align:center;"|[[https://www.matrixtelesol.com/product-manuals.html | PRODUCT MANUAL]] | ||
+ | ! style="text-align:center;"|[[https://www.matrixtelesol.com/live-product-access.html | LIVE PRODUCT ACCESS]] | ||
+ | ! style="text-align:center;"|[[https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Telecom_Products | SOFTWARE RELEASE]] | ||
+ | |} | ||
+ | |-| | ||
+ | IPVS= | ||
+ | {| style="width: 100%;" | ||
+ | ! style="text-align:center;"|[[File:FAQs_pic.jpg|link=https://wiki.matrixcomsec.com/index.php?title=FAQs_-_IP_Video_Surveillance_Products]] | ||
+ | ! style="text-align:center;"|[[File:product_manuals_pic.jpg|link=https://www.matrixvideosurveillance.com/product-manuals.html]] | ||
+ | ! style="text-align:center;"|[[File:live_product_access_pic.jpg|link=https://www.matrixvideosurveillance.com/live-product-access.html]] | ||
+ | ! style="text-align:center;"|[[File:release (1).jpg|link=https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_IP_Video_Surveillance_Products]] | ||
+ | |- | ||
+ | ! style="text-align:center;"|[[https://wiki.matrixcomsec.com/index.php?title=FAQs_-_IP_Video_Surveillance_Products | IPVS FAQs]] | ||
+ | ! style="text-align:center;"|[[https://www.matrixvideosurveillance.com/product-manuals.html | PRODUCT MANUAL]] | ||
+ | ! style="text-align:center;"|[[https://www.matrixvideosurveillance.com/live-product-access.html | LIVE PRODUCT ACCESS]] | ||
+ | ! style="text-align:center;"|[[https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_IP_Video_Surveillance_Products|SOFTWARE RELEASE]]] | ||
+ | |} | ||
+ | |||
+ | |-| | ||
+ | ACTA= | ||
+ | {| style="width: 100%;" | ||
+ | ! style="text-align:center;"|[[File:FAQs_pic.jpg|link=https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Time-Attendance_%26_Access_Control_Products]] | ||
+ | ! style="text-align:center;"|[[File:product_manuals_pic.jpg|link=https://www.matrixaccesscontrol.com/product-manuals.html]] | ||
+ | ! style="text-align:center;"|[[File:live_product_access_pic.jpg|link=https://www.matrixaccesscontrol.com/live-product-access.html]] | ||
+ | ! style="text-align:center;"|[[File:release (1).jpg|link=https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Time-Attendance_%26_Access_Control_Products]] | ||
+ | |- | ||
+ | ! style="text-align:center;"|[[https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Time-Attendance_%26_Access_Control_Products| ACTA FAQs]] | ||
+ | ! style="text-align:center;"|[[https://www.matrixaccesscontrol.com/product-manuals.html | PRODUCT MANUAL]] | ||
+ | ! style="text-align:center;"|[[https://www.matrixaccesscontrol.com/live-product-access.html | LIVE PRODUCT ACCESS]] | ||
+ | ! style="text-align:center;"|[[https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Time-Attendance_%26_Access_Control_Products | SOFTWARE RELEASE]] | ||
+ | |} | ||
+ | |||
+ | |-| | ||
+ | Links= | ||
+ | {| style="width: 100%;" | ||
+ | |} | ||
+ | |-| | ||
+ | </tabber> | ||
+ | <!--<div style="display: flex; flex-flow: row nowrap; width: 100.5%;"> | ||
<div style="order: 1; flex-grow:1; border: 0.1em solid skyblue; padding: 0.5em; background-color: #F3F8F9; max-width: 100%;"> | <div style="order: 1; flex-grow:1; border: 0.1em solid skyblue; padding: 0.5em; background-color: #F3F8F9; max-width: 100%;"> | ||
− | <html><head><style> p.ex {font-family:"verdana";font-size: 20px; margin: 0px 0px 6px 10px;}</style></head><body> | + | <html><head><style> p.ex {font-family:"verdana";font-size: 20px; margin: 0px 0px 6px 10px; max-width: 100%;}</style></head><body> |
+ | |||
<p class="ex">What's New?</p> | <p class="ex">What's New?</p> | ||
− | </body></html> | + | </body></html>--> |
<HR> | <HR> | ||
− | <HTML><MARQUEE width=97% onmouseout=this.start(); onmouseover=this.stop(); scrollAmount=2 hspace=1 vspace=1 scrollDelay=120 direction=up height= | + | <HTML><MARQUEE width=97% onmouseout=this.start(); onmouseover=this.stop(); scrollAmount=2 hspace=1 vspace=1 scrollDelay=120 direction=up height=180 style="border-style: solid; border-width: 0px;padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" bgcolor="#F3F8F9"><FONT color=black size=2 face=arial> |
<ul> | <ul> | ||
− | <p | + | <p style="font-size:18px">[DOCUMENTS]</p> |
− | <li><p style="font-size:14px"><a href="index.php?title= | + | |
− | <p | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_Configure_RAID_in_Matrix_NVR%3F">How to Configure RAID in Matrix NVR?</a> Released on 17 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title= | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_Add_a_Matrix_Camera_in_NVR_using_Server_Integration/Camera_Initiation%3F">How to Add a Matrix Camera in NVR using Server Integration/Camera Initiation?</a> Released on 03 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title= | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_configure_and_use_an_Emergency_conference_in_SARVAM_UCS%3F">How to configure and use an Emergency conference in SARVAM UCS?</a> Released on 19 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title= | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_configure_FAX_in_SARVAM_UCS%3F">How to configure FAX in SARVAM UCS?</a> Released on : 26 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title= | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_install_Enroll_Utility_for_FR_solution_on_the_Client_System_with_all_the_Prerequisites%3F">How to install Enroll Utility for FR solution on the Client System with all the Prerequisites?</a> Released on 26 April 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title= | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_Register_Third_Party_Open_SIP_Phone_with_SARVAM_UCS%3F">How to Register Third Party Open SIP Phone with SARVAM UCS?</a> Released on 16 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title= | + | <li><p style="font-size:14px"><a href="index.php?title=How_To_Configure_or_Cancel_Dial-in_Conference_in_SARVAM_UCS%3F">How To Configure or Cancel Dial-in Conference in SARVAM UCS?</a> Released on 28 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title= | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_play_a_recording_backup_file_in_SATATYA_Device_Player%3F">How to play a recording backup file in SATATYA Device Player?</a> Released on 27 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title= | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_configure_Trip-Wire_in_SATATYA_Device%3F">How to configure Trip-Wire in SATATYA Device?</a> Released on 31 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title= | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_connect_two_Matrix_Systems_using_E%26M_Trunk%3F">How to connect two Matrix Systems using E&M Trunk?</a> Released on 31 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title= | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_configure_SMS_on_No_Reply_in_SARVAM_UCS%3F">How to configure SMS on No Reply in SARVAM UCS?</a> Released on 28 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title= | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_configure_GSM-VoIP_Gateway_in_SARVAM_UCS%3F">How to configure GSM-VoIP Gateway in SARVAM UCS?</a> Released on 12 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_- | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_Export_Data_In_.csv_Format_from_Integrate_Utility_With_File_Header_Column_Name%3F">How to Export Data In .csv Format from Integrate Utility With File Header Column Name?</a> Released on 18 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_- | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_set_up_and_check_parameters_for_the_Matrix_DNS_Client%3F">How to set up and check parameters for the Matrix DNS Client?</a> Released on 28 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA | + | <li><p style="font-size:14px"><a href="index.php?title=How_to_Connect_two_Matrix_systems_using_E1-CAS_signalling%3F">How to Connect two Matrix systems using E1-CAS signalling?</a> Released on 28 May 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_- | + | |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_- | + | <p style="font-size:18px">[SOFTWARE RELEASES]</p> |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_- | + | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V18R2</a> Released on 26 JUL 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_- | + | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V18R1</a> Released on 9 JUL 2021</p></li> |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA | + | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R4.2</a> Released on 29 MAY 2021</p></li> |
+ | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R4</a> Released on 7 MAY 2021</p></li> | ||
+ | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R3.3</a> Released on 29 APR 2021</p></li> | ||
+ | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R3.2</a> Released on 10 MAR 2021</p></li> | ||
+ | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R3</a> Released on 27 FEB 2021</p></li> | ||
+ | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R2.2</a> Released on 20 JAN 2021</p></li> | ||
+ | </li> | ||
+ | |||
</FONT></MARQUEE> | </FONT></MARQUEE> | ||
Line 42: | Line 410: | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | </html> | |
<div id="mf-banner"> | <div id="mf-banner"> | ||
− | + | <!-- | |
<div style="display: flex; flex-flow: row nowrap; width: auto;"> | <div style="display: flex; flex-flow: row nowrap; width: auto;"> | ||
<div style="order: 1; flex-grow: 1; border: 0.1em solid #b0b0b0; padding: 0.5em; background-color: #f8fafb; width: auto;"> | <div style="order: 1; flex-grow: 1; border: 0.1em solid #b0b0b0; padding: 0.5em; background-color: #f8fafb; width: auto;"> | ||
Line 51: | Line 419: | ||
</body></html> | </body></html> | ||
<HR> | <HR> | ||
+ | |||
+ | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V18R1]] Released on 26 JUL 2021 | ||
+ | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V18R1]] Released on 9 JUL 2021 | ||
* [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V17R1]] Released on 18 DEC 2020 | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V17R1]] Released on 18 DEC 2020 | ||
* [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V16R7]] Released on 04 DEC 2020 | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V16R7]] Released on 04 DEC 2020 | ||
Line 60: | Line 431: | ||
* [[Software_Releases/Updates_-_SATATYA_NVR|SATATYA DEVICE V7R9.2]] Released on 13 JUL 2020 | * [[Software_Releases/Updates_-_SATATYA_NVR|SATATYA DEVICE V7R9.2]] Released on 13 JUL 2020 | ||
* [[Software_Releases/Updates_-_ANANT_UCS|ANANT UCS V2.1.1]] Released on 8 JUN 2020 | * [[Software_Releases/Updates_-_ANANT_UCS|ANANT UCS V2.1.1]] Released on 8 JUN 2020 | ||
− | * [[Software_Releases/Updates_-_PRASAR_UCS_ENT|PRASAR UCS ENT | + | * [[Software_Releases/Updates_-_PRASAR_UCS_ENT|PRASAR UCS ENT V2.4.1]] Released on 6 JUN 2020 |
* [[Software_Releases/Updates_-_SETU_VFXTH|SETU VFXTH V2R20]] Released on 03 JUL 2020 | * [[Software_Releases/Updates_-_SETU_VFXTH|SETU VFXTH V2R20]] Released on 03 JUL 2020 | ||
* [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V15R2.2]] Released on 19 MAY 2020 | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V15R2.2]] Released on 19 MAY 2020 | ||
Line 71: | Line 442: | ||
</div> | </div> | ||
</div> | </div> | ||
− | </div> | + | </div>--> |
Latest revision as of 11:13, 24 August 2021
MATRIX
![]() |
![]() |
![]() |
---|---|---|
|
|
|
Instructions