Giter Site home page Giter Site logo

takemontakashi / mirakurun Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chinachu/mirakurun

0.0 2.0 0.0 726 KB

A Modern DTV Tuner Server Service.

Home Page: https://chinachu.moe

License: Apache License 2.0

Dockerfile 0.11% Shell 1.22% JavaScript 7.56% TypeScript 91.12%

mirakurun's Introduction

Mirakurun

Mirakurun

DVR Tuner Server Service for Chinachu Air.

npm version npm downloads Linux Build Dependency Status devDependency Status tip for next commit

Features

  • RESTful API (Open API) - has designed like HTTP version of Spinel
  • Unix Sockets / TCP
  • Advanced Tuner Process Management
  • Priority Management
  • Integrated MPEG-2 TS Parser, Filter
  • Realtime EPG Parser
  • Supports most Tuner Devices (chardev, DVB / ISDB-T, ISDB-S, DVB-S2)
  • IPv6 Support
  • Multiplexing Mirakuruns

Requirements / Supported Platforms

see: doc/Platforms.md

Install

see: doc/Platforms.md

CLI

Only Linux / Darwin Platform

Administration

Init

Init as service manually.

mirakurun init

Config

mirakurun config [server|tuners|channels]

Log Stream

mirakurun log server

Service Management

mirakurun [status|start|stop|restart]

Version Info

mirakurun version

Munin Plugin

Required

Installation

ln -s /usr/local/lib/node_modules/mirakurun/bin/munin-plugins/mirakurun_status.js /usr/share/munin/plugins/mirakurun_status
ln -s /usr/share/munin/plugins/mirakurun_status /etc/munin/plugins/mirakurun_status
# check
munin-run mirakurun_status
# apply
service munin-node restart

Workaround: /usr/bin/env: node: No such file or directory

create /etc/munin/plugin-conf.d/mirakurun.conf like below:

[mirakurun_*]
command /usr/local/bin/node %c

PM2 Plus (Keymetrics)

You can use PM2 Plus to realtime monitoring if running by PM2.

Client Implementations

Contributing

CONTRIBUTING.md

Supporting

  • Tip4Commit (BTC) - to Every Committers
  • 1ND6fuKgQ8kKZnyoCRfJqe6cijsScd5Ttf (BTC) - Directly to the Project Team

Slack Community

License

Apache License, Version 2.0

Commercial License/Support is provided by Pixely LLC.

mirakurun's People

Contributors

kanreisa avatar miyukki avatar takemontakashi avatar rndomhack avatar eru01 avatar l3tnun avatar h-mineta avatar akimasa avatar atrandom avatar k-uraki avatar kusano avatar microtuna avatar tyage avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.