White paper Viz One APIs. Overview of our API Offering

Size: px
Start display at page:

Download "White paper Viz One APIs. Overview of our API Offering"

Transcription

1 White paper Viz One APIs Overview of our API Offering The Viz One is more than just a production, management and distribution system. A broad range of APIs, extend its capacity to numerous alternative media applications. These APIs abstract low level media asset management operations like transcoding and delivery mechanisms, freeing the developer to focus on their design visions. Comprehensive control is offered over procedures like content transcoding, metadata manipulation, storage logic operations, creating playlists, and publishing to and from external systems. The APIs can also integrate video to both web and mobile platforms. The APIs are based on REST and support rapid event based processing. 1

2 Copyright 2014 Vizrt. All rights reserved. No part of this software, documentation or publication may be reproduced, transcribed, stored in a retrieval system, translated into any language, computer language, or transmitted in any form or by any means, electronically, mechanically, magnetically, optically, chemically, photocopied, manually, or otherwise, without prior written permission from Vizrt. Vizrt specifically retains title to all Vizrt software. This software is supplied under a license agreement and may only be installed, used or copied in accordance to that agreement. Disclaimer The information in this document is believed to be correct as of the date of publication. However, our policy is one of continual development so the information in this guide is subject to change without notice, and does not represent a commitment on the part of Vizrt. Technical Support For technical support and the latest news of upgrades, documentation, and related products, visit the Vizrt web site at 2

3 Creating your own media applications Details and Examples Asset Entry API Storing metadata and assets from external systems Retrieving an asset s proxy video URL for preview Aggregate Asset API Representing on air assets Billing API Calculating premium content user charges Consumer API Receiving new media alerts from field reporters Content Management API Controlling the quality of service (QoS) of multi platform video Adding device adapted graphics to multi platform video Device Detection API Serving device adapted video and graphics Folder API Organizing and sharing high value archive material Logging API Storing legacy log sheet information against an asset entry Playlist API Managing a playlist of transmission ready asset entries Program API Managing program production assets within Viz One Publishing API Publishing assets to playout servers Reporter API Building your own Viz Reporter user registration portal Series API Transfer API Triggering automatic file QC using external system Exporting media to a folder User and Group API Restricting access to assets Monitoring Resources Workflow automation and execution Sample Request Command Result Summary Technical Specifications 3

4 Creating your own media applications The Viz One is more than just a production, management and distribution system. A broad range of APIs, extend its capacity to numerous alternative media applications. These APIs abstract low level media asset management operations like transcoding and delivery mechanisms, freeing the developer to focus on their design visions. Comprehensive control is offered over procedures like content transcoding, metadata manipulation, storage logic operations, creating playlists, and publishing to and from external systems. The APIs can also integrate video to both web and mobile platforms. The APIs are based on REST and support rapid event based processing The Viz One architecture is modelled on resources and events. REST APIs are employed extensively for communication across system components. This provides a framework for customers and third parties to create a wealth of new features and integrations. It also ensures a significant API user base from within Vizrt, since in house development of most system components also relies on the APIs. Our aim is that with each new release, as the APIs grow, they remain relevant, efficient, fully documented and reliably stable. The APIs themselves are provided either as HTTP or HTTPS, delivering accessibility across all current software platforms. Vizrt Professional Services teams stand willing to assist with most aspects of API usage, with expertise in design, development or support. Details and Examples Viz One APIs come in several flavours. The rest of this publication describes each API with a few common uses. The table below suggests which type of system can best make use of each specific API. Fig 1. The Viz One APIs Asset Entry API This is the primary digital asset entity around which many Viz One workflows center. Typically it contains one piece of media, together with associated proxy and metadata. The API enables creation, retrieval. updating and deletion of an asset and associated metadata. Media upload and preview tasks are also handled by an Asset Entry API. 4

5 Storing metadata and assets from external systems Asset Entries can be used for storing metadata held in an external system, either as a complete asset entry or alongside the metadata of an existing asset entry. The API can also be used to create asset entries and update their associated metadata. Retrieving an asset s proxy video URL for preview Asset Entries containing video always have proxy video available for use by external systems. The API facilitates retrieval of Viz One proxy video URLs and keyframes that enable remote playback of the proxy version. Proxy video is also accessed this manner from several Vizrt products. Aggregate Asset API An aggregate asset represents a compound of assets entries. The purpose of the aggregate asset is to represent a single piece of content that can be broadcast on air, but requires multiple pieces of media and segmentation for performing that broadcast. In most respects an aggregate asset looks and behaves as an asset entry. The API allows creation, retrieval, updating and deletion of aggregate assets. Representing on air assets A typical aggregate asset could contain a video asset and a subtitle asset. Broadcasting the aggregate asset would mean broadcasting the video with subtitling. In a scenario where subtitles are generated from an external system, the API can be used for either creating an aggregate asset from scratch and then linking to a video and subtitle asset entry, or just updating an existing aggregate asset. Billing API Billing, and ultimately monetization, is an important aspect of any multi platform strategy. This API is designed for integrating a production system s multi platform media usage with a telecommunications company s own billing API. Calculating premium content user charges The API is typically used for charging of premium content usage. Consumer API The consumer is considered as anything that wants to consume multi platform media. Typically this is either a web interface that provides media, or a user account that shall be notified of new media. The API itself provides subscription features to these consumers notifying when new media has been prepared for multi platform delivery. Receiving new media alerts from field reporters A reporter in the field can upload video with Viz Reporter. This video can then be rough cut or editorially reviewed before use in a broadcast or publication to web and mobile devices. The API enables subscription to new media events for example updating video contents in a playlist or sending e mail notifications out to users. Video players on a website can also make use of this API for effortlessly accessing latest videos. Content Management API The Content Management API controls multi platform workflows, like creation, transcoding, publishing, consumption and deletion of content. The purpose of this API is twofold. First, it enables a full feature set API perform these workflows. Secondly, it offers additional features that protect any premium content that requires end user authentication prior to consumption. This second aspect is closely related to the Billing API above. 5

