similar to: Icecast Digest, Vol 175, Issue 11

Displaying 20 results from an estimated 1000 matches similar to: "Icecast Digest, Vol 175, Issue 11"

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 Jan 29
0
Icecast Digest, Vol 175, Issue 11
Hi, I installed from source using the tarball on the liquidsoap website. I installed curl as a prerequisite before building icecast from source. A version check shows that I have the current version of curl as follows: curl 7.52.1 (x86_64-pc-linux-gnu) libcurl/7.52. The first part of the log shows that YP server handling is disabled though. (I pasted a fuller snippet of the log earlier but it’s
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
2019 Jan 27
2
YP listings in version 2.5 beta
Hi, I apologise if this has been raised before. I’m finding that with the below settings enabled in my icecast.xml file, YP directory listings work for me when using icecast 2.4.4 but listings aren’t working for me with the same config settings in version 2.5. <directory> <yp-url-timeout>15</yp-url-timeout>
2018 Aug 24
5
Client auth failed with ""
Hello, We are using url authentication and getting the item bellow at the log: [2018-08-24 23:26:05] INFO auth_url/url_add_listener client auth (http://127.0.0.1:8001/listener/add) failed with "" I put try/catch and reviewed all my code ensure always return a proper status and header error code, so what trigger this kind of error? Regards, Thiago --------------
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
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
2010 Oct 18
1
Icecast relay/fallback problem
Hi list, I'm having some problems with my new Icecast setup and I was hoping you can help me with it. My Icecast setup looks like this: [encoder] [encoder] \ / [back-end node] | | | | [fn1][fn2][fn3][fn4] I have two active encoders, one is encoding to the active mount and one is encoding to the fallback mount on the back-end node. Configuration of the
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
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 >> >
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