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.
- Host: GitHub
- URL: https://github.com/digitalinteraction/mediaofthings
- Owner: digitalinteraction
- Created: 2017-04-20T08:41:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-12T08:58:52.000Z (almost 9 years ago)
- Last Synced: 2025-04-04T12:14:47.585Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.