Update 'README'

This commit is contained in:
Sándor 2021-05-28 10:46:27 +02:00
parent dd50765ef0
commit a1ca5013f4
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -1,7 +1,7 @@
With this utility it is possible to record live streams that is available through a Restreamer instance. 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 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 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 It is also possible to provide a "rewindable" live stream, but keep in mind that it will introduce big
latency. latency.