no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | autotee [2016/01/18 20:47] (current) – created fxkr | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== autotee ====== | ||
| + | See also: https:// | ||
| + | |||
| + | autotee manages transcoding processes. | ||
| + | |||
| + | It watches an nginx-rtmp or Icecast server for active streams. | ||
| + | For each active stream, it spawns a number of source and sink processes and forwards data from each sources stdout to the stdin of each sink connected to the source. | ||
| + | It supervises the source/sink processes and kills/ | ||