protocast-subscriber

0.1.2 • Public • Published

Protocast Subscriber

Setup

Run setup.bat, and define required environment variables in .env file. For example:

SUB_TOKEN=e075117c-b5d6-4ee3-9818-bc938af8aa23
PORTS='{"mvn":9763,"livelink":1111}'
  • SUB_TOKEN - A token used to match the subscriber with its publisher streams. If you haven't received a subscriber token, please contact the author.
  • PORTS - A JSON object where each entry represents a stream I/O. The key is the stream type, and the value is the stream port.

Running

Execute the run.bat file. The subscriber should start receiving data as soon as a publisher is connected. Remember that you'll be charged for egress, so it's recommended to shut down the subscriber process if you don't intend to use it anymore.

© Eytan Manor. All rights reserved.

Readme

Keywords

none

Package Sidebar

Install

npm i protocast-subscriber

Weekly Downloads

2

Version

0.1.2

License

none

Unpacked Size

13.5 kB

Total Files

6

Last publish

Collaborators

  • dab0mb