similar to: Icecast relay/fallback problem

Displaying 20 results from an estimated 2000 matches similar to: "Icecast relay/fallback problem"

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
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 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
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 >> >
2019 Jan 29
0
Icecast Digest, Vol 175, Issue 11
Hi Thanks for the reply > >> >> Set logging to verbose, starts Icecast, have it running for a while and >> then >> provide us with the error log please. >> >> Chances are your beta lacks cURL. Where did you get the beta from? >> >> On 27 Jan 2019, at 11:33, Damian wrote: >> > > > I installed from source using the tarball
2019 Feb 03
1
YP listings in version 2.5 beta
Hi, This thread seems to have stalled. Would anyone still be able to help me with this one? I?ve posted my log as requested. Any advice would be a great help. > > Message: 1 > Date: Tue, 29 Jan 2019 20:00:21 +1000 > From: Damian <db76 at riseup.net> > To: icecast at xiph.org > Subject: Re: [Icecast] Icecast Digest, Vol 175, Issue 11 > Message-ID:
2019 Dec 22
4
Kicking duplicate connections
Hello fellow mailing list readers, My question relates to multiple / duplicate connections to the ice cast server from the same IP address. I am well aware that this is an issue that lies with the music player (listener agent) used by the listener. When a listener connects to the stream, sometimes it appears as two connections to the stream from the same IP address. This may last only a few
2018 Aug 29
0
Icecast is shutdown / client auth failed with ""
Hello, In order to identify if was some issue regard to the auth api we include some trace logs and we move it to other machine. Bellow is what trace we are generating (date, result, elapsed time in milleseconds, request): [8/29/18 11:49:00 AM] 200 0.3721 action=listener_add&server=r22&port=443&client=2616&mount=/alphafmsp&user=&p
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
2005 Jun 08
2
Installation and Configuration Issues
Hi group, FYI, I have successfully installed and ran icecast1 on my home Debian machine. I am now attempting to create a production server with icecast2 for MP3 streaming of some educational radio shows that we produce here. I'm running into some snags. I have gotten icecast2 installed. However, when I go to the status page (http://localhost:8000/status.xsl), I get served a page, but
2006 May 15
0
ICECAST and IRIX
Hello, anyone using ICECAST (Nekoware) on IRIX 6.5.22? I've setup nekoware compiled libs, icecast and ices on 6.5.22. ICES is version 2.0.0 and ICECAST is 2.3.1 I cannot stream a playlist from a txt file. I always hear the same 2-3 seconds for the first song on playlist and the player start buffering slowly. This loops forever. I've used the same configuration that was on my
2006 May 17
0
ICECAST and IRIX
Hello, anyone using ICECAST (Nekoware) on IRIX 6.5.22? I've setup nekoware compiled libs, icecast and ices on 6.5.22. ICES is version 2.0.0 and ICECAST is 2.3.1 I cannot stream a playlist from a txt file. I always hear the same 2-3 seconds for the first song on playlist and the player start buffering slowly. This loops forever. I've used the same configuration that was on my
2006 Mar 25
0
YP not getting server info after upgrade
I just recently did an upgrade from Icecast 2.3.0 to 2.3.1 and at the same time realized I was still running Ices 2.0-Beta2 so I upgraded it to 2.0.1. Before the upgrade I was being listed in the Xiph directory just as expected... Now, I'm listed but, this is me: http://dir.xiph.org/index.php?sgenre=&stype=&search=unspecified+name You'll notice there's no data other than
2011 Feb 28
0
icecast2 sends metadata to clients but not actual stream
You didn't describe anything about your stream. At least some basic information like the source client being used and the format you're streaming in is obviously a prerequisite to even _speculate_ about what the problem might be. Mike On Sun, Feb 27, 2011 at 2:53 PM, Joonas Lehtolahti <godjonez at codepad.info> wrote: > Hello, > > I just installed icecast2 on Ubuntu 10.10
2011 Feb 27
2
icecast2 sends metadata to clients but not actual stream
Hello, I just installed icecast2 on Ubuntu 10.10 server from Ubuntu repositories. My intention was to use VLC on another computer to stream video through IceCast. The problem is that the server is not sending the actual data to any clients. To find out more about what is going on, I increased icecast's log level to 4 to see debug data in error.log. And here's what it shows:
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
2007 Jun 06
0
mount point login problem
Dear all , I have a problem with Icecast mount Point function . The goal of creating mount point : Run mutable streaming icecast in the same time , but with deffrient passwords , it hink this is the way icecast work but I did not get it , what the problem ! hope you do know it ! Each user will have his/her own OddCast station and he/she will streaming a deferent music in the same time ! And
2007 Jun 06
0
icecast mount point login problem!
Dear all , I have a problem with Icecast mount Point function . The goal of creating mount point : Run mutable streaming icecast in the same time , but with deffrient passwords , it hink this is the way icecast work but I did not get it , what the problem ! hope you do know it ! Each user will have his/her own OddCast station and he/she will streaming a deferent music in the same time
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
2013 Feb 20
0
Relaying with Icecast - stand-by or active all the time?
Ah, ok Satz, I did not know that's right :( Now I am trying: <server>194.232.200.156</server> <port>8000</port> <mount>/listen.pls</mount> <local-mount>/oe3.mp3</local-mount> ... but I do not get the mountpoint "oe3.mp3" in http://186.56.96.133:8200 May be something related with the extension "pls" ?. El mi?, 20-02-2013 a