OESF | ELSI | pdaXrom | OpenZaurus | Zaurus Themes | Community Links | Ibiblio

IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Xmms - Streaming Audio, won't play streams
kclayton
post Dec 7 2004, 11:32 AM
Post #1





Group: Members
Posts: 19
Joined: 6-December 04
Member No.: 5,795



Installed XMMS the other day from the feed and it won't play mp3 streams that my icecast2 server puts out.

Will launch fine and will play local mp3s fine. When I attempt to play a URL though, it just sits there and does nothing.

Tried launching from the command line to look for errors, but doesn't complain about anything.

Double checked my URL to make sure I'm not doing something stupid with spelling and URL is fine. Same stream will play in XMMS on my laptop.

I saw a note on the web about needing to append :mp3 or :ogg to the URL to get it to detect streams without an extension (my case) but still no joy.

Triple checked my icecast config to make sure I'm streaming mp3 rather than ogg . . they are mp3 streams.

Is anyone successfully listening to streams with XMMS from the 3.5.2 feed? If so, could you point me to a public URL that I could try. I'd like to make sure its not some weird icecast2 issue or something.

Are there any specific libs needed to stream mp3 (beyond libmad) that maybe I'm missing?

TIA,
K
Go to the top of the page
 
+Quote Post
ironstorm
post Dec 7 2004, 12:19 PM
Post #2





Group: Members
Posts: 86
Joined: 10-August 03
Member No.: 331



Dido... XMMS plays normal MP3 and OGG fine.... I tried XTC Radio icecast with XMMS from oz3.5.1 and it does nothing... The same link works on my desktop and used to work with Opie Media Player 2 back in the 3.3.6pre1 days...
Go to the top of the page
 
+Quote Post
STrRedWolf
post Dec 7 2004, 12:54 PM
Post #3





Group: Members
Posts: 36
Joined: 31-December 03
Member No.: 1,319



You need to have the stream end in .MP3 or .OGG, or else it won't play. sad.gif
Go to the top of the page
 
+Quote Post
thesing
post Dec 7 2004, 01:03 PM
Post #4





Group: Members
Posts: 17
Joined: 15-October 04
Member No.: 5,027



Hi,

From http://xmms-embedded.sourceforge.net/faq.html :
QUOTE
Shoutcast/Icecast stream recognition
If a streams url doesn't end with .ogg or .mp3 it will not be recognized. You need to append :mp3 or :ogg to force recognition of stream.


CU
Thomas
Go to the top of the page
 
+Quote Post
kclayton
post Dec 7 2004, 04:38 PM
Post #5





Group: Members
Posts: 19
Joined: 6-December 04
Member No.: 5,795



Saw that FAQ from xmms-e site. I did append a :mp3 at the end. Still didn't play. I'll try modifying my darkice.cfg to force the stream name to have a .mp3 at the end of the stream name and see if that does the trick.

Gracias,
K
Go to the top of the page
 
+Quote Post
kclayton
post Dec 7 2004, 06:04 PM
Post #6





Group: Members
Posts: 19
Joined: 6-December 04
Member No.: 5,795



Modified my darkice.cfg to push out the stream as mpd_stream.mp3 XMMS on my laptop plays it just fine. XMMS-e still just sits there blankly . .

Anyone got a public stream URL that they've successfully played with xmms-e that I can try?

K
Go to the top of the page
 
+Quote Post
kclayton
post Dec 8 2004, 12:29 PM
Post #7





Group: Members
Posts: 19
Joined: 6-December 04
Member No.: 5,795



Ah hah! Something appears to be borked with XMMS' URL entry into the playlist. Here's what I found.

First off thanks to

http://www.oesf.org/forums/inde...?showtopic=5709

I found that I need to create a /root/.xmms/config file with entries for streaming. Still didn't work after that however. In digging around I saw another entry talking about creating m3u files.

http://www.oesf.org/forums/inde...?showtopic=8178

I hand entered my URL into the /root/.xmms/xmms.m3u file and bang, it plays fine. A little further testing shows that if I use the add button on the gui to put a local file into the play list, don't delete it and quit xmms, there is an entry for it in the m3u file and if I restart xmms, its still in the playlist. However if I enter a stream in via the URL button on the gui and quit, its not in the m3u file. When I hand enter the URL into the m3u file I can quit, start, etc and the stream remains in the playlist till I delete it.

Appears that something is amiss internally when entering URLs. Is the xmms-e development still active? Where to send a bug report?

K
Go to the top of the page
 
+Quote Post
CaptainZilog
post Mar 14 2005, 06:42 PM
Post #8





Group: Members
Posts: 17
Joined: 23-January 05
Member No.: 6,294



Hmm, blast from the past.

This thread and the threads it references got my XMMS to accept my Ogg Vorbis ICES2 stream.
Here's what needs to be done, in a condensed form:

Go to ~/.xmms and create a file called config
Edit config and enter this:
CODE
[vorbis]
http_buffer_size=128
http_prebuffer=25

[MAD]
http_buffer_size=65536


Then, you have to edit the xmms.m3u file.

In there you put your stream info. In my instance it goes like this:

CODE
#EXTM3U
#EXTINF, -1, Captain Zilog's Stream
http://192.168.1.78:8000/stream.ogg


This works for me. However, when the stream changes songs, the program dies, and when I attempt to run xmms from the CLI, it won't start the GUI part and I can't play the stream to get it to crash so I can see output...

Any ideas?

Thanks.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 20th May 2013 - 07:11 PM