-
Notifications
You must be signed in to change notification settings - Fork 2
Home
ぐるぐる edited this page Feb 16, 2020
·
3 revisions
このソフトウェアは、ライブ配信や録画配信をテレビ局の用いるAPS(Automatic Program control System)のように時間指定で組み合わせてサイネージやその他ブラウザに配信することを可能にします。
使用方法 を参照。
このソフトウェアは以下のコンポーネントに依存します。
- Node.js
- FFmpeg (with HLS support, and other codecs are required)
以下の環境での動作を確認しています。
- Node.js v12.14.0
- npm 6.13.4
- ffmpeg N-86789-g4c1aac8
- OS: Windows 10, Mac OSX Catalina, Alpine Linux
その他のソフトウェア構造については開発と貢献を参照してください。
GPL-3.0を採用しています。
This file is part of Mitei Server.
Copyright (c) 2019 f0reachARR <[email protected]>
Mitei Server is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3 of the License.
Mitei Server is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mitei Server. If not, see <http://www.gnu.org/licenses/>.```