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 

Moc works with my icecast server but...

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



Joined: 06 Feb 2010
Posts: 1

PostPosted: Sat Feb 06, 2010 7:07 pm    Post subject: Moc works with my icecast server but... Reply with quote

Hi everyone,

i have installed an icecast server, with mpd as source client. I control the playlist with ncmpc...
The point is that my stream is well read by moc (Music on Console on Linux) and Amarok but none of VLC or Windows Media Player can't reach the stream... either from inside or outside my network...
i got these messages on the warning console of VLC:

Code:

mpeg_audio debug: emulated startcode (no startcode on following frame)


Do you have an idea of what fails?

Thanks
Back to top
View user's profile Send private message
jcr
Modérateur français
Modérateur français


Joined: 14 Apr 2006
Posts: 544
Location: France, Auvergne

PostPosted: Tue Feb 23, 2010 10:39 pm    Post subject: Reply with quote

could you post your icecast.xml, specially mount point settings).

I suspect your mpd is configured to send Ogg/Vorbis stream, and, without extension, VLC or WMP cannot detect format and try mp3 (mpeg_audio debug: emulated startcode (no startcode on following frame) ) message looks like a format recognittion error.

instead of :
Code:
    <mount>                                                         
      <mount-name>/test</mount-name>                           
      <max-listeners>1000</max-listeners>                           
    </mount>

try:
Code:
    <mount>                                                         
      <mount-name>/test.ogg</mount-name>                           
      <max-listeners>1000</max-listeners>                           
    </mount>

This will ensure all clients can find the right codec.
_________________
Epsilon Friends Radio Icecast Radio on CentovaCast admin panel. Icecast hosting
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Listener Clients 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