Jump to content

Movies on 4G Play for 2-5 mins Then Stop, WIFI OK


Scott750

Recommended Posts

Scott750

If I'm watching movies on my Samsung Note 2 in the Chrome Web client on my home wifi, everything plays fine. When I'm on 4G, movies only play for 5 mins then stop. Only way I can get the movie to restart is to force close Chrome and try again, but then I only get 2 mins of play time. Doesn't matter if I start the movie from the beginning or resume.

 

From the logs it looks like the streaming times out. Here's a snippet from the logs:

2014-07-03 11:50:32.7499 Info - App: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\ffmpeg\20140612\ffmpeg.exe -ss 316.4703 -fflags genpts -i file:"\\Dexter-Server\Movies\Step Brothers (2008)\title00.mkv" -map_metadata -1 -threads 2 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -preset ultrafast -crf 23 -maxrate 1372000 -bufsize 2744000 -r 23.97602 -vsync vfr -profile:v baseline -level 3 -force_key_frames expr:if(isnan(prev_forced_t),gte(t,.1),gte(t,prev_forced_t+5)) -vf "scale=min(iw\,720):trunc(ow/dar/2)*2" -sc_threshold 0 -codec:a:0 aac -strict experimental -ac 2 -ab 128000 -af "adelay=1,aresample=async=1,volume=2" -hls_time 10 -start_number 0 -hls_list_size 1440 -y "C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\transcoding-temp\fae60fde-79f5-4720-f3a4-72000d19e149.m3u8"

2014-07-03 11:52:19.9566 Error - HttpResultFactory: Error streaming media

The semaphore timeout period has expired

System.Net.HttpListenerException

at System.Net.HttpResponseStream.EndWrite(IAsyncResult asyncResult)

at System.IO.Stream.b__17(Stream stream, IAsyncResult asyncResult)

at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)

--- End of stack trace from previous location where exception was thrown ---

at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

at System.IO.Stream.d__2.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

 

at MediaBrowser.Server.Implementations.HttpServer.StreamWriter.d__0.MoveNext()

Here are the full Server and Transcode logs: https://www.dropbox.com/s/pv7hvziy8a59e4h/MediaBrowser%20Logs.zip

 

MBS v3.0.5289.18702

Edited by Scott750
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...