Jonathan Baecker 7bfaa4a2d0 0.24.0-beta5
- reorganize help
- switch back to beta version
- add docs for closed cations
- unify playlist/playlist-root argument
- colorize ads
- add vtt_* to update config handler
- update packages
- add -muxpreload 0 and -muxdelay 0 to default settings
2024-09-27 11:34:52 +02:00
..
2024-09-24 13:54:28 +02:00
2024-06-12 10:16:00 +02:00
2024-07-01 07:36:32 +02:00
2024-09-27 11:34:52 +02:00
2024-03-18 12:30:29 +01:00
2022-04-14 16:13:38 +02:00
2023-02-06 12:32:41 +01:00
2024-08-21 10:20:54 +02:00
2024-09-03 15:38:26 +02:00
2023-09-12 20:29:29 +02:00
2022-04-14 16:13:38 +02:00
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

Advanced Settings