Kodi Community Forum
problem streaming rtp 720p content - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: problem streaming rtp 720p content (/showthread.php?tid=94342)



problem streaming rtp 720p content - DarkVamp - 2011-02-16

hey guys,

I´m trying hard to stream german television (t-home entertain) via XBMC on my AppleTV2.
I created some txt files with the ending ".strm" and copy the adresse in it:

example: rtp://@239.35.10.1:10000

When I try to start the stream in XBMC then I only get the sound but no video No

In the windows version of XBMC everything runs fine! Eek


- DarkVamp - 2011-02-16

I guess thats the known mms streaming problem? sorry Blush


- davilla - 2011-02-16

I think we have covered the mms issue in other threads. The basic problem is to include libmms we also need to include libglib2 and that becomes a problem to cross-compile. In trunk, mms is handled by ffmpeg now and that's were we are aiming. To get the current source code merged into trunk.


- DarkVamp - 2011-02-17

Thx for the info! Let´s hope it will work soon Nod