Displaying 20 results from an estimated 500 matches similar to: "Multiple sources on one Icecast server"
2004 Aug 06
2
Icecast installation
Hi there,
Is anyone available to help install an Icecast suite for me?  By suite I mean
Icecast, Ices (or some other way to stream static files), and Icedir (a
directory server).  Please e-mail me if you'd like to help (either for "thank
you" or pay).
Thanks, and best wishes.
Sincerely,
Katim
--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage:
2004 Aug 06
2
Multiple sources on one Icecast server
At 10:04 PM -0700 on 5/6/01, Jack Moffitt wrote:
>  > points for different streams, but I have not been able to figure 
>out how you can
>>  achieve the same functionality using Shoutcast DSP Plugin.
>
>The short answer is the Shoutcast DSP doesn't work that way.
>
>If you run two dsp plugins on _different_ boxes with _different_ ip
>addresses, you could get it
2010 Nov 11
1
samba over internet slow with images/thumbnails
Hello,
Iam providing access to many images on a share to windows users from my linux samba over the internet. The problem is that I need thumbnail viewing because of the nature of this library and thumbnails take to much time to load it seems as though it is actually loading the entire image to then display the small thumbnail. Is this true?
Also isnt there some kind of caching that can be
2012 Dec 24
4
Bad idea to add/remove associations in after_find
I have 2 distinct types of users (artists and curators) in my system and
they currently share all associations (eg has_one :portfolio).
However, a curator shouldn''t have a portfolio so I would like to only
add that association when required. Obviously I could just return nil
for that method, but it doesn''t feel right having that there in the
first place.
What''s the best
2001 Sep 07
1
"load" for text file with functions?
Hi!
I'm writing down the methods that I used to
migrate from Splus to R and expand a bit the
R docs for this subject. Prior to send these
notes to the FAQ curator I would like to make sure
on the following:
Given an ascii text file with several
functions (i.e., myfuncs.txt), is there any equivalent to
load(), so that the functions become
usable in R? Or is it necessary
to install it as a
2002 Sep 29
7
[Fwd: Building custom _updown script for freeswan to make it talk with shorewall]
Tuomo Soini wrote:
> You don''t happen to read shorewall-devel mailinglist ?
I read it -- I just didn''t know what to make of your post and it arrived 
while I was on vacation.
What exactly are you trying to accomplish that Shorewall isn''t doing for 
you now?
e.g.
/etc/shorewall/zones
rw	Roadwarriors	Road Warriors
/etc/shorewall/interfraces
rw	ipsec+	
2002 Apr 26
4
Memory "leak" in readChar (PR#1483)
Full_Name: Hugh C. Pumphrey
Version: 1.4.1
OS: Linux (Debian Woody)
Submission from: (NULL) (129.215.133.170)
The function readChar() appears to have some type of problem with memory
allocation.
I don't know if "memory leak" is the correct term but if one uses readChar()
many
times, the R binary grows in size until it eats all your memory and swap space.
The code enclosed below
2004 Aug 06
2
More libshout questions (more info)
Okay, this is interesting....
    The metadata functions work fine with icecast (2.0.0) but do not 
work at all with NullSoft's ShoutCast server. . . Is that not supported 
by libshout? Just curious...
Deven
Deven Phillips wrote:
> Okay
>
>    Nevermind the SEGFAULT, it was string pointers in my code. Sorry 
> for the inconvenience. Continuing with the issue though . . . .
>
2006 Jan 26
1
panel.xyplot : incorrectly "connecting" points
R 2.2, WinXP.  I am having problems getting the right kind of
xyplot( ) to be generated.  The first of these works fine, but
doesn't overlay a reference grid (which I need):
xyplot(Y ~ X | Factor1, type = 'b', groups = GROUP, 
col = c(1,13), pch = c(16,6), lty = 1, lwd = 2, 
cex = 1.2, data = FOO.Frame, 
between = list(x = .5, y = .5),
scales = list(alternating = TRUE))
The second
2012 Aug 01
2
Higher quality narrowband streaming options
Hi,
Up until now, I've been providing narrowband streams at 24kbps MP3.  We've 
reluctantly been using MP3 instead of say Ogg Vorbis due to wider 
support.
But it's getting to the point where low bitrate MP3 doesn't really cut it 
anymore.  With technologies like AACPlus out there in common usage, people 
have come to expect better and one can hardly blame them.
  So I thought
2006 Mar 24
1
R for MacOSX - History and command line problems
Hi!
I have the following issues using "R for Mac OS X 2.2.1" (from the  
ppc-.dmg) on a Mac OS X 10.4.5:
1) The command history is never saved (automatically) to .Rhistory.  
(The file stays empty.)
2) If I save a history to some file via the "Save History" button,  
and I load it afterwards via "Load History", only the first entry of  
the saved History appears in
2016 Apr 28
3
Centos hold me back from work - sshd ...bull
The problem is not with your installation of CentOS, it is with the
computer you are connecting from. Read the error log you pasted earlier, it
tells you exactly what the problem is and how to remedy it:
>
> Add correct host key in /Users/andy/.ssh/known_hosts to get rid of this
> message.
> Offending ECDSA key in /Users/andy/.ssh/known_hosts:22
Open up the file
2016 Apr 28
1
Centos hold me back from work - sshd ...bull
Valeri Galtsev wrote:
>
> On Thu, April 28, 2016 8:56 am, mdubendris at gmail.com wrote:
>> The problem is not with your installation of CentOS, it is with the
>> computer you are connecting from. Read the error log you pasted earlier,
>> it tells you exactly what the problem is and how to remedy it:
>>>
>>> Add correct host key in
2004 Aug 06
3
trouble in nullsoft land.
http://forums.winamp.com/showthread.php?s=&threadid=172236
its like they think there the only webcasting solution out there, does xiph
have anyone promoting
the directory for icecast.org?
<p>Regards
Dave St John
Mediacast1 Administrator
<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list,
2012 Feb 29
5
[PATCH] [PATCH v4] Add the bios option to specify the bios to load
Signed-off-by: Attilio Rao <attilio.rao@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
---
Differences with previous revision:
- Improvements to the manpage:
  * s/operated/made
  * s/compatbile/compatible
  * New paragraph for rombios, provided by Ian
  * s/force/request
  * redundant line removal in UEFI explanatory
  * Wrap of lines at 80 cols
diff -r adcd6ab160fa
2010 Apr 16
4
logging details
Are there plans to expand the logging capabilities in OpenSSH, so that the details of what files were moved using sftp is included?  If not, does anyone know of a good way to capture this information?  Thanks in advance,  - Sue
Susan K. Diller
UNIX Systems Administration
PAETEC Communications, Inc.
600 WillowBrook Office Park
Fairport, New York 14450
*(585) 413-2320
* susan.diller at
2016 Aug 19
2
What's the best way to get Syslinux to boot efi?
Sorry thinking about this problem at work, I'm using my cellphone. Won't
get home until 1am.
I run Gentoo.
https://wiki.gentoo.org/wiki/Syslinux#Setup_on_EFI_systems
is my distribution instructions on installing Syslinux.
http://www.syslinux.org/wiki/index.php?title=Install#UEFI
are your instructions.
I have tried both instructions only to get a blank or black screen.
Trying to make a
2008 Nov 03
1
qr() and Gram-Schmidt
Hi,
Why the qr() produces a negative Q compared with Gram-Schmidt? (note
example below, except Q[2,3])
Here is an example, I calculate the Q by Gram-Schmidt process and
compare the output with qr.Q()
a <- c(1,0,1)
b <- c(1,0,0)
c <- c(2,1,0)
x <- matrix(c(a,b,c),3,3)
##########################
# Gram-Schmidt
##########################
A <- matrix(a,3,1)
q1 <-
2014 Nov 03
2
HELP
is there a way to create multiple streams/channels through icecast.
P.S: i am using icecast with winamp and edcast plugin. To create multiple
streams i need to create multiple instances of winamp. But i want to save
all data regarding icecast( icecast/ winamp/ edcast/ database) on an online
server so that server remains online everytime. Creating multiple instances
will take a lot of space.
2019 Jun 27
2
[cfe-dev] [RFC] ASM Goto With Output Constraints
I think this is fine, except that it stops at the point where things
actually start to get interesting and tricky.
How will you actually handle the flow of values from the callbr into the
error blocks? A callbr can specify requirements on where its outputs live.
So, what if two callbr, in different branches of code, specify _different_
constraints for the same output, and list the same block as a