Skip to content

multisens/TV30

Repository files navigation

TV 3.0 AoP Experimentation

Node Version MQTT

The TV 3.0 AoP Experimentation project provides an evironment for experimenting with TV 3.0 AoP services. The environment is designed to be extensible such that developers can easily create/extend its functionalities.

Features

  • Distributed implementation of TV 3.0 components in a microservices fashion
  • MQTT-based

Architecture

---
config:
  look: handDrawn
  theme: neutral
---
block-beta
   columns 5
   TV["AoP\n(Node.js)"] space B["Broker\n(MQTT)"] space WS["TV 3.0 WebServices\n(Node.js)"]
   TV --> B
   B --> TV
   WS --> B
   B --> WS
   space:5
   APP["Broadcaster Apps\n(Node.js)"] space NCL["TV 3.0 Ginga-NCL"]
   B --> NCL
   NCL --> B
   TV --> APP
   APP --> B
   B --> APP
Loading

Dependencies

Execution

Components managed by PM2. $ pm2 start ecosystem.config.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •