ffplayout/docs/README.md

30 lines
731 B
Markdown
Raw Normal View History

2022-05-17 15:29:20 -04:00
**ffplayout-engine Documentation**
================
### **[For Developer](/docs/developer.md)**
Learn how to setup a developer environment and to cross compile for different platforms.
### **[Folder Mode](/docs/folder_mode.md)**
Learn more about playing the content of a folder.
### **[Live Ingest](/docs/live_ingest.md)**
Using live ingest to inject a live stream.
### **[Output Modes](/docs/output.md)**
The different output modes.
### **[Preview Stream](/docs/preview_stream.md)**
Setup and use a preview stream.
2022-07-02 17:02:06 -04:00
### **[Remote Sources](/docs/remote_source.md)**
2022-05-17 15:29:20 -04:00
Use of remote sources, like https://example.org/video.mp4
2022-07-02 17:02:06 -04:00
### **[ffplayout API](/docs/api.md)**
Control the engine, playlist and config with a ~REST API