HTTP-Live-Video-Stream-Segmenter-and-Distributor
HTTP-Live-Video-Stream-Segmenter-and-Distributor copied to clipboard
sanity_check for input_location not compatible with restream
77 if !File.readable? config['input_location']
78 log.error("The input file can not be read: #{config['input_location']}")
79 raise
80 end
Breaks http restreaming