|
|
@ -1,7 +1,7 @@ |
|
|
|
With this utility it is possible to record live streams that is available through a Restreamer instance. |
|
|
|
This monitors the Restreamer API to check if the local repeater is connected. When it is, it probes the |
|
|
|
HLS endpoint and depending on the HTTP Code in the response it starts an FFmpeg process that copies the |
|
|
|
HLS output to a specified location on the filesystem. Then it can be played back. |
|
|
|
HLS output OR RTMP stream to a specified location on the filesystem. Then it can be played back. |
|
|
|
It is also possible to provide a "rewindable" live stream, but keep in mind that it will introduce big |
|
|
|
latency. |
|
|
|
|
|
|
|