Jump to content

MBT fails on playback from IPTV Plugin (remote play to from web gui)


KRA

Recommended Posts

I use web gui as "remote" and start playback in MBT. With new IPTV plugin I try to start playback of tv stream (from tvheadend) but it fails to play the output. (playback on web is fine)

 

MBT says  "Error in NowPlayingInfo.GetName(): Object referenc..."

 

And puts this in the log:

 

 

2014-07-28 20:59:20.0479 Info - InternalDirectShowPlayer: Playing 5. TV2 Zebra. Audio Renderer: Default, Madvr: True, xySubFilter: True
2014-07-28 20:59:20.0479 Info - InternalDirectShowPlayer: Playing Path http://192.168.10.205:8096/mediabrowser/Videos/dfe7d8cf19ccda3fac56da26afba5128/stream.ts?VideoCodec=h264&AudioCodec=aac
2014-07-28 20:59:21.8104 Debug - InternalDirectShowPlayer: Added default audio renderer
2014-07-28 20:59:21.9314 Debug - InternalDirectShowPlayer: Disable HWA support for: MPEG2DVD
2014-07-28 20:59:21.9314 Debug - InternalDirectShowPlayer: Change HWA resolution support from 3 to -1.
2014-07-28 20:59:21.9314 Debug - InternalDirectShowPlayer: Add LAVAudio to the graph.
2014-07-28 20:59:21.9314 Debug - InternalDirectShowPlayer: Enable LAVAudio Runtime Config
2014-07-28 20:59:21.9453 Debug - InternalDirectShowPlayer: Enable LAVAudio S/PDIF bitstreaming
2014-07-28 20:59:21.9453 Debug - InternalDirectShowPlayer: Enable LAVAudio HDMI bitstreaming
2014-07-28 20:59:21.9453 Debug - InternalDirectShowPlayer: Set LAVAudio auto AV Sync: True
2014-07-28 20:59:21.9453 Debug - InternalDirectShowPlayer: Set LAVAudio Expand61: False
2014-07-28 20:59:21.9453 Debug - InternalDirectShowPlayer: Set LAVAudio ExpandMono: False
2014-07-28 20:59:21.9453 Debug - InternalDirectShowPlayer: Set LAVAudio ConvertToStandardLayout: True
2014-07-28 20:59:21.9453 Debug - InternalDirectShowPlayer: Set LAVAudio audio EnableDRC: False
2014-07-28 20:59:21.9453 Debug - InternalDirectShowPlayer: Set LAVAudio audio ShowTrayIcon: True
2014-07-28 20:59:21.9619 Debug - InternalDirectShowPlayer: AC3 bitstreaming: True
2014-07-28 20:59:21.9619 Debug - InternalDirectShowPlayer: EAC3 bitstreaming: True
2014-07-28 20:59:21.9619 Debug - InternalDirectShowPlayer: TRUEHD bitstreaming: True
2014-07-28 20:59:21.9619 Debug - InternalDirectShowPlayer: DTS bitstreaming: True
2014-07-28 20:59:21.9619 Debug - InternalDirectShowPlayer: DTSHD bitstreaming: True
2014-07-28 20:59:21.9939 Debug - InternalDirectShowPlayer: Completed RenderStreams with 1 pins.
2014-07-28 20:59:21.9939 Error - InternalDirectShowPlayer: InvokeOnPlayerThread
The operation cannot be performed because the pins are not connected.
System.Runtime.InteropServices.COMException
  at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  at System.Windows.Forms.Control.Invoke(Delegate method)
  at MediaBrowser.Theater.DirectShow.InternalDirectShowPlayer.InvokeOnPlayerThread(Action action)
 
2014-07-28 20:59:21.9939 Debug - App: Navigating to FullscreenVideoPage
2014-07-28 20:59:22.0405 Info - App: Removing resource ResourceDictionary
2014-07-28 20:59:22.0405 Debug - App: Navigation complete to FullscreenVideoPage
2014-07-28 20:59:22.1005 Debug - ScreensaverManager: Calling SetThreadExecutionState to prevent system idle
2014-07-28 20:59:22.1030 Debug - ApiClient: ReportPlaybackStart: Item dfe7d8cf19ccda3fac56da26afba5128
2014-07-28 20:59:22.3591 Info - ApiWebSocket: Received web socket message: PlaybackStart
2014-07-28 20:59:22.4102 Error - ApiWebSocket: Error in OnMessageReceivedInternal
Type definitions should start with a '{', expecting serialized type 'WebSocketMessage', got string starting with: fac56da26afba5128","Type":"ChannelVideoItem","Medi
System.Runtime.Serialization.SerializationException
  at ServiceStack.Text.Common.DeserializeTypeRefJson.StringToType(Type type, String strType, EmptyCtorDelegate ctorFn, Dictionary`2 typeAccessorMap)
  at ServiceStack.Text.Common.DeserializeType`1.<>c__DisplayClass3.<GetParseMethod>b__1(String value)
  at ServiceStack.Text.Json.JsonReader`1.Parse(String value)
  at ServiceStack.Text.JsonSerializer.DeserializeFromString[T](String value)
  at MediaBrowser.Common.Implementations.Serialization.JsonSerializer.DeserializeFromString[T](String text)
  at MediaBrowser.ApiInteraction.WebSocket.BaseApiWebSocket.GetMessageType(String json)
  at MediaBrowser.ApiInteraction.WebSocket.BaseApiWebSocket.OnMessageReceivedInternal(String json)
  at MediaBrowser.ApiInteraction.WebSocket.BaseApiWebSocket.OnMessageReceived(String json)
 
2014-07-28 20:59:22.8592 Info - ApiWebSocket: Received web socket message: UserDataChanged 
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...