Feature #4792
IPTV: M2TS Input File support
Status:
New
Priority:
Normal
Assignee:
-
Category:
IPTV
Target version:
-
Start date:
2017-12-14
Due date:
% Done:
0%
Estimated time:
Description
Hi,
I suggest to include support for M2TS (aka BDAV) files in IPTV (adding the scheme "m2ts://"). The reason is quite simple: as these files are simple TS with a 4-byte headers with accurate Time Stamps (30bit ATS marks), then will be very easy to stream them without PCR issues.
Furthermore, a second round, can be extend the support with wildcards (like for example with "m2ts:///home/user/timeshift/ch1-*.m2ts") and then use it as a ring buffer.
What you think?