{"id":11315,"date":"2019-06-10T08:11:02","date_gmt":"2019-06-10T08:11:02","guid":{"rendered":"https:\/\/evolphin.com\/help\/?p=11315"},"modified":"2020-05-18T06:48:56","modified_gmt":"2020-05-18T10:48:56","slug":"install-the-zoom-preview-server","status":"publish","type":"post","link":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/","title":{"rendered":"Installing Zoom Preview Server"},"content":{"rendered":"\n<p>Zoom Preview Server is an installation of Zoom Server that is running the Zoom Preview Service to provide previews and thumbnails and connect with and communicate with Zoom web apps. There can be multiple Zoom Preview Servers in a single installation of Zoom (not the Zoom NonStop setup), but only one Zoom MAM Server.<\/p>\n\n\n\n<p>To install Zoom Preview Server, we run the Zoom Server installer, and after installation, we stop all Zoom services except the Zoom Preview Service.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Install and verify Zoom Preview Server<\/h3>\n\n\n\n<p>Copy the Zoom Server installer and install the Zoom Server for&nbsp;<a href=\"https:\/\/evolphin.com\/help\/guides\/server-installation\/installing-zoom-server-linux\/\">Linux<\/a>&nbsp;or&nbsp;<a href=\"https:\/\/evolphin.com\/help\/guides\/server-installation\/installing-zoom-server-windows\/\">Windows<\/a> by following the instructions in the installer. This will install the Zoom Preview Service.<\/p>\n\n\n\n<p>After installation on a Windows Server, check that:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>You can connect to the TCP port of your Zoom Server from this machine. You can easily check that by opening the Windows PowerShell and typing the below command with your MAM server and port:\n<figure><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-8213\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/04\/img_5ae26f67870bd.png\" alt=\"\" width=\"754\" height=\"223\"><\/figure><p id=\"hZqEGJh\"><\/p>\n<\/li><li>Ensure the Zoom Preview service is running and has been set to start automatically at startup. (From Run box, open services.msc):\n<figure><img decoding=\"async\" class=\"alignnone size-full wp-image-8212\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/04\/img_5ae26da27481f.png\" alt=\"\"><\/figure><p id=\"EKuINiy\"><\/p>\n<\/li><li>Make sure the Zoom Service has been stopped or disabled to ensure only Zoom Preview service is running:\n<figure><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-8211\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/04\/img_5ae26d5e74ba4.png\" alt=\"\" width=\"631\" height=\"274\"><\/figure><p id=\"iGHckwg\"><\/p>\n<\/li><\/ul>\n\n\n\n<p>After installation on a Linux Server, check that:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>You can ping your Zoom Server from this machine.\n<figure><img decoding=\"async\" class=\"alignnone size-full wp-image-8267\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/04\/img_5ae69cf42202c.png\" alt=\"\"><\/figure><p id=\"gwwjQQH\"><\/p>\n<\/li><li>You can connect to the TCP port of your Zoom Server from this machine.\n<div class=\"json\" style=\"background: #4b4d50; color: white; font-size: 80%; padding: 10px;\">telnet 192.168.1.100 8880<\/div>\n<\/li><li>Zoom Preview service is running and is also set to start after server startup.\n<figure><img decoding=\"async\" class=\"alignnone size-full wp-image-8266\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/04\/img_5ae69cb08e25f.png\" alt=\"\"><\/figure><p id=\"FmysduF\"><\/p>\n<\/li><li>All other Zoom services (zoom, curator-server, clientproxy) are set as disabled at startup.\n<div class=\"json\" style=\"background: #4b4d50; color: white; font-size: 80%; padding: 10px;\">systemctl disable zoom<\/div>\n<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Set up the SSL certificates<\/h3>\n\n\n\n<p>This step is only needed if you are using a self-signed SSL certificate for Zoom. If you are using a commercial SSL certificate then no other settings are needed on this machine.<\/p>\n\n\n\n<p>If you are using a self-signed SSL certificate then this certificate needs to be configured on this machine as well. You will need the certificate file and its trust store password to complete this step.<\/p>\n\n\n\n<p>Save the certificate file on this machine, and copy its path.<\/p>\n\n\n\n<p>Go to the folder C:\\Windows\\System32\\config\\systemprofile\\.zm and open the zoom.properties file for editing.<\/p>\n\n\n\n<p>Check for the variables ZOOM_SSL_TRUSTSTORE_PATH, ZOOM_SSL_TRUSTSTORE_PASSWORD, and DISABLE_SECURE_HOSTNAME_VERIFIER. If these variables are already setup then the self-signed SSL certificate is also already set up on this machine.<\/p>\n\n\n\n<p>If these variables are not present, then add them as shown below:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Set ZOOM_SSL_TRUSTSTORE_PATH as the local path for the certificate file that we saved earlier (path should include the name of the certificate file).<\/li><li>Set&nbsp;ZOOM_SSL_TRUSTSTORE_PASSWORD as the trust store password.<\/li><li>Set&nbsp;DISABLE_SECURE_HOSTNAME_VERIFIER as true.<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/03\/img_5ab4c2dbecb6d.png\"><img decoding=\"async\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/03\/img_5ab4c2dbecb6d.png\" alt=\"\" class=\"wp-image-7956\"\/><\/a><\/figure>\n\n\n\n<p>Save and close this file and restart the Zoom Preview Service on this machine. Check <a href=\"https:\/\/evolphin.com\/help\/docs\/zoom-server\/starting-and-stopping-zoom-services-windows\/\">here<\/a> to know more about how to restart the Zoom Preview Service on Windows.<\/p>\n\n\n\n<div class=\"note\">Follow&nbsp;<span data-post-id=\"1161\" class=\"insert-page insert-page-1161 \"><a href=\"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/configuring-preview-server\/\">Configuring Preview Server<\/a>\n\t\t\t\t\t\t<\/span> to configure your new Preview Server.<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Zoom Preview Server is an installation of Zoom Server that is running the Zoom Preview Service to provide previews and thumbnails and connect with and communicate with Zoom web apps. There can be multiple Zoom Preview Servers in a single installation of Zoom (not the Zoom NonStop setup), but only one Zoom MAM Server. To [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[8],"tags":[],"class_list":["post-11315","post","type-post","status-publish","format-standard","hentry","category-server-installation"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Installing Zoom Preview Server - Evolphin Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Installing Zoom Preview Server - Evolphin Documentation\" \/>\n<meta property=\"og:description\" content=\"Zoom Preview Server is an installation of Zoom Server that is running the Zoom Preview Service to provide previews and thumbnails and connect with and communicate with Zoom web apps. There can be multiple Zoom Preview Servers in a single installation of Zoom (not the Zoom NonStop setup), but only one Zoom MAM Server. To [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolphin Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-10T08:11:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-18T10:48:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/04\/img_5ae26f67870bd.png\" \/>\n<meta name=\"author\" content=\"Rahul Bhargava\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rahul Bhargava\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/install-the-zoom-preview-server\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/install-the-zoom-preview-server\\\/\"},\"author\":{\"name\":\"Rahul Bhargava\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\"},\"headline\":\"Installing Zoom Preview Server\",\"datePublished\":\"2019-06-10T08:11:02+00:00\",\"dateModified\":\"2020-05-18T10:48:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/install-the-zoom-preview-server\\\/\"},\"wordCount\":501,\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/install-the-zoom-preview-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/img_5ae26f67870bd.png\",\"articleSection\":[\"Server Installation and Upgrade\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/install-the-zoom-preview-server\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/install-the-zoom-preview-server\\\/\",\"name\":\"Installing Zoom Preview Server - Evolphin Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/install-the-zoom-preview-server\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/install-the-zoom-preview-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/img_5ae26f67870bd.png\",\"datePublished\":\"2019-06-10T08:11:02+00:00\",\"dateModified\":\"2020-05-18T10:48:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/install-the-zoom-preview-server\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/install-the-zoom-preview-server\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/install-the-zoom-preview-server\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/img_5ae26f67870bd.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2018\\\/04\\\/img_5ae26f67870bd.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/install-the-zoom-preview-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Installing Zoom Preview Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"name\":\"Evolphin Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolphin.com\\\/help\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\",\"name\":\"Evolphin Documentation\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"width\":200,\"height\":200,\"caption\":\"Evolphin Documentation\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\",\"name\":\"Rahul Bhargava\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"caption\":\"Rahul Bhargava\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Installing Zoom Preview Server - Evolphin Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/","og_locale":"en_US","og_type":"article","og_title":"Installing Zoom Preview Server - Evolphin Documentation","og_description":"Zoom Preview Server is an installation of Zoom Server that is running the Zoom Preview Service to provide previews and thumbnails and connect with and communicate with Zoom web apps. There can be multiple Zoom Preview Servers in a single installation of Zoom (not the Zoom NonStop setup), but only one Zoom MAM Server. To [&hellip;]","og_url":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/","og_site_name":"Evolphin Documentation","article_published_time":"2019-06-10T08:11:02+00:00","article_modified_time":"2020-05-18T10:48:56+00:00","og_image":[{"url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/04\/img_5ae26f67870bd.png","type":"","width":"","height":""}],"author":"Rahul Bhargava","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rahul Bhargava","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/#article","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/"},"author":{"name":"Rahul Bhargava","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7"},"headline":"Installing Zoom Preview Server","datePublished":"2019-06-10T08:11:02+00:00","dateModified":"2020-05-18T10:48:56+00:00","mainEntityOfPage":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/"},"wordCount":501,"publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"image":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/04\/img_5ae26f67870bd.png","articleSection":["Server Installation and Upgrade"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/","url":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/","name":"Installing Zoom Preview Server - Evolphin Documentation","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/#primaryimage"},"image":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/04\/img_5ae26f67870bd.png","datePublished":"2019-06-10T08:11:02+00:00","dateModified":"2020-05-18T10:48:56+00:00","breadcrumb":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/#primaryimage","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/04\/img_5ae26f67870bd.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2018\/04\/img_5ae26f67870bd.png"},{"@type":"BreadcrumbList","@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/install-the-zoom-preview-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolphin.com\/help\/"},{"@type":"ListItem","position":2,"name":"Installing Zoom Preview Server"}]},{"@type":"WebSite","@id":"https:\/\/evolphin.com\/help\/#website","url":"https:\/\/evolphin.com\/help\/","name":"Evolphin Documentation","description":"","publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolphin.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/evolphin.com\/help\/#organization","name":"Evolphin Documentation","url":"https:\/\/evolphin.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","width":200,"height":200,"caption":"Evolphin Documentation"},"image":{"@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7","name":"Rahul Bhargava","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","caption":"Rahul Bhargava"}}]}},"_links":{"self":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/11315","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/comments?post=11315"}],"version-history":[{"count":1,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/11315\/revisions"}],"predecessor-version":[{"id":14682,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/11315\/revisions\/14682"}],"wp:attachment":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/media?parent=11315"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/categories?post=11315"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/tags?post=11315"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}