Displaying 20 results from an estimated 6000 matches similar to: "grabbing raw PCM from ices2"
2005 Sep 26
4
ices2 metadata update causes gaps
On Mon, Sep 26, 2005 at 05:30:11PM +0200, Michael Smith wrote:
> > Assuming this is correct, the next question that arises is "Is Vorbis
> > when used this way truly gapless?"
>
> Yes, it is.
... and I can confirm this. No gaps were perceivable decoding in ogg123.
However, an interesting effect can be had if all the parts have the same
serial number. You get a bump
2004 Aug 06
1
problems streaming ogg with ices2 and icecast2
Hi there,
I'm trying to stream audio from my audio card using ices2/icecast2. I've
been following the unofficial HOWTO at
http://www.6809.org.uk/media/ices2-howto.shtml. So, I've downloaded and
installed libshout2, ices2 and icecast2.
Everything starts up OK and I can get stats by pointing my browser at the
admin page:
<?xml version="1.0" ?>
-
2004 Aug 06
2
ices & savefile
Apologies for asking so many questions - hope this isn't in the FAQ
somewhere!?
I would like to use the <savefile> option in ices but am wondering how to
specify a unique filename to be created each time ices is executed so the
previous savefile is not overwritten?
eg, is there a way to specify:
<savefile>mystream-%time-%date.ogg</savefile>
that would for example create a
2004 Aug 06
0
ices & savefile
On Tue, 2003-08-05 at 12:34, Matt Trim wrote:
> Apologies for asking so many questions - hope this isn't in the FAQ
> somewhere!?
>
> I would like to use the <savefile> option in ices but am wondering how to
> specify a unique filename to be created each time ices is executed so the
> previous savefile is not overwritten?
>
> eg, is there a way to specify:
>
2004 Aug 06
0
noobie questions
Just a note: This is similar to the problems I am (still) having. I too am using Redhat9 (Icecast2 and Ices2).
I've used Winamp2 (Zinf tells me the data is corrupted), but instead of the high-pitched noise you describe - I get dead silence. Of course, everything leads me to believe that the connection is healthy and the stream is working.
There's a
2006 Mar 18
3
<savefile> directive for Icecast2?
Hi all,
Hope you can advise.
I am aware you can use the <savefile> feature of IceS2 to save a copy of
live streams. I have several sources for my Icecast server that are remote
and which I do not have access to the hard drive. Is there any way to save a
copy of the stream at the Icecast Server rather than the IceS2 source?
If it can't be done by the server itself, I know there are
2005 Sep 26
3
ices2 metadata update causes gaps
On Mon, Sep 26, 2005 at 12:41:00PM +0200, Michael Smith wrote:
> On 9/23/05, Paul Martin <pm@nowster.zetnet.co.uk> wrote:
> > Mike... did you look into this? I posted a waveform from a file
> > generated by ogg123 dumping to a wav (so that audio driver problems were
> > eliminated).
> >
> > It looks to me like ices2 is restarting the vorbis encoder in a
>
2004 Aug 06
2
Icecast2 and Ices2 and Authentication Probs.
Can anybody help me, I have Icecast2 and Ices2 on Mandrake and want to play a static playlist.
I am getting the following problem:
[2003-06-26 12:56:08] DBUG connection/_handle_get_request Client connected
[2003-06-26 12:56:08] DBUG admin/admin_handle_request Got command (streamlist)
[2003-06-26 12:56:08] INFO admin/admin_handle_request Bad or missing password on admin command request
2004 Aug 06
2
Directory listing disappeared
On Fri, 21 Mar 2003, Remco B. Brink wrote:
> <quote who="Geoff Shang">
>
> > Is there some XML magic I need to use now to get directory info
> > published?
>
> Can you send over your existing configuration?
Yeah. Ignore the comments, this began as the sample config file and the
comments weren't removed or changed.
<?xml
2017 Nov 15
1
embedded scripting?
Hello,
Is there any interest in adding some programmability to icecast, e.g.
Lua, Guile? I have a particular need for conditional per-connection
playback of a mount point intro file which could perhaps be served by
some form of embedded scripting and a simple hook/callback scheme.
--
Pete Yadlowsky
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2013 May 30
1
About latency, PCM and clients compliance
Hi all,
I am recently using icecast from server streaming, and even though I
succeeding setting everything up to have a radio broadcast, I still have
a few questions regarding icecast use.
First, latency. I have a setup on a LAN, where I can add audio files to
the stream, with a python script that automatically send the location of
the file to be played continuously. I wanted to measure the
2004 Aug 06
2
ices2 + stdin + metadata
Hi,
does anybody know some info about posting metadata to ices2 via stdin?
My system is based on a PHP-script wich sends PCM-data from the player
(mpg123 or ogg123) over a pipe to ices2. As i understand the documentation,
metadata is sent as normal clear text within the PCM-data when using stdin.
I tried the following format:
\n
artist=foo\n
title=bar\n
(\n is, of course, a normal
2004 Aug 06
2
ices2 + pid-file (was: ices2 + stdin + metadata)
Ok, so i have to know the PID of ices to send the update-signal. I've added
this to my ices.xml:
<pidfile>/home/www/bin/ices.pid</pidfile> (directly under the node <ices>)
I thought i've seen this somewhere in the manual.
However, when i start ices, no pid-file is created :-/ Is this the right
way?
<p>----- Original Message -----
From: "Karl Heyes"
2013 Aug 21
1
Language Translation Needs - ITC Global Translations
Français ( "http://www.itcglobaltranslations.com/email/itcusa/french/index.html" ) - Español ( "http://www.itcglobaltranslations.com/email/itcusa/spanish/index.html" ) - Deutsch ( "http://www.itcglobaltranslations.com/email/itcusa/german/index.html" )
Hello,
I got your details from the Internet. Apologies for the unsolicited contact.
Our translation company, ITC
2004 Aug 06
0
ices2 + stdin + metadata
On Tue, 2004-02-03 at 15:05, Thomas Weber wrote:
> Hi,
>
> does anybody know some info about posting metadata to ices2 via stdin?
> My system is based on a PHP-script wich sends PCM-data from the player
> (mpg123 or ogg123) over a pipe to ices2. As i understand the documentation,
> metadata is sent as normal clear text within the PCM-data when using stdin.
no it's
2004 Aug 06
3
Re-5: Newbie-Question
Hi!
The icecast-server seems to work though I didn't manage to play music:
This is my config file for the intended playlist:
<?xml version="1.0"?>
<ices>
<background>0</background> <!-- run in background? (unimplemented) -->
<logpath>/tmp</logpath> <!-- where logs, etc go. -->
2005 Jan 18
3
Several Questions about Ices2 & icecast2
Hi,
i have got a linux debian woody box with icecast2 and ices2 on it. I'm
running a 24/7 stream with a huge playlist on my server, but I've got some
questions about it:
1. Is it possible, that ices updates Metadata (Artist - Track) to the
icecast Server in playlist mode?
2. Is there any possibility of controlling ices2 by a webinterface with
functions like nextrack, stop and play,
2004 Aug 06
3
Transcoding ogg with curl, oggdec, ices2: problem after fallback due to oggdec
On Sun, Feb 01, 2004 at 07:20:40PM +0100, root wrote:
> I have more info about that problem...
> curl | oggdec | ices will never work to my opinion with fallback setup on source
> because when transfering listeners to fallback, no ogg headers are sent, so
> whatever we do, oggdec will not be happy with the data received...
I took a look at this. It is true that oggdec does not
2006 May 19
0
Setup up Intellitouch ITC-3002 Sip phones with Asterisk
Sorry if this hit the list twice.. but I didn't see it come through:
Hey guys,
Just for archival purposes, I have setup the Intellitouch ITC-3002 (2006)
SIP phones for use with asterisk (1.2.7.1). After a few "gotcha's", I was
able to do transfer's, moh's, push a button to check voicemail, callerID,
etc..
One big gotacha was the dial timeout (by default!) is set to
2004 Aug 06
0
Transcoding ogg with curl, oggdec, ices2: problem after fallback due to oggdec
On Thursday 05 February 2004 05:09, Ralph Giles wrote:
> On Sun, Feb 01, 2004 at 07:20:40PM +0100, root wrote:
> > I have more info about that problem...
> > curl | oggdec | ices will never work to my opinion with fallback setup on
> > source because when transfering listeners to fallback, no ogg headers are
> > sent, so whatever we do, oggdec will not be happy with the