similar to: icecast error with metadata

Displaying 20 results from an estimated 4000 matches similar to: "icecast error with metadata"

2010 Nov 02
2
Camera MJPEG to Icecast
Dear Thomas Thomas B. Ruecker wrote: > On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote: > >> Now .. I want to do it the otherway with Icecast >> >> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg >> | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd 192.168.10.232 >> 8000 hackme /matamerapi >> >
2005 Feb 21
2
theora streaming problem...
hi everyone! i'm playing around with theora streaming for the linux audio conference 2005 (http://lac.zkm.de). i checked out svn.xiph.org/trunk, built all ogg, vorbis, speex and theora related libs from scratch, then pulled icecast-2.2.0. three issues: [1] icecast runs fine as always, but when i do cat myvideo.ogg | oggfwd myhost 8000 mypasswd /test.ogg, the stream dies after a few
2014 Jun 22
0
second life listener connects but does not get stream
Linux blort.psg.com 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:02:19 UTC 2014 i686 i686 i686 GNU/Linux # icecast2 --version Icecast 2.3.3 <listen-socket> <port>43000</port> </listen-socket> <listen-socket> <port>43001</port> <shoutcast-compat>1</shoutcast-compat> </listen-socket> source is
2004 Dec 31
3
Live streaming from Mac OS X
I am trying to stream live audio from a Mac OS X ibook to a linux machine running mplayer2 using instructions http://www.macosxhints.com/article.php? story=20020704134818926&query=live+itunes+streaming I managed to compile everything (Icecast 2.2.0, libshout2, etc). To compile icecast, i had to use "fakepoll.h" header file from sealiesoftware.com/fakepoll.h to get around with
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
2020 Oct 14
0
meaning of global connections and global client_connections in error log
hallo firstly sorry for posting to wrong thread i want to ask if somebody could explain meaning of log records below DBUG stats/modify_node_event update global connections (686) DBUG stats/modify_node_event update global client_connections (685) number in parentheeses is increasing in every log line what is menaing of this number? because this number goes over 59669 and it seems that after
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
2004 Dec 15
2
Fallback trouble with icecast 2.1kh
Hello, I found a fallback trouble on icecast 2.1kh4 (but it's the same with 2.0 I think) : - ices streams live.ogg to icecast - icecast has a fallback live-default.ogg for live.ogg - a listener A listen at live.ogg - I shut down the source - the listener A is trying to read data from its connection, but receives nothing. Sometimes, it gets fallback data, sometimes nothing... (source
2005 Oct 05
0
icecast2 mountpoints maximum
A small update from my side.. i have updated both icecast and libshout to the nightly snapshot versions of icecast.org. Also, in the configfile i have raised the threadpool to 500 and all timeouts to 3000. This did help a bit. Right now i can get it up to 1020 inputstreams, however then it just stops accepting new connections. Is there a theoretical maximum to the number of mountpoints icecast
2005 Oct 05
3
icecast2 mountpoints maximum
We are using icecast as stream-relay for a true narrowcast solution we've developed. The idea behind the system is that each individual client gets it's own mountpoint. Basically we have an application that creates streams. Its written in c++ and uses libshout to handle connecting to icecast. Everything works fine, as long as we keep the number of mountpoints below 347. As soon as we
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]
2015 Apr 29
0
Segmentation fault issue with new install
On 04/28/2015 02:27 PM, Jan-Pieter wrote: > Hi all, > see my reply inline. > Cheers, Jan-Pieter > > > 2015-04-26 7:23 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi > <mailto:thomas at ruecker.fi>>: > > On 04/25/2015 07:32 PM, Jan-Pieter wrote: > > Hi all, > > > > I am a long-time user of Icecast, always without
2015 May 03
0
Icecast-dev Digest, Vol 115, Issue 2
sorry can u make some simplesty in your mail date and mail and why all that you can divided all make link for each part like link has message link has "> > bad start (segfault): > > [2015-04-28 15:56:53] INFO main/main Icecast 2.4.1 server started > > [2015-04-28 15:56:53] DBUG yp/yp_recheck_config Updating YP > configuration > > [2015-04-28 15:56:53] INFO
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
2015 Apr 28
2
Segmentation fault issue with new install
Hi all, see my reply inline. Cheers, Jan-Pieter 2015-04-26 7:23 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi>: > On 04/25/2015 07:32 PM, Jan-Pieter wrote: > > Hi all, > > > > I am a long-time user of Icecast, always without problems. However i > > made a new setup using icecast 2.4.1 on a fresh and quick CentOS VPS. > > EPEL package or from
2015 Apr 30
0
Fwd: Segmentation fault issue with new install
Now with attachment ;-) 2015-04-29 8:57 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi>: > On 04/28/2015 02:27 PM, Jan-Pieter wrote: > > Hi all, > > see my reply inline. > > Cheers, Jan-Pieter > > > > > > 2015-04-26 7:23 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi > > <mailto:thomas at ruecker.fi>>:
2005 Jul 28
2
understanding error.log
Hello. A couple questions. When I execute curl http://myserver.xxx.xxx:8000/test.mp3 , I get "<b>The source you requested could not be found.</b>" I've placed my error.log and icecast.xml files below. Could someone help me understand my error.log a little better - to maybe see why I'm not getting a stream when I make the above curl call. Also, you'll see in
2015 Apr 30
1
Segmentation fault issue with new install
2015-04-29 8:57 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi>: > On 04/28/2015 02:27 PM, Jan-Pieter wrote: > > Hi all, > > see my reply inline. > > Cheers, Jan-Pieter > > > > > > 2015-04-26 7:23 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi > > <mailto:thomas at ruecker.fi>>: > > > > On
2009 Feb 27
0
Frequent disconnects when relaying
Hi, We're running primary server (A) that has two local streams from ices2 0.2 and a secondary server (B) that relays the two streams from A and has one local stream from ices2 in addition. Both A and B are in the same building, though not on the same LAN. Recently we've started having B disconnect one channel or the other frequently from A. All listeners on that channel on B get
2010 Nov 01
4
Camera MJPEG to Icecast
Dear All ... I have AXIS camera with output mjpeg format. I try to relay it to outside world using ffmpeg and it work The recipe is taken from http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/ Now .. I want to do it the otherway with Icecast I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout |