yude / Mirakurun

Mirakurun with recpt1 installation on Docker

Home Page:https://hub.docker.com/r/yude/mirakurun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

このフォークについて

以下の変更が加えられています。

Mirakurun

Mirakurun

DVR Tuner Server for Japanese TV which designed for the "Air" (in development codename).

npm version npm downloads Linux Build tip for next commit Backers on Open Collective Sponsors on Open Collective

Docker

dockeri.co

see: available Tags (Docker Hub)

Quick Install

mkdir ~/mirakurun/
cd ~/mirakurun/
wget https://raw.githubusercontent.com/Chinachu/Mirakurun/master/docker/docker-compose.yml
docker-compose pull
docker-compose run --rm -e SETUP=true mirakurun
docker-compose up -d

see: doc/Platforms.md

Features

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

Figure: Variety of the MPEG-2 TS Stream API

Figure: Stream Flow

Requirements / Supported Platforms

see: doc/Platforms.md

Install / Update / Uninstall / CLI

see: doc/Platforms.md

Web UI

# Admin UI
http://_your_mirakurun_ip_:40772/

# Swagger UI
http://_your_mirakurun_ip_:40772/api/debug

PM2 Plus (Keymetrics)

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

Client Implementations

Contributing

CONTRIBUTING.md

Supporting

Discord Community

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Copyright / License

© 2016- kanreisa.

Commercial License / Support is provided by Pixely LLC.

About

Mirakurun with recpt1 installation on Docker

https://hub.docker.com/r/yude/mirakurun

License:Apache License 2.0


Languages

Language:TypeScript 81.4%Language:JavaScript 16.0%Language:Shell 1.0%Language:CSS 0.6%Language:HTML 0.6%Language:Dockerfile 0.4%