1.1.11 • Published 6 years ago

mediacentral-service-starter-kit-nodejs v1.1.11

Weekly downloads
35
License
SEE LICENSE IN EU...
Repository
-
Last release
6 years ago

Starter kit for creating a service for MediaCentral

Getting started

To create your service just install and run mediacentral-service-starter-kit-nodejs module and fallow instructions. You can also create a service by passing parameters to script (use --help for more info).

Before you begin

Make sure you've opened the gateway mask on the server for development. Open this file:

/etc/sysconfig/avid-acs-gateway

And change the mask to:

export ACS_SECURITY_FULL_TRUST_IPV4_MASK_LIST="0.0.0.0/1;128.0.0.0/1"

FAQ

Why am I seeing 'Authentication error: Client IP is not allowed either by gateway or service policy'?

You'll need to make sure the IP mask is open on the gateway (see Before you begin)

Why am I getting '404 Not Found: proxy-bal'?

You'll need to include proxy-bal module

How to include proxy-bal

Proxy-bal is package accesible only for developers with a Avid developer account
Steps include proxy-bal:
1. Download proxy-bal package from https://my.avid.com/cpp/sdk/apc (Avid Platform Connector Node) 2. Extract downloaded files 3. Enter the extracted directory and then node_modules directory 3. Extract proxy-bal.tgz file 4. Rename package directory to proxy-bal 5. Copy the proxy-bal directory to node_modules in service directory 6. Open command line inside proxy-bal directory and type npm update

1.1.11

6 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.602

6 years ago

1.0.601

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.23

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.2

6 years ago