ffplayout/docs
2022-10-06 18:05:36 +02:00
..
api.md update readme 2022-10-02 22:05:01 +02:00
custom_filters.md unify filter quotation 2022-09-07 11:39:53 +02:00
developer.md add arm 2022-07-20 12:09:52 +02:00
folder_mode.md add some more docs 2022-04-14 16:13:38 +02:00
install.md prepare for version 0.14.0 2022-08-07 18:00:20 +02:00
live_ingest.md update info about rtmp auth 2022-05-25 22:27:20 +02:00
output.md use again only one filter chain 2022-10-06 18:05:36 +02:00
preview_stream.md update readme 2022-09-01 17:43:50 +02:00
README.md add doc for custom filter, catch fatal error: Numerical result * 2022-08-31 09:49:49 +02:00
remote_source.md add some more docs 2022-04-14 16:13:38 +02:00

ffplayout-engine Documentation

For Developer

Learn how to setup a developer environment and to cross compile for different platforms.

Install

How to install ffplayout with API and frontend.

Folder Mode

Learn more about playing the content of a folder.

Live Ingest

Using live ingest to inject a live stream.

Output Modes

The different output modes.

Custom Filter

Apply self defined audio/video filters.

Preview Stream

Setup and use a preview stream.

Remote Sources

Use of remote sources, like https://example.org/video.mp4

ffplayout API

Control the engine, playlist and config with a ~REST API