ffplayout/docs
2023-10-30 23:15:41 +01:00
..
api.md no auth for file route, get config from channel id, (revert to old state) 2023-10-30 23:03:53 +01:00
custom_filters.md remove loudnorm filter 2023-04-10 20:28:06 +02:00
developer.md Update developer.md 2022-12-04 11:12:01 +01:00
folder_mode.md add some more docs 2022-04-14 16:13:38 +02:00
ingest_error.md Update ingest_error.md 2023-02-06 12:32:41 +01:00
install.md Update install.md 2023-10-30 17:06:13 +00:00
live_ingest.md more ignores, ignore errors on server, add info for srt ingest 2022-10-26 09:37:28 +02:00
multi_audio.md simplify prepare_output_cmd, use filters struct for stream encoder (#209) 2022-10-17 19:30:10 +02:00
output.md use again only one filter chain 2022-10-06 18:05:36 +02:00
playlist_gen.md make paths optional 2023-09-12 20:29:29 +02:00
preview_stream.md simplify preview streaming example 2023-07-13 07:46:41 +02:00
README.md generate playlists based on template, serialize paths to PathBuf 2023-09-05 14:46:32 +02:00
remote_source.md add some more docs 2022-04-14 16:13:38 +02:00
stream_copy.md more infos about copy mode 2023-07-26 09:37:22 +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.

Playlist Generation

Generate playlists based on template.

Multi Audio Tracks

Output multiple audio tracks.

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

Stream Copy

Copy audio and or video stream