Displaying 20 results from an estimated 200 matches similar to: "error compiling latest snapshot"
2004 Aug 06
0
error compiling latest snapshot SOLVED
For OpenBSD 3.3 (latest) I've used:
curl-7.10.3p1
libxml-2.4.28
libxslt-1.0.22
libvorbis-1.0
libogg-1.0
./configure --with-ogg-prefix=/usr/local --with-vorbis-prefix=/usr/local --with-curl=/usr/local
make
make install
Now it works. Thanks to Karl.
> -----Original Message-----
> From: Mitja Pirih
> Sent: Monday, April 28, 2003 3:03 PM
> To: icecast@xiph.org
> Subject: RE:
2004 Aug 06
2
error compiling latest snapshot
Sorry, allready solved that...now I'm getting this:
connection.o: In function `_handle_connection':
/usr/src/icecast-2.0-alpha-2/src/connection.c:932: warning: sprintf() is often misused, please use snprintf()
main.o: In function `main':
/usr/src/icecast-2.0-alpha-2/src/main.c:79: undefined reference to `curl_initialize'
/usr/src/icecast-2.0-alpha-2/src/main.c:86: undefined
2004 Aug 06
2
icecast 2kh30 problems
Hello,
I have trouble with icecast 2kh30. Sources connects, clients connects
but :
root@Yglar:/tmp# wget http://uml31:444/uml30.ogg
--12:38:53-- http://uml31:444/uml30.ogg
=> `uml30.ogg'
Resolving uml31... 192.168.0.31
Connecting to uml31[192.168.0.31]:444... connected.
HTTP request sent, awaiting response...
<p>client is blocked...
on icecast side, I have
2007 Apr 11
0
Icecast 2.3.1 + Ezstream 0.4: Source keeps disconnecting
Hi,
I'm running Icecast 2.3.1/Ezstream 0.4. Ezstream is set up to decode mp3s
and encode to ogg in a loop (ie <stream_once> is set to "0"). While running
the setup my source is constantly dropped within a 12 hour period - my logs
show that an "End of Stream" has occurred.
If I run the same setup using longer mp3s (ie mp3s which are about an hour
in length), I
2004 Sep 03
1
relay & fallback timeout issue
i have two icecast servers on the same host (logging to the same file)
one is a public server that people connect to
one is a backend switcher to switch what they listen to and handle fallbacks.
when a source or relay times out, the public server disconnects at the same time that the backend server switches to the fallback.
what is the best way to deal w/ this? increase the source timeout on the
2004 Aug 06
1
strange noise from icecast
Hello,
I'm using icecast for at least 3 months now and I am experiencing a strange noise and also some echo effect (from time to time) and I can't identify the source of this noise. I tryed almost everything, from TCP fragment reassembling to cheking my hardware. I just have no more ideas what to check.
The streams can be found here:
live.radiocapris.com:8000/low
2018 Jan 14
2
YP listing problem
I am having problems YP listing my opus and webm streams. The mp3 streams get listed though.
my ffmpeg for the webm stream:
ffmpeg \
-f v4l2 -video_size 640x480 -framerate 30 -i /dev/video0 \
-i http://mustafejen.se:8000/feting \
-f oss -i /dev/dsp1 \
-f webm -cluster_size_limit 2M -cluster_time_limit 5100 -content_type video/webm \
-c:a libvorbis -b:a 96K \
-c:v libvpx-vp9 -b:v 1.5M
2004 Aug 06
1
strange noise from icecast
It worked OK for past 4 days and now again with that noise. I restarted icecast server and again I have clear sound. It looks that the problem is in icecast.
-----Original Message-----
From: Remco B. Brink [mailto:remco@rc6.org]
Sent: Friday, March 07, 2003 12:14 PM
To: icecast@xiph.org
Subject: Re: [icecast] strange noise from icecast
<p><quote who="Mitja Pirih">
>
2004 Aug 06
0
icecast 2kh30 problems
On Sat, 2004-03-06 at 12:05, iceuse@kezako.net wrote:
> Hello,
> I have trouble with icecast 2kh30. Sources connects, clients connects
> but :
> root@Yglar:/tmp# wget http://uml31:444/uml30.ogg
> --12:38:53-- http://uml31:444/uml30.ogg
> => `uml30.ogg'
> Resolving uml31... 192.168.0.31
> Connecting to uml31[192.168.0.31]:444... connected.
> HTTP
2004 Aug 06
0
strange noise from icecast
It looks OK for now.
Thanks,
Mitja
-----Original Message-----
From: Remco B. Brink [mailto:remco@rc6.org]
Sent: Friday, March 07, 2003 12:14 PM
To: icecast@xiph.org
Subject: Re: [icecast] strange noise from icecast
<p><quote who="Mitja Pirih">
> Hello,
>
> I'm using icecast for at least 3 months now and I am experiencing a
> strange noise and also some
2005 Apr 11
2
stream to icecast and shoutcast
Hello,
I would need an advice on how to change the setup of my streaming server.
The box is an AMD Sempron 2800+ 512MB of RAM, nvidia nforce2 chipset, running on an OpenBSD 3.7.
Changing the OS is the last thing I am prepared to do.
The system is runing icecast 2.2.0 and Darkice 0.15beta (live streaming). Because POSIX scheduling is not supported in OpenBSD (darkice message on startup) I am
2004 Aug 06
1
Save audio stream
Hi,
I was wandering what should I use to save my streams on a hdd (every hour in its own file). I'm using icecast2 on OpenBSD 3.3.
Thanks for hint,
Mitja
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word
2004 Aug 06
1
ices2 not compiling on OpenBSD 3.3
Hello,
I just downloaded ices from the CVS repository and when I try to compile it a get this error:
....
im_sun.c:29: stropts.h: No such file or directory
*** Error code 1
Any suggestions?
LP,
Mitja
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
2004 Aug 06
1
ices2 not compiling on OpenBSD 3.3
> > im_sun.c:29: stropts.h: No such file or directory
> > *** Error code 1
> >
> > Any suggestions?
>
> Yes, use the configure option --disable-sun-audio. Ices2's im_sun only
> works on Solaris right now as it seems. I managed to compile it with
> some changes, but live streaming still isn't possible. It appears that
> audio output via /dev/audio is
2004 Aug 06
1
error compiling from CVS
Hi all,
Don't ask me why but I had to recompile icecast (from CVS) and now I'm getting this:
#./configure
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
2004 Aug 06
2
Icecast winamp oddcast mountpoint problem?
>> This is how it looks. Source are mounted OK, when I try to connect with
>> client it always connect to the same mountpoint (this time is /low)
>Remind me - what client are you using? It mightn't handle mounts
properly ... though I can't think of one that doesn't anymore.
Winamp 2.81
Mitja
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project
2005 Feb 09
0
Icecast 2.2 with Opticodec - dropping stream
This sounds like a network problem.
We have several Opticodec-PC Encoders working with Icecast2.
It is a VERY reliable server.
Our EVAL stream is here:
http://stream.orban.com/eval.aac
-greg
ORBAN
-----Original Message-----
From: Nagy Gergely - K?k Duna R?di? [mailto:nagyger@kekduna.hu]
Sent: Wednesday, February 09, 2005 07:11
To: icecast-dev@xiph.org
Cc: Hintz, Charles
Subject: [Icecast-dev]
2004 Aug 06
1
Icecast winamp oddcast mountpoint problem?
# icecast
Icecast Version 1.3.12 Initializing...
Icecast comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of Icecast under the terms of the
GNU General Public License.
For more information about these matters, see the file named COPYING.
Starting thread engine...
[05/Jan/2003:15:14:38] Icecast Version 1.3.12 Starting..
[05/Jan/2003:15:14:38] Starting Admin
2005 Feb 09
1
Icecast 2.2 with Opticodec - dropping stream
Hello All,
We own an Orban Opticodec LE1010 and we are testing it to use with
Icecast 2.2 (no relays are used, only one icecast 2.2 is working in one
system)
With both linux and win32 versions of Icecast2.2 Opticodec with
aacplus-v2-32kbps stream generates the following errors:
several minutes (2 to 30) after starting of encoding the stream drops
(like there were internet connection
2010 Dec 07
3
Mountpoint "disappearing" ?
Hi,
I'm trying to get the following project to work :
* acquisition from video acqusition card using vlc
* vlc transcode to theora/vorbis and sends it to an icecast2 server
Using VLC to acquire from the device is working ok. I get a stream in
theora/vorbis format with audio & video sync'ed.
Now, when I use VLC to send the stream to my icecast2 server, the
stream mounts, it is