6 Controlling the quality of service (QoS) of multi platform video When video is to be published for multi platform delivery, there are often many parameters requiring control. These include as aspects like what QoS should to be used and where the video is intended to be published. The API allows publishing videos and controlling QoS parameters and other output options. Adding device adapted graphics to multi platform video In addition to video, assets can contain multiple layers of graphics. As with the video and audio content, graphics are also device adapted for delivering an optimal user experience across all viewing devices. The API can be used to superimpose multiple graphics layers to an asset. Device Detection API The Device Detection API can determine the type of video player device the viewer has, to then provide the most appropriate video and graphics quality for that device. Serving device adapted video and graphics Providing device adapted video and graphics, involves an initial transcoding to a wide variety of devices, before integrating these assets into the video player. The API is typically used in conjunction with the Consumer API and Content Management API to enable your web and mobile platforms deliver the best user experience across the many different devices. Folder API The folder represents an ordered collection of entries with metadata. Member entries can be of almost any type including other folders. This allows the creation of folder structures for almost any purpose. Specifically, this API enables creation, retrieval, updating, and deletion of folders. Organizing and sharing high value archive material Folders offer an elegant method for the organizing and sharing of high value material. For example folders can be auto created based on metadata from other systems. The API can be used for placing additional entries in a folder, moving entries up and down in the folder, or for managing the folder s metadata. Logging API Logging is represented by entries called log track items. These log track items correspond to individual annotations or catalogue metadata for an expressed part of media, in point and duration. Log track items themselves, are always part of a log track. A track is the place where multiple log track items of similar types, such as QC, compliance notes or edit notes are grouped. The API allows creation, retrieval, updating and deletion of both log tracks items and log tracks. Storing legacy log sheet information against an asset entry Cataloguing notes held in an XML log sheet from an external logging tool can be stored as log tracks and log track items in Viz One. The API can be used to create a log track and then create component log track items for all the catalogue notes contained in the sheet. Playlist API The Playlist API allows creation, retrieval, updating and deletion of playlists. The playlist is an entry that describes a sequential list of assets, or asset segments, that should be played out sequentially from one or more locations at a scheduled time. 6

7 Managing a playlist of transmission ready asset entries Playlists can be used to store all transmission ready asset entries (or place holders) for a given day and channel. Using the API, entries can be moved up and down in the playlist, with more asset entries being added or removed from the playlist. If a new playlist is needed, the API can be used to create it. Program API The program is intended to contain the various components and broadcast versions that make up a complete broadcast program. This typically includes master video, dubbing, subtitling, and various other aggregate assets required to represent the different transmission copies from a traffic system. The program itself is an ordered collection member entities. Programs are also closely related to Series. The API allows creation, retrieval, updating and deletion of programs. Managing program production assets within Viz One The program can store a hierarchy of diverse media and metadata that is managed through the versioning, dubbing and subtitling of a program. Using this API, external systems, such as planning systems or workflow engines, can create programs and add member entries. Publishing API The Publishing API enables publishing of assets to various types of endpoints, based on a time schedule called the distribution plan. Each distribution plan represents the actual task of publishing an asset to a particular point for a particular timespan. An endpoint is typically a video server, content delivery network or network folder. The API allows creation, retrieval, updating and deletion of distribution plans. Publishing assets to playout servers The distribution plan can be used for controlling when media shall be published to a playout server. The plan will control how long media should remain on the playout server. Using the API one can easily create distribution plans to ensure media is published to correct endpoints at correct times. Reporter API The Reporter API manages users of the Viz Reporter app. Only registered users can upload reports from their phones. Building your own Viz Reporter user registration portal The API can be used for constructing your own Viz Reporter user s registration portal. Additionally, it can expose registration, allowing re use of the app on a website as a widget or similar. Series API The series represents an ordered collection of member entities. The Series uses explicit mark up to state what types of member entities are supported and provides facilities for adding first and last members. The Series members also provide a way of adding members before an existing member. Members can be reordered using the operations move first, move last and move before existing member type, through links in the Series and Series Members. Series are closely related to Programs. Transfer API The transfer typically represents a file transfer job of moving a file to a certain file storage, for example a playout server, but can also represent a background transfer job such as rendering an edit decision list and creating a new asset. The API allows creation, retrieval, updating and deletion of transfers. 7

8 Triggering automatic file QC using external system In a system that supports an external QC system such as Interra Baton QC, the API can be used for triggering a background transfer job, so that Baton performs a file quality check of an asset. Exporting media to a folder A transfer can export media to a folder for a user or third party system to pick up. The API also enables the triggering of various transfer methods, including the export of media to a folder. User and Group API Users and Groups are a common concept used by most systems. In addition to these concepts, the Viz One also has Access Control Lists (ACL) for controlling which groups and users have access to a certain resource and whether they can read it and/or update it. This API allows creation, retrieval, updating and deletion of both users and ACLs. For groups, the API only offers retrieval as these are typically managed through the Viz One's Administration Console or an external Active Directory server. Restricting access to assets In the majority of larger systems, fine grained access control is required. Often the level of access to an asset will change during its life time. Flexible manipulation of access control lists is achieved through the combination of this API and the respective API of the entry type being modified. This allows an external system such as a workflow engine to update the ACL of an asset once a particular task against the asset, for example approval, has been completed. Monitoring Resources Many system integrations require some form of entry monitoring to maintain an update relationship. Most of the APIs of Viz One allow provision of a monitor URL, where a client can subscribe to notifications of changes to an entry. This enables applications to listen for particular events against entries in the system, rather than polling for them. Operating on events is highly preferable, since it allows rapid asynchronous processing. This effectively eliminates the overhead of inefficient polling that often causes two systems to be out of synch for several seconds or minutes. Workflow automation and execution When a workflow engine shall control various types of tasks in the system, notifications are often a key tool. This allows the workflow engine to perform operations based on received notifications, rather than busily poll an API for system changes. The result is fine grained and instant control over metadata updates and other tasks, directly in the workflow engine. This allows for enhanced task management and workflow implementation. Sample Request The following code shows a sample request using the freeware tool curl, which is available for Windows, Mac and Linux. In this example, the Asset Entry API retrieves all assets of type item with a single result per paginated return. When running this example, remember to replace username, passwords and hostname with the actual values for the system to which you are sending the request. Command $ curl insecure user "$VMEUSER:$VMEPASS" include header "Accept: appliction/atom+xml;type=feed" " Result 8

9 HTTP/ OK Date: Wed, 14 Mar :24:55 GMT Server: Apache/ (Linux/SUSE) Set Cookie: token=hhbnuopgaruk Iq _bsbx9vensceeexk D0Dtsj0k4wSDTfgAqPRqp40I1OTrVUs4H1MlWn2ZWAo79BKujr9w..; Path=/; Expires=Thu, 15 Mar :24:55 GMT; Secure Transfer Encoding: chunked Content Type: application/atom+xml;type=feed;apitype=asset3dp.itemcollection; charset=utf 8 <?xml version="1.0" encoding="utf 8"?> <atom:feed xmlns:opensearch=" /spec/opensearch/1.1/" xmlns:vizmedia=" xmlns:core=" xmlns:media=" xmlns:atom=" xmlns:mam=" type="application/atom+xml;type=feed;apitype=asset3dp.itemcollection" <atom:id> <atom:link rel="self" href=" <atom:link rel="search" type="application/opensearchdescription+xml" href=" <atom:title>text search query 'item.search.creationdate:[* TO *]'</atom:title> <atom:link rel="next" href=" <opensearch:totalresults>4</opensearch:totalresults> <opensearch:startindex>1</opensearch:startindex> <opensearch:itemsperpage>1</opensearch:itemsperpage> <atom:entry type="application/atom+xml;type=entry;apitype=asset3dp.item"> <atom:title>metadata breakthrough</atom:title> <core:ardomeidentity name="id"> </core:ardomeidentity> <atom:link rel="invoker" type="application/vnd.vizrt.easycut+xml" href=" <atom:link rel="invoker" type="application/vnd.vizrt.precut+xml" href=" <atom:link rel="invoker" type="application/vnd.vizrt.shotcut+xml" href=" <atom:link rel="invoker" type="application/vnd.vizrt.medialogger+xml" href=" <atom:updated> T17:03:33.000Z</atom:updated> <atom:category scheme=" term="asset"/> <atom:category scheme=" term="news"/> <atom:category scheme=" term=""/> <atom:category scheme=" term=""/> <atom:content type="application/mxf" src=" <media:group> <media:content type="video/mp4" url=" bitrate=" " framerate="25" samplingrate="48" channels="2" width="640" height="360" duration="1"/> <media:content type="application/mxf" url=" bitrate=" " framerate="25" samplingrate="48" channels="4" width="1920" height="1080" duration="1" isdefault="1"/> <media:content type="audio/mpeg" url=" bitrate="112000" samplingrate="48" channels="1" duration="1"/> <media:content type="audio/mpeg" url=" bitrate="112000" samplingrate="48" channels="1"/> <media:content type="audio/mpeg" url=" bitrate="112000" samplingrate="48" channels="1"/> <media:content type="audio/mpeg" url=" bitrate="112000" samplingrate="48" channels="1"/> <media:content type="video/mp2t" url=" bitrate=" " framerate="25" samplingrate="48" channels="2" width="640" height="360" duration="1"/> <media:content type="application/vnd.vizrt.ardok" url=" width="192" height="108"/> </media:group> 9

10 <media:thumbnail url=" <vizmedia:media>video</vizmedia:media> <mam:derivativefilename>dizyhgallyifiixj</mam:derivativefilename> </atom:entry> </atom:feed> Summary The Viz One APIs abstract low level media asset management, transcoding and delivery mechanisms, freeing developers to focus on their design tasks. They also provide a reliable long term interface on which integrations can be built. Vizrt Professional Services teams can assist with most aspects of API usage, whether you require help with design, development or support. API Technical Specifications Protocols Security Compatibility Based on REST with support for rapid event based processing. Secure HTTPS authentication where applicable with access right, Active Directory and LDAP integration Applications in Cocoa, C/C++, C#, Java, JavaScript, Objective C, Perl, PHP, Python, and Ruby can all use the APIs 10

Viz Ardome Companion Products

Viz Ardome Companion Products The Viz Ardome Companion products are a set of applications that extend and complement Vizrt s scalable Media Asset Management solution Viz Ardome. Viz Ardome Companion Products Viz Viz Ardome Companion

More information

Welcome to Wurl! We re excited to start working with you.

Welcome to Wurl! We re excited to start working with you. Welcome to Wurl! We re excited to start working with you. Thanks for your interest in distributing your programming on Wurl s TV Channels. Building Your Library Let s get going! The first thing we need

More information

The efficient way to handle complex channel branding

The efficient way to handle complex channel branding Viz Multichannel combines Vizrt s high-quality graphics with a hands-off workflow for channel branding. The application gives broadcasters full control over graphics elements and video clips in multiple

More information

Media Service User Guide. Product Version 2.3 February 19, 2018

Media Service User Guide. Product Version 2.3 February 19, 2018 Media Service User Guide Product Version 2.3 February 19, 2018 Copyright 2018 Vizrt. All rights reserved. No part of this software, documentation or publication may be reproduced, transcribed, stored in

More information

DreamFactory Security Guide

DreamFactory Security Guide DreamFactory Security Guide This white paper is designed to provide security information about DreamFactory. The sections below discuss the inherently secure characteristics of the platform and the explicit

More information

Viz Multi Platform Suite

Viz Multi Platform Suite Viz Multi Platform Suite Viz Multi Platform Suite distributes high-quality video and graphics content to the internet and multimedia-enabled devices. Viz Multi Platform Suite Personalize the live experience

More information

Vizrt inews Command Plugin Administrator s Guide. Product Version 1.0 November 27, 2013

Vizrt inews Command Plugin Administrator s Guide. Product Version 1.0 November 27, 2013 Vizrt inews Command Plugin Administrator s Guide Product Version 1.0 November 27, 2013 Copyright 2013 Vizrt. All rights reserved. No part of this software, documentation or publication may be reproduced,

More information

What s new in Viz Libero 6.2. This document contains a high level list of new features regarding a new release of Viz Libero.

What s new in Viz Libero 6.2. This document contains a high level list of new features regarding a new release of Viz Libero. What s New in Viz Libero 6.2 What s new in Viz Libero 6.2 This document contains a high level list of new features regarding a new release of Viz Libero. Copyright 2016 Vizrt. All rights reserved. No part

More information

Vantrix Corporation VTA QuickStart

