{"id":6626,"date":"2017-10-04T23:13:25","date_gmt":"2017-10-04T23:13:25","guid":{"rendered":"http:\/\/evolphin.com\/help\/?p=6626"},"modified":"2020-08-05T11:24:26","modified_gmt":"2020-08-05T15:24:26","slug":"setting-up-vantage-integration","status":"publish","type":"post","link":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/","title":{"rendered":"Setting up Vantage Integration"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Overview<\/span><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Zoom VideoFX<\/span><\/h3>\n\n\n\n<p><span style=\"font-weight: 400;\">Zoom High-Res Video Management Release supports a proxy-based High-Res asset management wherein read-only stock\/footage files (of typically large size) can reside outside the Zoom repository, and still be accessible to all Zoom users for their regular operations like linking or searching. Please review storage management with Zoom VideoFX from <\/span><a href=\"https:\/\/evolphin.com\/help\/administration-server\/storage-management-with-zoom\/\"><span style=\"font-weight: 400;\">this link<\/span><\/a><span style=\"font-weight: 400;\">. Configuration details for the VideoFX can be <\/span><a href=\"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/configuring-zoom-videofx\/\"><span style=\"font-weight: 400;\">found here<\/span><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Telestream Vantage Integration<\/span><\/h3>\n\n\n\n<p><span style=\"font-weight: 400;\">Zoom VideoFX module can delegate to Vantage transcoding system for proxy creation. This is done via Vantage and Zoom API integrations.<\/span><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Prerequisites<\/span><\/h2>\n\n\n\n<p><span style=\"font-weight: 400;\">Before configuring the Telestream Vantage machine, please ensure the following prerequisites have been met:<\/span><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Strawberry Perl distribution version <\/span><a href=\"https:\/\/evolphin.com\/help\/docs\/v5\/api-5-x\/perl-sdk\/perl-sdk\/\"><span style=\"font-weight: 400;\">specified here<\/span><\/a><span style=\"font-weight: 400;\"> is installed under C:\\Strawberry on the Vantage Lightspeed server<\/span><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Perl modules specified below are installed using CPAN (Strawberry Perl)<\/span><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Perl automation scripts are copied to C:\\zoom-deploy<\/span><\/span><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Ignore this step if DNS is being used instead of hosts file. If hosts file is being used, please ensure Windows hosts file under C:\\Windows\\System32\\drivers\\etc has the entries similar to below specified (adjust based on your IP addresses\/hostnames):<\/span>\n<ol>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">10.0.1.78<\/span> <span style=\"font-weight: 400;\">vantage.evolphinpoc<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">10.0.1.81<\/span> <span style=\"font-weight: 400;\">preview.evolphinpoc<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">10.0.1.80<\/span> <span style=\"font-weight: 400;\">mam.evolphinpoc<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">10.0.1.75<\/span> <span style=\"font-weight: 400;\">essan.evolphinpoc<\/span><\/li>\n<\/ol>\n<\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">ES_SAN (SAN Volume shared with Zoom services) is mounted as Z:\/ using the mount.bat script if configuring using the default mount path (Z:)<\/span><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Zoom Windows Client is installed on the Vantage server<\/span><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Vantage workflows are imported into Telestream:<\/span>\n<ol>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Hires Ingest<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Van_convert_flv<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Vantage module\/task licenses are installed to allow metadata extraction, notify action and transcoding to be performed using the above workflows<\/span><\/li>\n<\/ol>\n<\/li><\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Perl automation setup<\/span><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Perl Module Installation<\/span><\/h3>\n\n\n\n<p>Follow the&nbsp;<a href=\"https:\/\/evolphin.com\/help\/docs\/api\/perl-sdk\/perl-sdk\/\">Perl SDK<\/a>&nbsp;article to Install Perl.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Perl automation scripts<\/span><\/h3>\n\n\n\n<p><span style=\"font-weight: 400;\">Please copy the integration scripts from a ZIP supplied by Evolphin or if you have access to a pre-built Vantage VM shipped with the demo version of Zoom VideoFX, you can simply copy the C:\\zoom-deploy folder:<\/span><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d567df9a3bb.png\" alt=\"\" class=\"wp-image-6627\"\/><\/figure>\n\n\n\n<p><span style=\"font-weight: 400;\">You only need to copy the lib\/ and postVantage\/ folders. If using the same configuration as the Evolphin supplied Vantage VM, the configuration is already setup to connect to Zoom MAM server via hostname in etc\/hosts file: <\/span><b>mam.evolphinpoc<\/b><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Configuring Post-Vantage Low-Proxy Ingest Hook<\/span><\/h2>\n\n\n\n<p>For every high-res asset getting \u201cingested\u201d into Zoom, a job is submitted to the Vantage system from within the post-check-in hook script. This request will be processed by Vantage and a thumbnail, a low-res proxy and a pro-res version of the high-res asset will get generated and placed in appropriate configured locations. Subsequently this post-Vantage hook will check-in the low-res proxy generated herein into the Zoom repository as the second revision on top of the placeholder ingested during the check-in process.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Group Name<\/strong><\/td><td><strong>Property Name=Sample Value<\/strong><\/td><td><strong>Description<\/strong><\/td><td><strong>Cross-references<\/strong><\/td><\/tr><tr><td>[PREVIEWSERVER]<\/td><td>reviewServerURL &nbsp; &nbsp;=http:\/\/192.168.0.107:8873<\/td><td>Zoom preview server host and port<\/td><td>None<\/td><\/tr><tr><td>[ENVIRONMENT]&nbsp;<\/td><td>zmPath=C:\\Program Files (x86)\\Evolphin\\DAM\\bin\\zm<\/td><td>Path to the Zoom executable in Vantage machine<\/td><td>None&nbsp;<\/td><\/tr><tr><td>zoom-install-dir = C:\\Program Files (x86)\\Evolphin\\DAM<\/td><td>Path where Zoom is installed<\/td><td>None&nbsp;<\/td><\/tr><tr><td>[MOUNTPREFIX]<\/td><td>TPMPrefix<a id=\"Vantage_TPMPrefix\"><\/a>&nbsp;= \/data\/psan\/tpm<\/td><td>Path where the high-res assets will be housed in order to be accessible by all Zoom clients.&nbsp;<\/td><td> <p>Same as&nbsp;PreHook#TPMPrefix<\/p> <p>Same as&nbsp;PostHook#TPMPrefix<\/p> <\/td><\/tr><tr><td>archivePrefix=C:\\PSAN\\ArchiveStaging<\/td><td>Prefix to Archive Staging Area<\/td><td>&nbsp;<\/td><\/tr><tr><td>[VANTAGE]<\/td><td>vantageServerURL &nbsp; &nbsp;=http:\/\/192.168.0.89:8676<\/td><td>Server Address where Vantage is installed<\/td><td>None&nbsp;<\/td><\/tr><tr><td>inPathPrefix<a id=\"Vantage_inPathPrefix\"><\/a>=\/data\/usan\/<\/td><td>Prefix to HiRes Location as seen in Ingest Server<\/td><td>Same as&nbsp;PostHook#inPathPrefix<\/td><\/tr><tr><td>outPathMount<a id=\"Vantage_outPathMount\"><\/a>=T:\\<\/td><td>Prefix to Vantage Location as seen in the Vantage machine<\/td><td> <p>Same as&nbsp;PostHook#outPathMount<\/p> <p>Same as&nbsp;PostHook#proxyOutDir<\/p> <\/td><\/tr><tr><td>[VANTAGECONFIG]<\/td><td>proResExt<a id=\"Vantage_proResExt\"><\/a>=mov<\/td><td>File extension of the ProRes to be generated<\/td><td> <p>Same as the&nbsp;ProRes format in&nbsp;Vantage Workflow,&nbsp;<\/p> <p>Zoom.properties #EXTENSIONS_PROXY_MAP<\/p> <\/td><\/tr><tr><td>lowproxyExt<a id=\"Vantage_lowProxyExt\"><\/a>=mp4<\/td><td>File extension of the low-res proxy<\/td><td> <p>Same as low-res proxy format in&nbsp;Vantage Workflow,&nbsp;<\/p> <p>Zoom.properties #EXTENSIONS_PROXY_MAP<\/p> <\/td><\/tr><tr><td>thumbExt=.jpg<\/td><td>File suffix and extension of the thumbnail for the low-res proxy<\/td><td> <p>Consumed in&nbsp;Vantage Workflow<\/p> <\/td><\/tr><tr><td>proResSuffix=-midres<\/td><td>Suffix for midres file when copied to TPM<\/td><td>&nbsp;<\/td><\/tr><tr><td><a id=\"Vantage_VantageVars\"><\/a>[VANTAGEVARIABLES]<\/td><td>\n<p>thumbOutFileVar &nbsp; &nbsp; &nbsp;&nbsp;=zoomHiResThumbOutFile<\/p>\n<p>proResOutFileVar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=zoomHiResProResOutFile<\/p>\n<p>h264OutFileVar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=zoomHiResH264OutFile<\/p>\n<p>mediaExtVar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=zoomMediaExtension<\/p>\n<p>hiResOutputFolderVar &nbsp;=zoomHiResOutputFolder<\/p>\n<p>postVantageInFileVar &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=zoomvoutfile<\/p>\n<\/td><td>Required for Vantage processing \u2013 DO NOT EDIT<\/td><td> <p>Consumed in&nbsp;Vantage Workflow<\/p> <p>Same as corresponding entries in PostHook<\/p> <\/td><\/tr><tr><td>METADATA<\/td><td>\n<p>mdGroupCodes=&lt;&lt;EOL<br>VDEO<br>PRVP<br>NVPR<br>EOL<\/p>\n<\/td><td>Metadata group codes to be updated for proxy files<\/td><td>&nbsp;<\/td><\/tr><tr><td>midresArchiveJobId=ZPIG_SGL Mid-Res Archive Job Id<\/td><td>Field to store Job UID returned by SGL for Mid-Res Archive<\/td><td>&nbsp;<\/td><\/tr><tr><td>midresArchiveStatus=ZPIG_Mid-Res Archive Status<\/td><td>Field to store archive status transitions of Mid-Res file<\/td><td>&nbsp;<\/td><\/tr><tr><td>SGLTargetDir = EDIT_Brand<\/td><td>Field to use as target directory while archiving to SGL.<br>The field should be a mandatory metadata field with a drop down<br>list mapping to SGL\u2019s volumes<\/td><td>&nbsp;Same as Post Hook<\/td><\/tr><tr><td>proResFilePathMDField=VDEO_ProRes File Path<\/td><td>Metadata field for storing the file path for mid res file.<\/td><td>&nbsp;<\/td><\/tr><tr><td>ENCODING<\/td><td>windowsFormat=cp1252<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td><a id=\"SGL\"><\/a>SGL<\/td><td>baseURL = http:\/\/192.168.0.209:11000\/flashnet\/api\/v1<\/td><td>&nbsp;<\/td><td>Same as Post Hook<\/td><\/tr><tr><td>caller = zoom<\/td><td>&nbsp;<\/td><\/tr><tr><td>verifyFiles = true<\/td><td>&nbsp;<\/td><\/tr><tr><td>deleteFiles = true<\/td><td>&nbsp;<\/td><\/tr><tr><td>stagingOutPathMount =\\\\vantage\\PSAN\\ArchiveStaging<\/td><td>&nbsp;<\/td><\/tr><tr><td><a id=\"#POST_ARCHIVE\"><\/a>ARCHIVE<\/td><td>archiveModule = SGL<\/td><td>&nbsp;<\/td><td><a href=\"https:\/\/evolphin.com\/help\/docs\/zoom-server\/ingest\/configuration-details-for-hi-res-ingest\/#POST_HOOK_ARCHIVE\">Same as Post Hook<\/a><\/td><\/tr><tr><td>ARCHIVE STATUS<\/td><td>onArchiveSubmit = Archiving to SGL<\/td><td>&nbsp;<\/td><td>Same as Post Hook<\/td><\/tr><tr><td>&nbsp;<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div class=\"note\">Even if the&nbsp;Vantage processing should fail for some reason, the placeholder on the Zoom repository is good enough to let end-users do regular operations like linking with the corresponding high-res assets.<\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Vantage Workflow Import<\/span><\/h2>\n\n\n\n<p><span style=\"font-weight: 400;\">Sample Vantage workflows can be obtained either directly from Evolphin support or if you have access to a pre-built Vantage VM shipped with the demo version of Zoom VideoFX, you can simply export these two workflows:<\/span><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Hires Ingest<\/span><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Van_convert_flv (not needed if using default converter based on software <code class=\"\">ffmpeg<\/code> for preview creation)<\/span><\/li><\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d5682fb6519.png\" alt=\"\" class=\"wp-image-6628\"\/><\/figure>\n\n\n\n<p><strong><span style=\"font-weight: 400;\">The exported workflows can be imported into the Vantage Lightspeed server.<\/span><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Validating the setup<\/span><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Validating the notify action<\/span><\/h3>\n\n\n\n<ol class=\"wp-block-list\"><li><span style=\"font-weight: 400;\">Launch a Windows Powershell terminal and execute the following command:<br>&gt; <\/span><i><span style=\"font-weight: 400;\">C:\\Strawberry\\perl\\bin\\perl.exe C:\\zoom-deploy\\postVantage\\ZoomIngest.pl<\/span><\/i><i><span style=\"font-weight: 400;\"><br><\/span><\/i><span style=\"font-weight: 400;\">PS: The location of Perl executable and postVantage\/ may vary based on your installation.<\/span> <\/li><li><strong><span style=\"font-weight: 400;\">If the modules are installed correctly the script should not error out with missing module warning: <\/span><\/strong> <figure><img decoding=\"async\" class=\"alignnone size-full wp-image-6629 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d568972bd70.png\" alt=\"\"><\/figure><p><strong><span style=\"font-weight: 400;\"><\/span><\/strong><\/p><\/li><li><strong><span style=\"font-weight: 400;\">Next, launch the BAT file from the command line and check for any errors:<br>&gt; C:\\zoom-deploy\\postVantage\\ZoomIngest.bat<br><\/span><\/strong><figure><img decoding=\"async\" class=\"alignnone size-full wp-image-6630 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d568ce41595.png\" alt=\"\"><\/figure><p id=\"CngfoJb\"><\/p><\/li><li><span style=\"font-weight: 400;\">Please note this is not a complete test as the ingest script is invoked at runtime by the Vantage notify action. In production run if the notify fails, please check the log file: &nbsp;<\/span><i><span style=\"font-weight: 400;\">C:\\zoom-deploy\\logs\\postVantage.log<\/span><\/i><span style=\"font-weight: 400;\"> for any error messages. If the log file is not created or has no entries when notify action is executed, chances are the BAT file is unable to launch the Perl script due to missing modules or permissions. If so please echo error messages from the BAT file into a temporary log file to see why the Vantage notify action is unable to launch the perl script via the BAT file.<\/span><\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Validating the Zoom client<\/span><\/h3>\n\n\n\n<ol class=\"wp-block-list\"><li><span style=\"font-weight: 400;\">The zm.exe CLI (command line interface) is used by the above Perl script to invoke various API calls to the Zoom MAM server. The correct version of Zoom client once installed will automatically configure the zm.exe CLI.<\/span><\/li><li><strong><strong><strong><span style=\"font-weight: 400;\">To test simply execute zm from the Powershell, you should see a version dump on the terminal with no path errors:<br>&gt; zm version<br>You should see output similar to below on the console. The client version should be same or compatible with the server version for the Zoom MAM server:<\/span><\/strong><\/strong><\/strong> <figure><img decoding=\"async\" class=\"alignnone size-full wp-image-6631 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d5692c5bd80.png\" alt=\"\"><\/figure><p id=\"KYYsQyH\"><\/p><\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Validating the HiRes Ingest workflow<\/span><\/h3>\n\n\n\n<p><span style=\"font-weight: 400;\">Please run through the VideoFX ingest scenarios and ensure no permission errors or Vantage module errors come up while ingesting high-res videos. The relevant log files and dashboard to verify any errors:<\/span><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Vantage machine: C:\\zoom-deploy\\logs\\postVantage.log : See any messages with ERROR or SEVERE records<\/span><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Preview Server machine, &nbsp;post Vantage submit log: \/home\/evolphin\/zoom-deploy\/logs\/post-hook-Vantage.log<\/span><\/li><li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Vantage Job Status dashboard<\/span><\/li><\/ol>\n\n\n\n<p><span style=\"font-weight: 400;\">If things are working correctly:<\/span><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li><strong><strong><span style=\"font-weight: 400;\">For any new high-res video ingested, a low-res proxy should get checked-in from Vantage server as version 2 of the placeholder asset:<br><img decoding=\"async\" class=\"alignnone size-full wp-image-6632 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d569681f476.png\" alt=\"\"><\/span><\/strong><\/strong><\/li><li><span style=\"font-weight: 400;\">Video related metadata groups in Zoom Asset Browser (VAB) should have valid values:<\/span> <ol style=\"list-style-type: lower-alpha;\"><li><strong><strong><span style=\"font-weight: 400;\"><strong><span style=\"font-weight: 400;\">ProRes (mezzanine proxy):<br><\/span><\/strong><\/span><\/strong><\/strong><figure><img decoding=\"async\" class=\"alignnone size-full wp-image-6633 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d5699b11a01.png\" alt=\"\"><\/figure><p id=\"njUtTLM\"><\/li><li><strong style=\"font-size: 1rem;\"><strong><span style=\"font-weight: 400;\">LowRes proxy (H.264\/mp4):<\/span><\/strong><\/strong><figure><img decoding=\"async\" class=\"alignnone size-full wp-image-6634 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d569c17617d.png\" alt=\"\"><\/figure><p id=\"YYsGAIy\"><\/li><li><strong><span style=\"font-weight: 400;\">Native\/HiRes Video:<br><\/span><\/strong><figure><img decoding=\"async\" class=\"alignnone size-full wp-image-6635 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d569e700efd.png\" alt=\"\"><\/figure><p id=\"OyYRVFA\"><\/li><li><strong style=\"font-size: 1rem;\"><span style=\"font-weight: 400;\">Finally, also check if the proxy flag is set to true:<\/span><\/strong><figure><img decoding=\"async\" class=\"alignnone size-full wp-image-6636 \" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d56a09e752a.png\" alt=\"\"><\/figure>  <\/li><\/ol><\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"font-weight: 400;\">Validating the van_convert_flv workflow<\/span><\/h3>\n\n\n\n<p><span style=\"font-weight: 400;\">Whenever a preview is requested in Zoom VAB, the above Vantage workflow is invoked if the default converter in Zoom has been switched to Vantage. The workflow is integrated with Zoom Preview server, it allows Preview Server to offload preview generation to Vantage for video assets. For more details on how to configure Zoom to switch to Vantage media converter please see <a title=\"Vantage Media Converter\" href=\"https:\/\/evolphin.com\/help\/docs\/zoom-hi-res-video-management\/vantage-media-converter\/\">this article<\/a>.<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">To validate, locate any Video asset in VAB &nbsp;and try to generate a preview using right click context menu option in VAB. If the workflow is working correctly a preview request should be send to Vantage. Once the transcode\/flip is finished the user in VAB will be able to play a preview of the video.<\/span><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Optimizing the Vantage Workflow<\/h2>\n\n\n\n<p>The workflows supplied by Evolphin are meant to be a starting point. We expect customers to work with Vantage team to further optimize these workflows for their needs.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview Zoom VideoFX Zoom High-Res Video Management Release supports a proxy-based High-Res asset management wherein read-only stock\/footage files (of typically large size) can reside outside the Zoom repository, and still be accessible to all Zoom users for their regular operations like linking or searching. Please review storage management with Zoom VideoFX from this link. Configuration [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","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":"default","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":[14],"tags":[],"class_list":["post-6626","post","type-post","status-publish","format-standard","hentry","category-video-fx"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Setting up Vantage Integration - 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\/administration-server\/video-fx\/setting-up-vantage-integration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Setting up Vantage Integration - Evolphin Documentation\" \/>\n<meta property=\"og:description\" content=\"Overview Zoom VideoFX Zoom High-Res Video Management Release supports a proxy-based High-Res asset management wherein read-only stock\/footage files (of typically large size) can reside outside the Zoom repository, and still be accessible to all Zoom users for their regular operations like linking or searching. Please review storage management with Zoom VideoFX from this link. Configuration [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolphin Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2017-10-04T23:13:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-08-05T15:24:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d567df9a3bb.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=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/\"},\"author\":{\"name\":\"Rahul Bhargava\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\"},\"headline\":\"Setting up Vantage Integration\",\"datePublished\":\"2017-10-04T23:13:25+00:00\",\"dateModified\":\"2020-08-05T15:24:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/\"},\"wordCount\":1561,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2017\\\/10\\\/img_59d567df9a3bb.png\",\"articleSection\":[\"Zoom VideoFX\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/\",\"name\":\"Setting up Vantage Integration - Evolphin Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2017\\\/10\\\/img_59d567df9a3bb.png\",\"datePublished\":\"2017-10-04T23:13:25+00:00\",\"dateModified\":\"2020-08-05T15:24:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2017\\\/10\\\/img_59d567df9a3bb.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2017\\\/10\\\/img_59d567df9a3bb.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/video-fx\\\/setting-up-vantage-integration\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Setting up Vantage Integration\"}]},{\"@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":"Setting up Vantage Integration - 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\/administration-server\/video-fx\/setting-up-vantage-integration\/","og_locale":"en_US","og_type":"article","og_title":"Setting up Vantage Integration - Evolphin Documentation","og_description":"Overview Zoom VideoFX Zoom High-Res Video Management Release supports a proxy-based High-Res asset management wherein read-only stock\/footage files (of typically large size) can reside outside the Zoom repository, and still be accessible to all Zoom users for their regular operations like linking or searching. Please review storage management with Zoom VideoFX from this link. Configuration [&hellip;]","og_url":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/","og_site_name":"Evolphin Documentation","article_published_time":"2017-10-04T23:13:25+00:00","article_modified_time":"2020-08-05T15:24:26+00:00","og_image":[{"url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d567df9a3bb.png","type":"","width":"","height":""}],"author":"Rahul Bhargava","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rahul Bhargava","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/#article","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/"},"author":{"name":"Rahul Bhargava","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7"},"headline":"Setting up Vantage Integration","datePublished":"2017-10-04T23:13:25+00:00","dateModified":"2020-08-05T15:24:26+00:00","mainEntityOfPage":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/"},"wordCount":1561,"commentCount":0,"publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"image":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d567df9a3bb.png","articleSection":["Zoom VideoFX"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/","url":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/","name":"Setting up Vantage Integration - Evolphin Documentation","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/#primaryimage"},"image":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d567df9a3bb.png","datePublished":"2017-10-04T23:13:25+00:00","dateModified":"2020-08-05T15:24:26+00:00","breadcrumb":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/#primaryimage","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d567df9a3bb.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/10\/img_59d567df9a3bb.png"},{"@type":"BreadcrumbList","@id":"https:\/\/evolphin.com\/help\/administration-server\/video-fx\/setting-up-vantage-integration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolphin.com\/help\/"},{"@type":"ListItem","position":2,"name":"Setting up Vantage Integration"}]},{"@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\/6626","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=6626"}],"version-history":[{"count":5,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/6626\/revisions"}],"predecessor-version":[{"id":15586,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/6626\/revisions\/15586"}],"wp:attachment":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/media?parent=6626"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/categories?post=6626"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/tags?post=6626"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}