xbmc / inputstream.ffmpegdirect

Supports streams opened by FFmpeg's libavformat or Kodi's cURL such as plain TS, HLS and DASH (non-DRM) as well as many others. There is support for Archive/Catchup services where there is a replay window and can timeshift across that span. Also provides timeshift for live streams where rewind/pause and fast-forward would not have been available.
GNU General Public License v2.0
58 stars 42 forks source link

[Idea] Setting for timeshift buffer size #230

Open cuh7b5 opened 1 year ago

cuh7b5 commented 1 year ago

Now we have a timeshift buffer size in hours. It would be nice to have a setting for maximum physical size for the buffer storage. Like that we could reserve an amount in bytes which will not grow any further, assuring more control over a limited storage.