Vantrix Corporation VTA QuickStart Vantrix Corporation VTA QuickStart Version: Date: 56 This material and information ( Information ) constitutes a trade secret of Vantrix Corporation ( Vantrix ) and is strictly confidential. You agree

More information

Integrated Playout and Media Asset Management

Integrated Playout and Media Asset Management Integrated Playout and Media Asset Management Content preparation are included as standard in the Integrated Playout Platform THIRD-PARTY INTERFACES CONTRIBUTION STORAGE PROXY QUALITY CONTROL ASSET MANAGEMET

More information

ForeScout Open Integration Module: Data Exchange Plugin

ForeScout Open Integration Module: Data Exchange Plugin ForeScout Open Integration Module: Data Exchange Plugin Version 3.2.0 Table of Contents About the Data Exchange Plugin... 4 Requirements... 4 CounterACT Software Requirements... 4 Connectivity Requirements...

More information

OpenIAM Identity and Access Manager Technical Architecture Overview

OpenIAM Identity and Access Manager Technical Architecture Overview OpenIAM Identity and Access Manager Technical Architecture Overview Overview... 3 Architecture... 3 Common Use Case Description... 3 Identity and Access Middleware... 5 Enterprise Service Bus (ESB)...

More information

ForeScout CounterACT. Configuration Guide. Version 3.4

ForeScout CounterACT. Configuration Guide. Version 3.4 ForeScout CounterACT Open Integration Module: Data Exchange Version 3.4 Table of Contents About the Data Exchange Module... 4 About Support for Dual Stack Environments... 4 Requirements... 4 CounterACT

More information

What s new in Viz Libero 5.5. This document contains a high level list of new features regarding a new release of Viz Libero.

What s new in Viz Libero 5.5. This document contains a high level list of new features regarding a new release of Viz Libero. What s New in Viz Libero 5.5 What s new in Viz Libero 5.5 This document contains a high level list of new features regarding a new release of Viz Libero. Copyright 2013 Vizrt. All rights reserved. No part

More information

APPLICATION NOTES IPWEB. Corporate. North & Latin America. Asia & Pacific. Other regional offices. Headquarters. Available at

APPLICATION NOTES IPWEB. Corporate. North & Latin America. Asia & Pacific. Other regional offices. Headquarters. Available at IPWEB Corporate North & Latin America Asia & Pacific Other regional offices Headquarters Headquarters Headquarters Available at +32 4 361 7000 +1 947 575 7811 +852 2914 2501 www.evs.com/conctact INTRODUCTION...

More information

APPLICATION NOTES LINX API. Corporate. North & Latin America. Asia & Pacific. Other regional offices. Headquarters. Available at

APPLICATION NOTES LINX API. Corporate. North & Latin America. Asia & Pacific. Other regional offices. Headquarters. Available at LINX API Corporate North & Latin America Asia & Pacific Other regional offices Headquarters Headquarters Headquarters Available at +32 4 361 7000 +1 947 575 7811 +852 2914 2501 www.evs.com/conctact LINX

More information

APPLICATION NOTES EVS 3RD PARTY INTEGRATION: VIZ ARDOME. Corporate. North & Latin America. Asia & Pacific. Other regional offices.

APPLICATION NOTES EVS 3RD PARTY INTEGRATION: VIZ ARDOME. Corporate. North & Latin America. Asia & Pacific. Other regional offices. EVS 3RD PARTY INTEGRATION: VIZ ARDOME Corporate North & Latin America Asia & Pacific Other regional offices Headquarters Headquarters Headquarters Available at +32 4 361 7000 +1 947 575 7811 +852 2914

More information

EVS INTEGRATION WITH ENPS THROUGH MOS PROTOCOL

EVS INTEGRATION WITH ENPS THROUGH MOS PROTOCOL EVS INTEGRATION WITH ENPS THROUGH MOS PROTOCOL Corporate North & Latin America Asia & Pacific Other regional offices Headquarters Headquarters Headquarters Available at +32 4 361 7000 +1 947 575 7811 +852

More information

Morpheus Media Management (M 3 )

Morpheus Media Management (M 3 ) Morpheus Media Management (M 3 ) FEATURES Complete solution for videotape, server-based and data archive media POWERFUL, MODULAR, MEDIA ASSET MANAGEMENT SYSTEM FOR SIMPLE SPOT INSERTION THROUGH TO COMPLETE

More information

Template Builder User Guide. Product Version 1.0 August 11, 2017

Template Builder User Guide. Product Version 1.0 August 11, 2017 Template Builder User Guide Product Version 1.0 August 11, 2017 Copyright 2017 Vizrt. All rights reserved. No part of this software, documentation or publication may be reproduced, transcribed, stored

More information

Kaltura Quick Start Guide

