regarding ices

View: New views
7 Messages — Rating Filter:   Alert me  

regarding ices

by neeraj suriyal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear all,
i am unable to configure ices2 propery, while running it is showing mount fail error.
Thanks and reagrds

--
Neeraj Suriyal
09718307773
_______________________________________________
Icecast mailing list
Icecast@...
http://lists.xiph.org/mailman/listinfo/icecast

Re: regarding ices

by Thomas B. Ruecker-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

neeraj suriyal schrieb:
> Dear all,
> i am unable to configure ices2 propery, while running it is showing
> mount fail error.
Please attach that part of the Log. My crystal ball is out for repair
this week.

Also looking at icecast's error-log is reported to provide enlightement
in such situations.

Thomas
_______________________________________________
Icecast mailing list
Icecast@...
http://lists.xiph.org/mailman/listinfo/icecast

Re: regarding ices

by Thomas B. Ruecker-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

neeraj suriyal schrieb:
> Dear all,
> i am unable to configure ices2 propery, while running it is showing
> mount fail error.
Please attach that part of the Log. My crystal ball is out for repair
this week.

Also looking at icecast's error-log is reported to provide enlightement
in such situations.

Thomas
_______________________________________________
Icecast mailing list
Icecast@...
http://lists.xiph.org/mailman/listinfo/icecast

Parent Message unknown Re: regarding ices

by Thomas B. Ruecker-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

neeraj suriyal schrieb:

> Dear sir,
> please find the log files
>
> 2008/5/28 Thomas B. Ruecker <dm8tbr@...
> <mailto:dm8tbr@...>>:
>
>     neeraj suriyal schrieb:
>
>         Dear all,
>         i am unable to configure ices2 propery, while running it is
>         showing mount fail error.
>
>     Please attach that part of the Log. My crystal ball is out for
>     repair this week.
>
>     Also looking at icecast's error-log is reported to provide
>     enlightement in such situations.
>
Next time _please_ enclose only the relevant parts. 2,8M is a _lot_

You have a lot of this:
[2008-05-28 04:57:43] INFO connection/_handle_source_request Source
(/neeraj/song-dump) attempted to login with invalid or missing password

with changing mountpoint names in the brackets.

In the beginning you used /example1.ogg which worked fine as for the
login but the source client disconnected immediately. The reason for
that might be in the ices.log:

[2008-05-28  10:27:58] INFO playlist-builtin/playlist_read Currently playing "/usr/local/icecast2/music/Dilbar Dil Se.ogg"
[2008-05-28  10:27:58] WARN playlist-builtin/playlist_read Corrupt or missing data in file (/usr/local/icecast2/music/Dilbar Dil Se.ogg)

You seem to have a lot of things going wrong there.

But the error messages speak for themselves. So please try to figure it out with those hints and always check the end of the log if it still doesn't work.

Thomas


_______________________________________________
Icecast mailing list
Icecast@...
http://lists.xiph.org/mailman/listinfo/icecast

Parent Message unknown Re: regarding ices

by Thomas B. Ruecker-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

neeraj suriyal schrieb:

> Dear sir sending server status page
>
>
>       Global Server Stats
>
> client_connections 99
> clients 0
> connections 100
> server Icecast 2.2.0
> source_client_connections 1
> source_relay_connections 0
> source_total_connections 1
> sources 0
> stats 0
> stats_connections 0
>
>  
>
>
>
> no mount point displayed there
>
That is correct. Answers for that see in my last message.

In addition you are using an outdated version of icecast. Consider
upgrading to at least version 2.3.1 if that package is available from
your distribution.

Thomas
_______________________________________________
Icecast mailing list
Icecast@...
http://lists.xiph.org/mailman/listinfo/icecast

Parent Message unknown Re: regarding ices

by Thomas B. Ruecker-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

neeraj suriyal schrieb:
> i am new to Linux so i am little bit confusing about mount point how
> to create the mount point ,is the mount point is any folder location
> in the system and have a entry in apache , wether mount point on
> icecast and ices should be same
> i stuck with this since 3 days ,i will do rest of thing
> any help will be appreciated
http://liveice.sourceforge.net/understanding.html
http://www.icecast.org/docs/icecast-trunk/
http://www.icecast.org/docs/icecast-trunk/icecast2_glossary.html
http://www.icecast.org/docs/icecast-trunk/icecast2_config_file.html#mount


citing from the first URL:

*WTF is...*

A mountpoint?
    This term comes from it's use in filesystems, but ignore that for
    now. All you need to know is it's a unique reference to identify a
    stream on a particular server. You could think of it as a "channel"
    name.



Cheers

Thomas
_______________________________________________
Icecast mailing list
Icecast@...
http://lists.xiph.org/mailman/listinfo/icecast

Parent Message unknown Re: regarding ices

by Thomas B. Ruecker-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

neeraj suriyal schrieb:
> thanks Sir,
> can it is possible in icecast +ices that song list will be displayed
> in web interface so that user can select song according to there choice.
> otherwise any tool(player) which will fetch play list from icecast/ices
There is a few possible approaches here:
group A - ices2 playlist mode:
there are a few scripts around that will feed ices the next file to play
and have a web-interface. Tunequeue is one of them. For the others use
google.

group B - other source clients with web-interface:
IIRC there are a few around that have web-interface-plugins:
xmms2
mpd (beware, some recent versions had problems with connecting to icecast)
vlc
...
> basically i want to setup a live radio station  for my orgnisation.
> your help is very good for me
that should work with one of those and icecast.
Oh, on Windos there also was Winamp + SongRequester + Oddcast/EdCast

> 2008/5/29 Thomas B. Ruecker <dm8tbr@...
> <mailto:dm8tbr@...>>:
>
>     neeraj suriyal schrieb:
>
>         i am new to Linux so i am little bit confusing about mount
>         point how to create the mount point ,is the mount point is any
>         folder location in the system and have a entry in apache ,
>         wether mount point on icecast and ices should be same
>         i stuck with this since 3 days ,i will do rest of thing
>         any help will be appreciated
>
>     http://liveice.sourceforge.net/understanding.html
>     http://www.icecast.org/docs/icecast-trunk/
>     http://www.icecast.org/docs/icecast-trunk/icecast2_glossary.html
>     http://www.icecast.org/docs/icecast-trunk/icecast2_config_file.html#mount
>
>
>     citing from the first URL:
>
>     *WTF is...*
>
>     A mountpoint?
>       This term comes from it's use in filesystems, but ignore that for
>       now. All you need to know is it's a unique reference to identify a
>       stream on a particular server. You could think of it as a "channel"
>       name.
>


_______________________________________________
Icecast mailing list
Icecast@...
http://lists.xiph.org/mailman/listinfo/icecast
LightInTheBox - Buy quality products at wholesale price