ffplayout/docs
jb-alvarado eb47c31135 prepare for version 0.14.0
- use chrono 0.4.20
- remove exit from kill_all function
- add exit statement to rpc error catcher
- typo in readme
- add infos about image and audio source
2022-08-07 18:00:20 +02:00
..
api.md v0.13.0 2022-07-27 17:58:56 +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 add man, update readme and build script 2022-07-28 10:46:55 +02:00
preview_stream.md add frontend, remove preview config 2022-07-24 19:23:52 +02:00
README.md prepare for version 0.14.0 2022-08-07 18:00:20 +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.

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