Win Unable to uPNP push stream .TS aka MP2T files to an OPPO BDP-103
#1
I'm trying to stream .ts movies (aka video/mp2t) from Kodi (14.x & 15.x) on Windows 7 (64bit) to my OPPO BDP-103.
This fails with the following errors (see Kodi log excerpt):

15:27:05 T:6064 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
15:27:06 T:6064 DEBUG: CGUIWindowVideoBase::OnPlayMedia M:\zzPVR\UFS922\Filme\Unter Nachbarn.ts
15:27:06 T:6064 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
15:27:06 T:6064 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
15:27:06 T:6064 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
15:27:06 T:6064 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
15:27:06 T:6064 DEBUG: Loading settings for M:\zzPVR\UFS922\Filme\Unter Nachbarn.ts
15:27:06 T:6064 DEBUG: UPnP: Building didl for object 'M:\zzPVR\UFS922\Filme\Unter Nachbarn.ts'
15:27:06 T:6064 INFO: Platinum [neptune.http]: using type from default list: video/MP2T
15:27:06 T:6064 DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
15:27:06 T:6064 DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 1 ms)
15:27:06 T:6064 ERROR: Platinum [xbmc.upnp.player]: NPT_CHECK failed, result=-20005 (NPT_ERROR_NO_SUCH_ITEM) [(m_control->FindBestResource(m_delegate->m_device, *obj, res_index))]
15:27:06 T:6064 ERROR: CUPnPPlayer:TonguelayFile(M:\zzPVR\UFS922\Filme\Unter Nachbarn.ts) failed to find a matching resource
15:27:06 T:6064 ERROR: Platinum [xbmc.upnp.player]: NPT_CHECK failed, result=-1 (FAILURE) [(PlayFile(file, options, dialog, timeout))]
15:27:06 T:6064 ERROR: UPNP: CUPnPPlayer::OpenFile - unable to open file M:\zzPVR\UFS922\Filme\Unter Nachbarn.ts
15:27:06 T:6064 DEBUG: CApplication::OnPlayBackStopped: play state was 1, starting 0
15:27:06 T:6064 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
15:27:06 T:6064 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
15:27:06 T:6064 ERROR: Playlist Player: skipping unplayable item: 0, path [M:\zzPVR\UFS922\Filme\Unter Nachbarn.ts]
15:27:06 T:6064 DEBUG: Playlist Player: no more playable items... aborting playback
15:27:06 T:5432 NOTICE: Thread BackgroundLoader start, auto delete: false
15:27:06 T:5432 DEBUG: Thread BackgroundLoader 5432 terminating
15:27:07 T:4524 INFO: Platinum [platinum.core.devicehost]: Responding to a M-SEARCH request for urnConfusedchemas-upnp-org:device:MediaServer:1
15:27:08 T:5244 DEBUG: Thread JobWorker 5244 terminating (autodelete)
15:27:08 T:3316 DEBUG: Thread JobWorker 3316 terminating (autodelete)

The issue is likely not to be caused by the OPPO, because using Mezzmo as MediaServer with the same environment does work.

Any ideas are welcome (also what files eventually to supply).
Reply
#2
As mentioned here (http://forum.kodi.tv/showthread.php?tid=237579), I was able to get it to work (with still some open issues).
My first workaround was to simply rename (without any conversion) those .ts files to .mpeg files, which allowed my to stream them from Kodi to my OPPO.
A major tradeoff was, that these .mpeg files can only be fast-forwarded/fast-backwarded up to speed 2, instead of speed 5 as possible when doing SMB sharing.
The solution from 7pepo7 allows that.
The only tradeoff current is that Kodi can only be controlled successfully from an MS RD-P client running on Android.
But that's probably something that can be figured out and get resolved.
Reply

Logout Mark Read Team Forum Stats Members Help
Unable to uPNP push stream .TS aka MP2T files to an OPPO BDP-1030