GithubHelp home page GithubHelp logo

yoshikig / mirakurun Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chinachu/mirakurun

0.0 2.0 0.0 202 KB

DTV Tuner Server Service for Chinachu Air.

Home Page: https://chinachu.moe

License: Apache License 2.0

Shell 1.66% JavaScript 6.37% TypeScript 91.97%

mirakurun's Introduction

Mirakurun

Mirakurun

DVR Tuner Server Service for Chinachu Air.

npm version Linux Build Dependency Status devDependency Status

Features

  • RESTful 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)

Requirements / Supported Platforms

Bold is the recommended. see: doc/Platforms.md

Linux

  • PM2 >=1.0.2
  • x86 / x64 / ARMv7 / ARMv8
  • Debian / Ubuntu / CentOS / Gentoo
  • SystemV / OpenRC / SystemD

Darwin (Experimental)

  • PM2 >=1.0.2
  • OS X v10.11 El Capitan

Win32 (Experimental)

  • winser >=1.0.2
  • Windows 10 TH2

Install

# Linux / Darwin
sudo npm install pm2 -g
sudo npm install mirakurun -g --unsafe --production

# Win32 (Windows PowerShell as Admin)
npm install winser -g
npm install mirakurun -g --production

Update

# Linux / Darwin
sudo npm install mirakurun@latest -g --unsafe --production

# Win32 (Windows PowerShell as Admin)
npm install mirakurun@latest -g --production

Uninstall

# Linux / Darwin
sudo npm uninstall mirakurun -g --unsafe

# Win32 (Windows PowerShell as Admin)
npm uninstall mirakurun -g

CLI

Only Linux / Darwin Platform

Administration

Config

mirakurun config [server|tuners|channels]

Typically, don't need edit this.

Log Stream

mirakurun log server

Service Management

mirakurun [status|start|stop|restart]

Client Implementations

Contributing

CONTRIBUTING.md

Slack Community

License

Apache License, Version 2.0

Commercial License/Support is provided by Pixely LLC.

mirakurun's People

Contributors

kanreisa avatar rndomhack avatar

Watchers

yoshiki iguchi avatar James Cloos 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.