Skip to content

stats service for collecting data from various media servers

Notifications You must be signed in to change notification settings

rebelvg/stats-node

Repository files navigation

stats-node

Overview

Statistics server/api for collecting data from various media servers about streams, streamers and stream viewers.

App Features

  • Servers Support
    • KLPQ Stream Service (based on node-media-server)
    • Adobe Media Server (with stats-node-ams)

API Features

  • Sorting
  • Filtering
  • Pagination
  • Google Login

Requirements

  • Node.js LTS
  • Yarn
  • MongoDB
  • Google Plus API access

Dev Requirements

  • Docker

Links

Frontend Counterpart

https://github.com/rebelvg/stats-react

Usage

Run

docker-compose up -d
yarn install
yarn start

PM2 Support

yarn pm2:setup
yarn pm2

Live Example

http://stats.klpq.io/streams

About

stats service for collecting data from various media servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published