update hls stop

pull/702/head
Luke Pulverenti 9 years ago
parent 6332d0b943
commit ab2a291870

@ -349,7 +349,7 @@ namespace MediaBrowser.Api
if (job.Type != TranscodingJobType.Progressive)
{
timerDuration = 1800000;
timerDuration = 60000;
}
job.PingTimeout = timerDuration;

Loading…
Cancel
Save