Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

mp3 file not streaming

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
NM



Joined: 05 Jun 2012
Posts: 3

PostPosted: Tue Jun 12, 2012 12:02 pm    Post subject: mp3 file not streaming Reply with quote

Hi all

I've set up a mountpoint in icecast like so:
Code:
<mount>
        <mount-name>/example.mp3</mount-name>
        <max-listeners>1</max-listeners>
        <burst-size>65536</burst-size>
        <hidden>1</hidden>
        <no-yp>1</no-yp>
        <on-connect>/home/icecast/bin/stream-start</on-connect>
        <on-disconnect>/home/icecast/bin/stream-stop</on-disconnect>
</mount>


and my ezstream.xml looks like:
Code:
<ezstream>
    <url>http://localhost:8000/example.mp3</url>
    <sourcepassword>xxxxxx</sourcepassword>
    <format>MP3</format>
    <filename>/path/to/example.mp3</filename>
    <stream_once>1</stream_once>
</ezstream>


I start icecast and then ezstream and ezstream outputs
Code:
ezstream: Connected to http://localhost:8000/example.mp3
ezstream: Streaming ``example''


when I connect to http://localhost:8000/admin/stats.xsl I can see the source client connection, list mountpoints is empty and when I navigate to http://localhost:8000/example.mp3 I get
Quote:
The file you requested could not be found


No doubt I'm doing something dim - I think it may be a path problem, any help appreciated.

Thanks.
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Jun 13, 2012 5:15 pm    Post subject: Reply with quote

If the stream details are not showing then it's probably because it has terminated. You'll have to check the error log to see why, but it could be something as simple as the file in ezstream had completed.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber