ffplayout/docs
Jonathan Baecker cb95a82ea5 update docs
2024-10-02 18:34:23 +02:00
..
images update paths 2024-09-24 13:54:28 +02:00
advanced_settings.md update docs 2024-10-02 18:34:23 +02:00
api.md fix log path, update api doc 2024-07-01 07:36:32 +02:00
closed_captions.md 0.24.0-beta5 2024-09-27 11:34:52 +02:00
custom_filters.md update docs 2024-10-02 18:34:23 +02:00
developer.md update docs 2024-10-02 18:34:23 +02:00
folder_mode.md update docs 2024-10-02 18:34:23 +02:00
ingest_error.md update docs 2024-10-02 18:34:23 +02:00
install.md update docs 2024-10-02 18:34:23 +02:00
live_ingest.md update docs 2024-10-02 18:34:23 +02:00
multi_audio.md update docs 2024-10-02 18:34:23 +02:00
output.md update docs 2024-10-02 18:34:23 +02:00
playlist_gen.md update docs 2024-10-02 18:34:23 +02:00
preview_stream.md update docs 2024-10-02 18:34:23 +02:00
README.md add doc for advanced settings, add separate fade filter for audio, support advanced parameter for stream mode 2024-04-11 12:19:45 +02:00
remote_source.md update docs 2024-10-02 18:34:23 +02:00
stream_copy.md update docs 2024-10-02 18:34:23 +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

Advanced Settings