- September 1, 2008
- 21,577
- 8,224
- Home Country
- New Zealand
My guess is that is a client side error. The video codec probably stopped asking for data for some reason. I can't help with that.The strange thing is that when I collected the logs this time the timeshifting actually kept on going and the client screen became black but the TsReader log on the client was filled with
Logs say:I then started TV in MP1 just to make sure TV was still working on that client and then I redid the test and this time I again received "There is not player registered to play media item 'stream4.0'". This is in v3 folder.
[2014-04-20 22:24:48,091] [101422 ] [Thread9 ] [WARN ] - SlimTvPlayerBuilder: Error playing media item 'Resource '{04affa6c-ea42-4bd3-aa6f-c16dcef1d693}://0|rtsp://192.168.1.77:554/stream4.0' at system 'acbd7970-3fcd-4465-aeb1-ac639b6a1c54'
System.Runtime.InteropServices.COMException (0x80004005): Unspecified error
at DirectShow.Helper.HRESULT.Throw()
at MediaPortal.UI.Players.Video.TsVideoPlayer.AddSourceFilter()
at MediaPortal.UI.Players.Video.BaseDXPlayer.SetMediaItem(IResourceLocator locator, String mediaItemTitle)
at MediaPortal.Plugins.SlimTv.Client.Player.SlimTvPlayerBuilder.GetPlayer(MediaItem mediaItem)
TsReader says:
20-04-2014 22:29:33.148 [aa0]Failed to get a SDP description from URL rtsp://192.168.1.77:554/stream4.0 cannot handle DESCRIBE response: RTSP/1.0 404 Stream Not Found
So here I suspect a server side problem, but unfortunately without the server logs [again] I can't be sure.
Summary: I can't say anything more about any potential server issues than with the previous log files.