Playing m3u playlist file that directs to http mmsh audio stream
#1
I'm trying to play an .m3u playlist file that points to an internet audio stream, but unfortunatly it is not working.
all the .m3u file contains is a link to the stream (http://82.192.87.89:80/1), changing http to mms doesn't work either.
Playing the stream in mplayer works fine
Code:
mplayer -playlist /Desktop/1.m3u

debug file (including xbmc version info)
http://pastebin.com/m53044f03

I also read this topic in trac http://trac.xbmc.org/ticket/6804 which could indicate it's a bug that might have returned, it could also be me not using the right strings for the .m3u file (although i have no idea what i would change)

system: arch linux x86-64 xbmc svn versionXBMC, Platform: GNU/Linux. Built on Jan 1 2010 (SVN:26237)
should i consider this a bug and continue at trac or is there a more easy solution?

tia, daf art
Reply
#2
Not sure this is causing it, but it seems like you have set an EMPTY proxy:

18:53:09 T:139785582655760 M:1681100800 DEBUG: Using proxy http://:8080

Go unset the proxy in network settings and try again.
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#3
That indeed solved the problem!
Thanks a lot.
Funny thing is however, i had to check the proxy settings box otherwise I wasn't able to configure the webserver feature. Anyway with the proxy disabled audio streaming works (although a bit long latency) and the webserver also still works.

Thanks again!
Reply

Logout Mark Read Team Forum Stats Members Help
Playing m3u playlist file that directs to http mmsh audio stream0