An open API service indexing awesome lists of open source software.

https://github.com/digitalinteraction/mediaofthings

Point of Capture Meta-data Capture System.
https://github.com/digitalinteraction/mediaofthings

Last synced: 10 months ago
JSON representation

Point of Capture Meta-data Capture System.

Awesome Lists containing this project

README

          

# BBC / Open Lab Kitchen Project

## OpenLab.Kitchen.Reciever

All sensor recievers from kitchen. Push all data through RabbitMQ.

## OpenLab.Kitchen.Service

Contains all data models and generic interfaces for communicating between components.

## OpenLab.Kitchen.Repository

Mongo connection module for non-live datasets.

## OpenLab.Kitchen.StreamingRepository

RabbitMQ connection module.

## OpenLab.Kitchen.Recogniser

Library for event recognition from raw sensor data.

## OpenLab.Kitchen.WebApi

Web API server for accessing datasets from Viewer.

## OpenLab.Kitchen.Viewer

React.JS Viewer for replaying previous recordings.

## OpenLab.Kitchen.Configure

Dataset cleaner and Production creation tool.