Kodi Community Forum
MPlayer and MP3 Streaming => problem? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: MPlayer and MP3 Streaming => problem? (/showthread.php?tid=25471)



MPlayer and MP3 Streaming => problem? - oliv - 2007-03-26

Hello,

I develop a streaming application that handles tv and radio programs, but I have a problem with audio files (mp3 in my case)

When I launch an audio stream, it's ok for a while, but after a moment (30s -> 5min) the music stop. XBMC display the counter freezed, but I can still quit my script and select menu.

However, as soon as I press the STOP button or if a start a new media playing (stream or not), XBMC freeze, and I have to restart the XBOX.

Has somebody an idea, it's very strange, and I don't know what to do...

Thanks
Oliv


- oliv - 2007-03-31

This problem is probably related with the fact that the server that is accessed delivers podcasts, therefore perhaps it doesn't allow long connexion.

However when I use VLC on a mac, it can stream the same file without problems....

Nobody has an idea....

Huh