update hls stop
This commit is contained in:
parent
6332d0b943
commit
ab2a291870
|
@ -349,7 +349,7 @@ namespace MediaBrowser.Api
|
|||
|
||||
if (job.Type != TranscodingJobType.Progressive)
|
||||
{
|
||||
timerDuration = 1800000;
|
||||
timerDuration = 60000;
|
||||
}
|
||||
|
||||
job.PingTimeout = timerDuration;
|
||||
|
|
Loading…
Reference in New Issue
Block a user