Actions
Feature #3991
openChange MPEG-TS input data handling (timeshift,use-data-from-timeshift,stream-migration-to-another-client)
Start date:
2016-09-22
Due date:
% Done:
75%
Estimated time:
(Total: 0:00 h)
Description
The current (up to 4.2) timeshift implementation has some obstacles to implement some features like:
- use data from timeshift for recordings (late recordings request, but data are in the timeshift buffers)
- stream migration to another client (device)
The idea is to store the unmodified incoming MPEG-TS stream to disk / memory and then reparse it (feed it again) depending on requests. The initial parser should create files with time indexes and EPG info.
The stream migration might be implemented like named temporary virtual channels.
Updated by Peter W. over 7 years ago
I see this is marked as done. Was this implemented in current master? Does the kodi PVR Addon make use of it?
Updated by Luis Alves over 6 years ago
Peter W. wrote:
I see this is marked as done. Was this implemented in current master? Does the kodi PVR Addon make use of it?
Not implemented yet (unfortunately).
Updated by Flole Systems about 4 years ago
- Target version changed from 4.4 to 4.6
Actions