Feature #4560
HTSP protocol and live channels
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-08-28
Due date:
% Done:
0%
Estimated time:
Description
Hi,
Actually, HTSP protocol send streams separately by packets, with PTS/DTS/DURATION for each.
It's impossible to support it when you are using custom video libs, like VLCLib or LIBMPV.
What do you think about adding an option for subscribe method, like muxed to have all video/audio/sub streams in one stream, so it can be used with all libs ?
I know that i can use http stream but in this case i lose timeshift support.
After all, records have openFile, who send streams in a container.