Kaltura Quick Start Guide Kaltura Quick Start Guide Content Management (Content Tab) Content Syndication & SEO (Content Tab) Live Streaming (Content Tab) Video Delivery Settings (Settings Tab) Access Control Settings (Settings

More information

The Now Platform Reference Guide

The Now Platform Reference Guide The Now Platform Reference Guide A tour of key features and functionality START Introducing the Now Platform Digitize your business with intelligent apps The Now Platform is an application Platform-as-a-Service

More information

Case study Hotstar live OTT sports production with Vizrt

Case study Hotstar live OTT sports production with Vizrt Case study Hotstar live OTT sports production with Vizrt Hotstar uses Vizrt AR and VR technology to for live online coverage of Indian Premier League Cricket Hotstar, a premiere OTT sports broadcaster

More information

VThis A PP NOTE PROCESSING DPX FILES IN FLIPFACTORY WORKFLOWS

VThis A PP NOTE PROCESSING DPX FILES IN FLIPFACTORY WORKFLOWS A PP NOTE PROCESSING DPX FILES IN FLIPFACTORY WORKFLOWS Introduction...2 Processing DPX Files in FlipFactory...2 Manually Submitting DPX Jobs...3 Creating a Custom App to Submit DPX Jobs...5 Copyright

More information

IPLINK FOR ADOBE USING EVS PRODUCTION SOLUTIONS WITH ADOBE PREMIERE PRO CC

IPLINK FOR ADOBE USING EVS PRODUCTION SOLUTIONS WITH ADOBE PREMIERE PRO CC IPLINK FOR ADOBE USING EVS PRODUCTION SOLUTIONS WITH ADOBE PREMIERE PRO CC Corporate North & Latin America Asia & Pacific Other regional offices Headquarters Headquarters Headquarters Available at +32

More information

Sophos Mobile Control Technical guide

Sophos Mobile Control Technical guide Sophos Mobile Control Technical guide Product version: 1.1 Document date: July 2011 Contents 1. About Sophos Mobile Control... 3 2. Integration... 4 3. Architecture... 6 4. Workflow... 12 5. Directory

More information

PRODUCTION AND POST-PRODUCTION MAM

PRODUCTION AND POST-PRODUCTION MAM PRODUCTION AND POST-PRODUCTION MAM Etere overcomes unprecedented challenges in post-production such as media and metadata management, as well as seamless third-party integrations that combine cost-effectiveness

More information

Object Storage Service. Product Introduction. Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD.

Object Storage Service. Product Introduction. Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 04 Date 2017-12-20 HUAWEI TECHNOLOGIES CO., LTD. 2017. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

More information

Red Hat 3Scale 2.0 Terminology

Red Hat 3Scale 2.0 Terminology Red Hat Scale 2.0 Terminology For Use with Red Hat Scale 2.0 Last Updated: 2018-0-08 Red Hat Scale 2.0 Terminology For Use with Red Hat Scale 2.0 Legal Notice Copyright 2018 Red Hat, Inc. The text of

More information

WAM!NET Direct! SM. Service Description

WAM!NET Direct! SM. Service Description WAM!NET Direct! SM Service Description INTRODUCTION The Direct! Service is a subscription based content delivery service that provides customers with the ability to send, receive, and track digital files

More information

Logicmaker User s Guide alpha

Logicmaker User s Guide alpha Logicmaker User s Guide alpha Copyright 2016 Vizrt. All rights reserved. No part of this software, documentation or publication may be reproduced, transcribed, stored in a retrieval system, translated

More information

Altiris Software Management Solution 7.1 from Symantec User Guide

Altiris Software Management Solution 7.1 from Symantec User Guide Altiris Software Management Solution 7.1 from Symantec User Guide Altiris Software Management Solution 7.1 from Symantec User Guide The software described in this book is furnished under a license agreement

More information

emam and Adobe Premiere Panel Guide

emam and Adobe Premiere Panel Guide emam and Adobe Premiere Panel Guide Version 3.8 April, 2017 Notice The content in this document represents the current view of Empress Media Asset Management, LLC as of the date of publication. As Empress

More information

ForeScout Extended Module for ServiceNow

ForeScout Extended Module for ServiceNow ForeScout Extended Module for ServiceNow Version 1.2 Table of Contents About ServiceNow Integration... 4 Use Cases... 4 Asset Identification... 4 Asset Inventory True-up... 5 Additional ServiceNow Documentation...

More information

MEDIASEAL Encryptor Client Manual

MEDIASEAL Encryptor Client Manual MEDIASEAL Encryptor Client Manual May 2018 Version 3.7.1 Fortium Technologies Ltd www.fortiumtech.com Copyright 2018 - Fortium Technologies Ltd Information contained in this document is subject to change

More information

Orchestrate Video MMD Live Guide

Orchestrate Video MMD Live Guide Orchestrate Video MMD Live Guide May 2016 Information herein, including the URL and other Internet website references, is subject to change without notice. Unless otherwise noted, the companies, organizations,

More information

StorageGRID Webscale NAS Bridge Management API Guide

StorageGRID Webscale NAS Bridge Management API Guide StorageGRID Webscale NAS Bridge 2.0.3 Management API Guide January 2018 215-12414_B0 doccomments@netapp.com Table of Contents 3 Contents Understanding the NAS Bridge management API... 4 RESTful web services

More information

IBM Cloud Video Streaming

IBM Cloud Video Streaming Service Description IBM Cloud Video Streaming This Service Description describes the Cloud Service IBM provides to Client. Client means the company and its authorized users and recipients of the Cloud

More information

Administration Guide for Resellers

Administration Guide for Resellers Administration Guide for Resellers Version 1.1 (August 18th, 2016) REC.VC is a cloud service by REC.VC Administration Guide for Resellers, Version 1.1 (August 18th, 2016) 1 REC.VC Administration Guide

More information

MASTER CONTROL ROOM INTEGRATED BROADCASTING SOLUTIONS. wtvision.com

MASTER CONTROL ROOM INTEGRATED BROADCASTING SOLUTIONS. wtvision.com MASTER CONTROL ROOM INTEGRATED BROADCASTING SOLUTIONS wtvision.com MASTER CONTROL ROOM SOLUTIONS SET A Flexible MCR 3 Adaptable to fit on your existing structure or to rely exclusively on wtvision s suite

More information

Xeretec Scan to OneDrive Secure and Convenient

Xeretec Scan to OneDrive Secure and Convenient Xeretec Scan to OneDrive Secure and Convenient Seb Coles Senior Software Developer Xeretec April, 2017 Version 1.0.0 Copyright 2017 by Xeretec Ltd. All rights reserved. Document Preface The purpose of

More information

Focus Sheet IMF Quality Control with ICE

Focus Sheet IMF Quality Control with ICE Focus Sheet IMF Quality Control with ICE IMF IS A BUSINESS REALITY IMF content exchange, not only from the major studios but also for some premium OTT providers like Amazon or Netlix has already started,

More information

Copyright and Trademark Information Trademarks Disclaimer; No Warranty

Copyright and Trademark Information Trademarks Disclaimer; No Warranty Copyright and Trademark Information Under the copyright laws, this document may not be copied, photocopied, reproduced, translated, or reduced to any electronic medium or machine-readable form, in whole

More information

Vulnerability Scan Service. User Guide. Issue 20 Date HUAWEI TECHNOLOGIES CO., LTD.

Vulnerability Scan Service. User Guide. Issue 20 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 20 Date 2018-08-30 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Ltd. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

TREENO ELECTRONIC DOCUMENT MANAGEMENT. Administration Guide

TREENO ELECTRONIC DOCUMENT MANAGEMENT. Administration Guide TREENO ELECTRONIC DOCUMENT MANAGEMENT Administration Guide February 2012 Contents Introduction... 8 About This Guide... 9 About Treeno... 9 Managing Security... 10 Treeno Security Overview... 10 Administrator

More information

Export out report results in multiple formats like PDF, Excel, Print, , etc.

Export out report results in multiple formats like PDF, Excel, Print,  , etc. Edition Comparison DOCSVAULT Docsvault is full of features that can help small businesses and large enterprises go paperless. The feature matrix below displays Docsvault s abilities for its Enterprise

More information

IBM Cognos Open Mic Cognos Analytics 11 Part 1. 1 st Jun, IBM Corporation

IBM Cognos Open Mic Cognos Analytics 11 Part 1. 1 st Jun, IBM Corporation IBM Cognos Open Mic Cognos Analytics 11 Part 1 1 st Jun, 2016 IBM Cognos Open MIC Team Chakravarthi Mannava Presenter Subhash Kothari Technical Panel Member Deepak Giri Technical Panel Member 2 Agenda

More information

ExtraHop 6.0 ExtraHop REST API Guide

ExtraHop 6.0 ExtraHop REST API Guide ExtraHop 6.0 ExtraHop REST API Guide 2018 ExtraHop Networks, Inc. All rights reserved. This manual in whole or in part, may not be reproduced, translated, or reduced to any machinereadable form without

More information

Digital Signage Player Management Software

Digital Signage Player Management Software 3-296-173-11 (1) Digital Signage Player Management Software Operating Instructions Before operating the software, please read this manual thoroughly and retain it for future reference. VSPA-D7 Version

More information

AWS Elemental MediaLive. User Guide

AWS Elemental MediaLive. User Guide AWS Elemental MediaLive User Guide AWS Elemental MediaLive: User Guide Copyright 2018 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be

More information

The ultimate compositor for live content

The ultimate compositor for live content Viz Engine is the powerful rendering engine at the core of all Vizrt s real-time graphics applications. Integrating with all other Vizrt products, Viz Engine provides users with the complete solution for

More information

Cisco TelePresence Content Server

Cisco TelePresence Content Server Data Sheet Figure 1. Product Overview With the Cisco TelePresence Content Server (Content Server), your organization can share knowledge and enhance communication by recording video conferences. You can

More information

AsyncOS 11.0 API - Getting Started Guide for Security Appliances

AsyncOS 11.0 API - Getting Started Guide for  Security Appliances AsyncOS 11.0 API - Getting Started Guide for Email Security Appliances First Published: 2017-12-27 Last Modified: -- Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

ForeScout Extended Module for ServiceNow

ForeScout Extended Module for ServiceNow ForeScout Extended Module for ServiceNow Version 1.1.0 Table of Contents About this Integration... 4 Use Cases... 4 Asset Identification... 4 Asset Inventory True-up... 5 Additional ServiceNow Documentation...

More information

Using ZENworks with Novell Service Desk

Using ZENworks with Novell Service Desk www.novell.com/documentation Using ZENworks with Novell Service Desk Novell Service Desk 7.1 April 2015 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or

More information

Sophos Mobile. startup guide. Product Version: 8.1

Sophos Mobile. startup guide. Product Version: 8.1 Sophos Mobile startup guide Product Version: 8.1 Contents About this guide... 1 Sophos Mobile licenses... 2 Trial licenses...2 Upgrade trial licenses to full licenses... 2 Update licenses... 2 What are

More information

OOYALA INGESTION GUIDE

OOYALA INGESTION GUIDE OOYALA INGESTION GUIDE CONTENTS COPYRIGHT NOTICE 3 ABOUT INGESTING CONTENT 4 WAYS TO INGEST CONTENT 9 Uploading to Backlot 9 Ingesting with the Backlot UI 9 Ingesting with the Backlot API 9 Ooyala Ingestion

More information

Symantec ServiceDesk 7.1 SP1 Implementation Guide

Symantec ServiceDesk 7.1 SP1 Implementation Guide Symantec ServiceDesk 7.1 SP1 Implementation Guide Symantec ServiceDesk 7.1 SP1 Implementation Guide The software described in this book is furnished under a license agreement and may be used only in accordance

More information

Discover Video. StreamEngine. User Guide. Version 1.0. Discover Video LLC 8/5/2016

Discover Video. StreamEngine. User Guide. Version 1.0. Discover Video LLC   8/5/2016 Discover Video User Guide Version 1.0 8/5/2016 Discover Video LLC www.discovervideo.com Contents General Description...3 Installation...4 Getting Started...5 Edit Settings...8 File Output Settings...9

More information

How to Select the Right Marketing Cloud Edition

How to Select the Right Marketing Cloud Edition How to Select the Right Marketing Cloud Edition Email Studio, Mobile Studio, and Web Studio ith Salesforce Marketing Cloud, marketers have one platform to manage 1-to-1 customer journeys through the entire

More information

ACCENTURE VIDEO SOLUTION END USER FEATURES. Enter

ACCENTURE VIDEO SOLUTION END USER FEATURES. Enter ACCENTURE VIDEO SOLUTION END USER FEATURES Enter WELCOME Engage your customers with innovative features and functionalities to retain and expand your audience, strengthen your brand and drive monetization.

More information

The Cisco Show and Share mobile client for Apple ios devices will provide the following features when connected to a Cisco Show and Share system:

The Cisco Show and Share mobile client for Apple ios devices will provide the following features when connected to a Cisco Show and Share system: Data Sheet Cisco Show and Share Product Overview The Cisco Digital Media Suite (DMS) is a comprehensive offering of webcasting and video sharing, digital signage, and business IPTV applications that can

More information

MediaCenter 9.3 Frequently Asked Questions

MediaCenter 9.3 Frequently Asked Questions FAQs MediaCenter 9.3 Frequently Asked Questions Is the Kollective SD ECDN Agent required when using MediaCenter? The Kollective SD ECDN Agent is not required for MediaCenter operation; however, Kontiki

More information

Nasuni Data API Nasuni Corporation Boston, MA

Nasuni Data API Nasuni Corporation Boston, MA Nasuni Corporation Boston, MA Introduction The Nasuni API has been available in the Nasuni Filer since September 2012 (version 4.0.1) and is in use by hundreds of mobile clients worldwide. Previously,

More information

AWS Elemental MediaPackage. User Guide

AWS Elemental MediaPackage. User Guide AWS Elemental MediaPackage User Guide AWS Elemental MediaPackage: User Guide Copyright 2018 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may

More information

Wowza Cloud Preview. Quick Start Guide. Copyright by Wowza Media Systems, LLC. All rights reserved.

Wowza Cloud Preview. Quick Start Guide. Copyright by Wowza Media Systems, LLC. All rights reserved. Wowza Cloud Preview Quick Start Guide This document is for informational purposes only and in no way shall be interpreted or construed to create warranties of any kind, either express or implied, regarding

More information

DotNetNuke. Easy to Use Extensible Highly Scalable

DotNetNuke. Easy to Use Extensible Highly Scalable DotNetNuke is the leading Web Content Management Platform for Microsoft.NET. It enables your organization to leverage your existing Microsoft investments to create rich, highly interactive web sites and

More information

Verizon MDM UEM Unified Endpoint Management

Verizon MDM UEM Unified Endpoint Management Verizon MDM UEM Unified Endpoint Management Version: 1.0 Last Updated: 3/29/18 Table of Contents Unified Endpoint Management (UEM) Overview... 4 Account Dashboard... 4 Unified Endpoint Management (UEM)

More information

METADATA FRAMEWORK 6.3. and High Availability

METADATA FRAMEWORK 6.3. and High Availability METADATA FRAMEWORK 6.3 and High Availability Publishing Information Software version 6.3.160 Document version 4 Publication date May 22, 2017 Copyright (c) 2005-2017 Varonis Systems Inc. All rights reserved.

More information

Cisco Digital Media System: Simply Compelling Communications

Cisco Digital Media System: Simply Compelling Communications Cisco Digital Media System: Simply Compelling Communications Executive Summary The Cisco Digital Media System enables organizations to use high-quality digital media to easily connect customers, employees,

More information

ForeScout Extended Module for IBM BigFix

ForeScout Extended Module for IBM BigFix ForeScout Extended Module for IBM BigFix Version 1.0.0 Table of Contents About this Integration... 4 Use Cases... 4 Additional BigFix Documentation... 4 About this Module... 4 Concepts, Components, Considerations...

More information

SAP Enable Now What s New. WHAT S NEW PUBLIC Version 1.0, Feature Pack SAP Enable Now What s New. Introduction PUBLIC 1

SAP Enable Now What s New. WHAT S NEW PUBLIC Version 1.0, Feature Pack SAP Enable Now What s New. Introduction PUBLIC 1 WHAT S NEW PUBLIC Version 1.0, Feature Pack 1902 20.02.2019 2019 SAP SE or an SAP affiliate company. All rights reserved. Introduction PUBLIC 1 Table of Contents Introduction... 4 Further Information...

More information

Avid Interplay Production Web Services Version 2.0

Avid Interplay Production Web Services Version 2.0 Avid Interplay Production Web Services Version 2.0 www.avid.com Table of Contents Overview... 1 Interplay Production Web Services Functionality... 2 Asset Management... 2 Workflow Enhancement... 3 Infrastructure...

More information

ForeScout Extended Module for MaaS360

ForeScout Extended Module for MaaS360 Version 1.8 Table of Contents About MaaS360 Integration... 4 Additional ForeScout MDM Documentation... 4 About this Module... 4 How it Works... 5 Continuous Query Refresh... 5 Offsite Device Management...

More information

ForeScout Extended Module for VMware AirWatch MDM

ForeScout Extended Module for VMware AirWatch MDM ForeScout Extended Module for VMware AirWatch MDM Version 1.7.2 Table of Contents About the AirWatch MDM Integration... 4 Additional AirWatch Documentation... 4 About this Module... 4 How it Works... 5

More information

APPLICATION NOTES IP2ARCHIVE. Corporate. North & Latin America. Asia & Pacific. Other regional offices. Headquarters. Available at

APPLICATION NOTES IP2ARCHIVE. Corporate. North & Latin America. Asia & Pacific. Other regional offices. Headquarters. Available at IP2ARCHIVE Corporate North & Latin America Asia & Pacific Other regional offices Headquarters Headquarters Headquarters Available at +32 4 361 7000 +1 947 575 7811 +852 2914 2501 www.evs.com/conctact INTRODUCTION...

More information

Citrix Analytics Data Governance Collection, storage, and retention of logs generated in connection with Citrix Analytics service.

Citrix Analytics Data Governance Collection, storage, and retention of logs generated in connection with Citrix Analytics service. Citrix Analytics Data Governance Collection, storage, and retention of logs generated in connection with Citrix Analytics service. Citrix.com Data Governance For up-to-date information visit: This section

More information

StreamSets Control Hub Installation Guide

StreamSets Control Hub Installation Guide StreamSets Control Hub Installation Guide Version 3.2.1 2018, StreamSets, Inc. All rights reserved. Table of Contents 2 Table of Contents Chapter 1: What's New...1 What's New in 3.2.1... 2 What's New in

More information

etrac Company Documents Guide

etrac Company Documents Guide etrac Company Documents Guide Version: 5.0 Publish Date: 01/16/2019 Global DMS, 1555 Bustard Road, Suite 300, Lansdale, PA 19446 2019, All Rights Reserved. Table of Contents Introduction to etrac Company

More information

Nasuni Data API Nasuni Corporation Boston, MA

Nasuni Data API Nasuni Corporation Boston, MA Nasuni Corporation Boston, MA Introduction The Nasuni API has been available in the Nasuni Filer since September 2012 (version 4.0.1) and is in use by hundreds of mobile clients worldwide. Previously,

More information

ForeScout Extended Module for Carbon Black

ForeScout Extended Module for Carbon Black ForeScout Extended Module for Carbon Black Version 1.0 Table of Contents About the Carbon Black Integration... 4 Advanced Threat Detection with the IOC Scanner Plugin... 4 Use Cases... 5 Carbon Black Agent

More information

TeMeDa API Portal. APIs Overview. February 1,

TeMeDa API Portal. APIs Overview. February 1, TeMeDa API Portal https://temeda.portal.azure-api.net APIs Overview The TeMeDa API is a set of application programming interfaces (APIs) developed by TeMeDa which allow communication with TeMeDa Services

More information

Upland Qvidian Proposal Automation Single Sign-on Administrator's Guide

Upland Qvidian Proposal Automation Single Sign-on Administrator's Guide Upland Qvidian Proposal Automation Single Sign-on Administrator's Guide Version 12.0-4/17/2018 Copyright Copyright 2018 Upland Qvidian. All rights reserved. Information in this document is subject to change

More information

Informatica PIM. Functional Overview. Version: Date:

Informatica PIM. Functional Overview. Version: Date: Informatica PIM Functional Overview Version: Date: 8 March 18, 2014 Table of Contents Process Overview 3 Supplier Invitation 3 User Roles 3 Data Upload 4 Management of Import Mappings 5 Validation Rules

More information

VThis App Note USING STYLESHEETS IN FLIPFACTORY. App Not e

VThis App Note USING STYLESHEETS IN FLIPFACTORY. App Not e App Not e USING STYLESHEETS IN FLIPFACTORY Synopsis... 2 Using Stylesheets in FlipFactory... 3 Utility and Third Party Stylesheets... 5 Utility Stylesheet Workflow Example... 6 Third Party Stylesheet Workflow

More information

GV STRATUS Newsroom Bundles. June 2016

GV STRATUS Newsroom Bundles. June 2016 Newsroom Bundles June 2016 APPLICATION NOTE NEWSROOM BUNDLES Newsroom Bundles from Grass Valley, a Belden Brand, bring the power of to smaller news operations. delivers the full resources of the newsroom

More information

MB Exam Code: MB Exam Name: Microsoft Dynamics CRM 2016 Customer Service

MB Exam Code: MB Exam Name: Microsoft Dynamics CRM 2016 Customer Service MB2-714 Number: MB2-714 Passing Score: 800 Time Limit: 120 min File Version: 1.0 Exam Code: MB2-714 Exam Name: Microsoft Dynamics CRM 2016 Customer Service Exam A QUESTION 1 You install Microsoft Dynamics

More information

Viz Multiplay User s Guide 1.1

Viz Multiplay User s Guide 1.1 Viz Multiplay User s Guide 1.1 . All rights reserved. No part of this software, documentation or publication may be reproduced, transcribed, stored in a retrieval system, translated into any language,

More information

Adaptive Video Acceleration. White Paper. 1 P a g e

Adaptive Video Acceleration. White Paper. 1 P a g e Adaptive Video Acceleration White Paper 1 P a g e Version 1.0 Veronique Phan Dir. Technical Sales July 16 th 2014 2 P a g e 1. Preface Giraffic is the enabler of Next Generation Internet TV broadcast technology

More information

Screencast.com. Getting the Most from Your Screencast.com Account. July TechSmith Corporation. All rights reserved.

Screencast.com. Getting the Most from Your Screencast.com Account. July TechSmith Corporation. All rights reserved. Screencast.com Getting the Most from Your Screencast.com Account July 2009 2009 TechSmith Corporation. All rights reserved. Contents Contents...2 First Things First: Get Organized...3 Get Familiar with

More information

User and Reference Manual

User and Reference Manual User and Reference Manual User & Reference Manual All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying,

More information

Release Notes MediaBeacon, version /31/2017

Release Notes MediaBeacon, version /31/2017 Release Notes MediaBeacon, version 8.4 03/31/2017 Features Major Changes Project Creation Workflow Adds a new InDesign Plugin for easy drag-and-drop of content out of MediaBeacon into InDesign. Multi-Page

More information

Symantec Encryption Management Server and Symantec Data Loss Prevention. Integration Guide

Symantec Encryption Management Server and Symantec Data Loss Prevention. Integration Guide Symantec Encryption Management Server and Symantec Data Loss Prevention Integration Guide The software described in this book is furnished under a license agreement and may be used only in accordance

More information

Active Endpoints. ActiveVOS Platform Architecture Active Endpoints

Active Endpoints. ActiveVOS Platform Architecture Active Endpoints Active Endpoints ActiveVOS Platform Architecture ActiveVOS Unique process automation platforms to develop, integrate, and deploy business process applications quickly User Experience Easy to learn, use

More information

WHITE PAPER. Good Mobile Intranet Technical Overview

WHITE PAPER. Good Mobile Intranet Technical Overview WHITE PAPER Good Mobile Intranet CONTENTS 1 Introduction 4 Security Infrastructure 6 Push 7 Transformations 8 Differential Data 8 Good Mobile Intranet Server Management Introduction Good Mobile Intranet

More information

BECOMING A DATA-DRIVEN BROADCASTER AND DELIVERING A UNIFIED AND PERSONALISED BROADCAST USER EXPERIENCE

BECOMING A DATA-DRIVEN BROADCASTER AND DELIVERING A UNIFIED AND PERSONALISED BROADCAST USER EXPERIENCE BECOMING A DATA-DRIVEN BROADCASTER AND DELIVERING A UNIFIED AND PERSONALISED BROADCAST USER EXPERIENCE M. Barroco EBU Technology & Innovation, Switzerland ABSTRACT Meeting audience expectations is becoming

More information

REUTERS CONNECT. REUTERS MEDIA reuters.com/newsagency

REUTERS CONNECT. REUTERS MEDIA reuters.com/newsagency Reuters Connect is our technology platform that ingests, enriches and prepares both Reuters and partner content for customer delivery. It offers a wide range of news in all media types and allows you to

More information

Cisco TelePresence Content Server

Cisco TelePresence Content Server Figure 1. Product Overview With the Cisco TelePresence Content Server (Content Server), your organization can share knowledge and enhance communication by recording video conferences. You can access live

More information

FORK Xchange Suite User Manual Version 3.0

FORK Xchange Suite User Manual Version 3.0 FORK Xchange Suite User Manual Version 3.0 Primestream Corporation Copyright 2014 Primestream Corp. All rights reserved. Your rights to the software are governed by the accompanying software license agreement.

More information

Oracle Banking Digital Experience

Oracle Banking Digital Experience Oracle Banking Digital Experience Core Corporate Admin User Manual Release 17.1.0.0.0 Part No. E83887-01 March 2017 Core Corporate Admin User Manual March 2017 Oracle Financial Services Software Limited

More information