-
-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Gong Xian edited this page Feb 22, 2023
·
17 revisions
Mr. OTCS is a Python program that runs a pair of ffmpeg processes, one to encode videos in a playlist text file consecutively, and one to receive that encoding in real time and relay it to an RTMP endpoint. As each video is queued for streaming, Mr. OTCS generates a JSON file containing the schedule of upcoming videos to be displayed in a webpage.
- Installation on Linux and Raspberry Pi, using ffmpeg and nginx
- Migrating from 1.x
- Customization
- Frequently Asked Questions