This package has been deprecated

Author message:

Check for cloudux-starter-kit-service

mediacentral-service-starter-kit-nodejs

1.1.11 • Public • Published

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
  4. Extract proxy-bal.tgz file
  5. Rename package directory to proxy-bal
  6. Copy the proxy-bal directory to node_modules in service directory
  7. Open command line inside proxy-bal directory and type npm update

/mediacentral-service-starter-kit-nodejs/

    Package Sidebar

    Install

    npm i mediacentral-service-starter-kit-nodejs

    Weekly Downloads

    1

    Version

    1.1.11

    License

    SEE LICENSE IN EULA.md

    Unpacked Size

    28.9 kB

    Total Files

    12

    Last publish

    Collaborators

    • vladyslav.kurakov
    • diana_chaikovska
    • wbauer
    • joeapearson
    • enterit
    • anna.kryzhko
    • anna.vaskovska
    • yvadim
    • artur.ziemba.avid