summaryrefslogtreecommitdiff
path: root/pages/recstream.ecpp
AgeCommit message (Collapse)Author
2009-12-08Made recordings http streaming dependent on tntnet version 1.7.0 andDieter Hametner
aboove because that version only supports 'calming down' the request watchdog. Without that the tntnet request watchdog killed the whole VDR process after 600 sec. Thus recordings lasting longer than 10 minutes could not be displayed and even worse the whole VDR process terminated. That could break currently running timers.
2008-06-21Added streaming of recordings via http.Dieter Hametner
The recordings must be complete and no conversion of the stream takes place. Thus the current implementation is only usable in the local LAN.