similar to: Relaying

Displaying 20 results from an estimated 3000 matches similar to: "Relaying"

2005 Apr 04
0
Relaying
On Mon, 2005-04-04 at 23:15, Pieter Naaijkens wrote: > Hi, > > I am relaying an shoutcast stream using icecast2. There aren't many > listeners (yet), so I was wondering if it would be possible to only > connect to the source server if there are any listeners, to save > bandwith. The two servers are practically on a LAN, so connection time > is minimal. I think the
2005 Feb 17
2
can icecast broadcast in SPEEX format?
On Thu, 2005-02-17 at 02:42, Geoff Shang wrote: > Hi, > > Speex does belong to the Xiph family of codecs. > > My understanding is that Icecast can stream Ogg Speex. I'm not aware of > any streamers that can stream it to Icecast though. I would think that at > least Ogg123 (compiled with Speex support) and Illiminable's DirectShow > filters would be able to
2005 Feb 16
3
RE: Two questions
I am happy using icecast/ices, but have two questions: 1. If I was using cron to schedule a switching of a playlist, can I do this without restarting icecast so that at a SPECIFIC TIME (let's say at exactly 3:00 pm) a new song can be played without interupting the user listening to the broadcast. 2. Is there a setting when the user first connects to play a *welcome* file (i.e. about the
2005 Feb 16
2
RE: Two questions
Karl Heyes schreef: >On Wed, 2005-02-16 at 21:29, Murray Saul wrote: > > >>I am happy using icecast/ices, but have two questions: >> >>1. If I was using cron to schedule a switching of a playlist, can I do >>this without restarting icecast so that at a SPECIFIC TIME (let's say at >>exactly 3:00 pm) a new song can be played without interupting the
2005 Feb 02
2
Play static file before stream
Hi everyone, I'm new to icecast and would like to know if it is possible to play a static file before a stream. I would very much like to accomplish this from icecast rather than a playlist, as the playlist can be bypassed. Is it possible to direct icecast to play mountpoints sequentially? My initial thoughts were to create 2 mountpoints, 1 for the static file and 1 for the stream, then have
2008 Jul 27
3
license server platform authentication
I am trying to get a program running under wine that needs to connect to a flexlm license server. Unfortunately I get denied when authentication because the license is a 'windows' license and I am running the program from a linux platform. Is there a way to make wine authenticate as windows? I am using the 'windows version' of the program, so I am assuming that there is
2006 Oct 16
3
lda
I'm trying to do a linear discriminant analysis on a dataset of three classes ("Affinities"), using the MASS library: > data.frame2 <- na.omit(data.frame1) > > data.ld = lda(AFFINITY ~ ., data.frame2, prior = c(1,1,1)/3) Error in var(x - group.means[g, ]) : missing observations in cov/cor What does this error message mean and how can I get rid of it? Thanks! Pieter
2014 Nov 13
1
[PATCH 52/56] drivers/char/virtio: support compiling out splice
Compile out splice support from virtio character driver when the splice-family of syscalls is not supported by the system (i.e. CONFIG_SYSCALL_SPLICE is undefined). Signed-off-by: Pieter Smith <pieter at boesman.nl> --- drivers/char/virtio_console.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/char/virtio_console.c b/drivers/char/virtio_console.c index
2014 Nov 13
1
[PATCH 52/56] drivers/char/virtio: support compiling out splice
Compile out splice support from virtio character driver when the splice-family of syscalls is not supported by the system (i.e. CONFIG_SYSCALL_SPLICE is undefined). Signed-off-by: Pieter Smith <pieter at boesman.nl> --- drivers/char/virtio_console.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/char/virtio_console.c b/drivers/char/virtio_console.c index
2012 Dec 17
4
Samba3 joining W2k3 as member server
Hi list, I have tried with all my might to get a samba3 server (Ubuntu 12.04.1 LTS) to join a Windows 2003 domain as a member server, without any luck. I have used,from memory, the official way of doing this (aka, from the samba.org website). No matter what settings I use in smb.conf, the server always joins as a domain controller. This doesn't seem to break the domain how ever. All I am
2006 Aug 15
4
escaping html?
Hi I have a wysiwyg html ditor in my app. How do I escape html written to the database and encoding when I display the content> Ty Pieter -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060815/d8c50941/attachment.html
2006 May 22
2
Recommended SIP phones?
I am dying here with linphone (not sure if it is crap software or just me being an idiot) but out of the box debian installations of two linphones fail with a "Got SIP response 415 "Unsupported Media Type" back from 192.168.1.3" Can anybody recommend a particular SIP soft phone that broadly satisfies the following criteria? 1. Run on linux. 2. Simple to use and setup. 3. Is
2005 Feb 26
4
Managing lot''s of VPN''s
Dear Shorewall list, I need to connect a firewall to various remote sites (VPN''s) at the same time, but i do not have control of any of the remote subnets and/or the given IP address: The firewall is just a client in all of the VPN''s. So, as i see it, the remote subnets (mostly rfc1918) are doomed to get into conflict when they happen to be connected at the same time. For
2006 Aug 11
6
css - location of files.
Hi all. I have the following scenario. http://myapp/site1 is using <%= stylesheet_link_tag ''myapp_standard'' %> to define the stylesheet for layout, I have myapp_standard.css in /public/stylesheets and it works fine. However, in the stylesheet I define a image to use for my site background. eg: html, body{ background-image: url(mysite_background.jpg); padding-top:
2018 Nov 06
5
Installing IceCast2 on CentOS 6 / CPanel
Was hoping to get some updated instructions for this. Have access to a dedicated server. The info on the web seems to be outdated.....some of the links are DOA..... There was one simple install, but not sure if it would work: This tutorial explains how to install icecast kh10 server on centos 6 server # cd /usr/src # wget
2015 Oct 15
3
How can I set the advertised value of MTU for virbr0 interface?
Hi all, I want to set the advertised value of MTU for virbr0 interface on a Fedora 21 host to 1454 to accommodate the installation of new VMs for testing purposes. The aforementioned host is an OpenStack VM actually, which explains the need for a lower than 1500 MTU. I noticed Pieter Hollants' patch to set dhcp-option=<number>,"<value>" for an interface, but
2008 Jun 24
2
Invalid argument while mounting
I get the following error when trying to mount: Nothing changed (in any case not that I know of). I get the same error from both nodes. Please assist. # mount /u02 mount.ocfs2: Invalid argument while mounting /dev/sdd1 on /u02. Check 'dmesg' for more information on this error. /etc/fstab: /dev/sdd1 /u02 ocfs2 _netdev,datavolume,nointr 0 0
2012 Jan 16
2
[LLVMdev] Opt pass 'Canonicalize Induction Variables' not working
Hello Tobi, Thank you for the quick reply. I updated my complete build suite with your script (http://polly.grosser.es/polly.sh). The make-test fails with some errors, the rest went smoothly; -- Exit Code: 1 Command Output (stderr): -- LLVM ERROR: Could not resolve external global address: stdout -- ******************** Testing Time: 10.01s ******************** Failing Tests (3): Polly ::
2012 May 03
2
Portablility patch for openssh 6.0p1 configure.ac
The following patch corrects a portablility issue when compiling openssh 6.0p1 on MirOS (aka. mirbsd). The issue is: sftp-server.c: In function `send_statvfs': sftp-server.c:510: error: request for member `val' in something not a structure or union sftp-server.c:510: error: request for member `val' in something not a structure or union The patch is: --- configure.ac.orig 2012-04-19
2006 May 22
1
Initial second lost on SIP phones
I find that when asterisk answers the phone, the initial second or so is lost. I can imagine that echotraining can do this, but this is between SIP phones and I don't think there is any echotraining enabled? BTW. Asterisk is definitely playing sounds that first second (The CLI would indicate that it would play a beep but I just won't hear it). Any comments appreciated. Pieter