Displaying 20 results from an estimated 7000 matches similar to: "Multiple bitrates from live source"
2002 Jul 19
1
OpenSSH 3.4p1 hostbased auth - howto?
How do you enable hostbased authentication in OpenSSH?
I have two Red Hat 7.3 machines running openssh-3.4p1, and I would like to
be able to ssh from either of the machines to the other, as any user,
without using passwords or per-user keys.
My /etc/ssh/sshd_config contains:
[...]
IgnoreRhosts no
HostbasedAuthentication yes
[...]
My /etc/ssh/ssh_config contains:
[...]
2004 Aug 06
5
bandwidth negotiation
Does Icecast support bandwidth negotiation like Real's server? If so, how
would one configure this (can't find it in the docs or list archives).
If not, is there any interest in adding this capability?
--
Kevin DeGraaf
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
2004 Aug 06
2
Icecast, Liveice... experiences?
Hello.
We have been using LiveIce to serve mp3 streams for 10 months or so. So
far, IceCast has been pretty reliable. Well, until LiveIce is introduced
into the picture. We originally tried LiveIce running on FreeBSD. It ran
for a while, but we suffered wierd problems: disconnects, skips and
such. We are streaming from a radio receiver -- at 28800 compatible
bitrates.
So we switched to the
2008 Dec 19
3
Pre-routing manipulation of calls
This is concerning an Asterisk 1.4.18 server.
We have approximately 70 DID numbers. Incoming calls are placed into
the "incoming" context (by zapata.conf) and are routed based on the
dialed number.
I want to do some manipulation (CallerID name override) to all incoming
calls before they are routed. I would prefer to avoid duplicating the
necessary code in each DID extension stanza,
2002 Jun 05
1
Per-port hostkeys
My apologies if this has been covered already. My search of the archives
was unfruitful.
OpenSSH seems to be lacking a certain capability present in ssh.com's
client; namely, the ability to store remote hostkeys on a per-port basis.
I have various machines that, due to iptables port-forwarding, appear to
be running copies of (open)sshd on multiple ports. "Commercial" ssh
stores
2009 Feb 27
1
TE121B server recommendation
Hello,
If anyone is using a TE121B card and it works reliably (i.e. no "HDLC
Bad FCS" or similar errors), could you pass along the make, model, and
basic configuration of your Asterisk server?
We tried upgrading our old Dell PowerEdge server to a SuperMicro system,
but that didn't help. I would like a solid recommendation before I
suggest another purchase.
Thanks.
--
Kevin
2008 Mar 11
2
AGI - calling functions, CHANNEL STATUS broken?
Greetings,
I am writing an AGI script that needs to check on the idle/busy status
of a number of SIP peers (mostly SPA9xx phones, with a few Polycoms and
Snoms thrown in for fun).
Is it possible to call Asterisk functions (e.g. SIPPEER) from AGI
scripts? Based on my Googling, I would guess in the negative. I have
tried various permutations of Set() and Eval() without success.
I have also
2001 Dec 27
2
Resolving error
OpenSSH gurus:
Apologies if this has been covered already (or is a genuine FAQ). I've
searched both Google and MARC extensively on this issue, and have come up
empty.
I use OpenSSH 3.0.2p1 (openssl-0.9.6c) on a group of Linux (Slackware 8.0,
kernel 2.4.13, glibc 2.2.3) machines that have this in /etc/hosts:
10.1.1.2 s1 s1.[domain].com
...
10.1.1.6 s5 s5.[domain].com
This is in
2008 Oct 13
1
Tracking T1/PRI channel status - inbound vs. outbound
I need to monitor the states of my T1/PRI Zap channels. Specifically, I
need to be able to programmatically determine whether a channel is
unused, carrying an inbound call, or carrying an outbound call.
Using the manager interface, I can easily tell whether a Zap channel is
used or not by looking at the results of:
Action: Command
Command: zap show channel <x>
Or:
Action:
2004 Aug 06
3
Propping up liveice
I'm a volunteer who runs the mp3 streaming for KGNU-FM in Boulder,
Colorado. We stream live at 64K with Linux, icecast 1.3.12+ minor
patches, liveice, and lame 3.92. It easily supports 32 internet
listeners 24x7 from a donated 400MHz Pentium II.
Liveice is the only problem--it does its job of connecting the soundcard
rec in to the lame encoder and to icecast, but dies without
2007 Jul 24
4
HVM disc image switching
I''m using Xen 3.1.0 on Debian etch, kernel 2.6.18-4-xen-amd64.
One of the guests runs Windows XP. I am trying to install an
application (Autodesk Inventor) that spans two DVDs.
The config file for the domain in question contains:
disk = [ ''phy:/dev/volgrp0/halebopp,ioemu:hda,w'', '',hdc:cdrom,r'' ]
I ran "xm block-list halebopp --long" and
2002 Jul 26
1
nominal bitrates
Hi,
<p>apparently, I didn't delete my test samples ... I found them. :) Here's
a small table of what nominal bitrate fits to which quality at what
sample rate. Quality levels inbetween -1 and 0 are possible, but I
didn't test them. Nominal bitrates of those quality settings will be
somewhere between those of -1 and 0 and therefore can be guessed.
q/channels || -1/mono |
2007 Jun 21
3
Windows licensing for Xen
Hello all,
My apologies if this is a FAQ; I was not able to find the answer in any
existing documentation. Furthermore, I know it''s not germane to Xen
itself, but I''m hoping that someone else''s knowledge can save me a
little bit of time. :-)
In order to run Windows (XP, 2003, etc.) as a hardware-virtualized guest
of Xen, is it necessary to purchase a retail-boxed
2004 Aug 06
3
alternatives to liveice and darkice
are there any decent alternatives to live audio streaming [via. soundcard]
to darkice or liveice? after a few days fighting with darkice, i finally
managed to bring it up only to see that it takes 55% of my cpu just to
encode one 128kbps stream using libmp3lame. a similar 128kbps stream only
takes up 36% cpu using liveice. maybe i have something configured wrong, but
i was sortof expecting darkice
2004 Aug 06
4
vorbis bitrates - offtopic
Hi,
I'm experimenting with IceCast2, using DarkIce to generate the stream. I
have found some peculiarities with the vorbis bitrates.
In DarkIce, I call vorbis_encode_init() with about the following values:
vorbis_encode_init( &vorbisInfo, 2, 44100, 96, 96, 96);
which by all reasons should generate a 96 kb/s stream, as all
max_bitrate, nominal_bitrate and min_bitrate are set to 96.
2007 Jan 18
1
APC Back-UPS XS 1200 - permission denied
I have a new APC Back-UPS XS 1200. It is detected properly by the Linux
kernel (2.6.16):
# dmesg
usb 5-3.4: new low speed USB device using ehci_hcd and address 9
usb 5-3.4: new device found, idVendor=051d, idProduct=0002
usb 5-3.4: new device strings: Mfr=3, Product=1, SerialNumber=2
usb 5-3.4: Product: Back-UPS XS 1200 FW:8.g1 .D USB FW:g1
usb 5-3.4: Manufacturer: American Power Conversion
usb
2004 Aug 06
2
Icecast, Liveice... experiences?
Chris Riddell scriveva:
> I've been streaming live audio and not had much luck with LiveIce staying
> alive either... I had a silly cron script running to check if it was alive
> and bring it back up again!
>
> I switched to Darkice about 2 months ago and the stream has been rock solid.
> This on a linux box running 2.4.14 kernel. Darkice uses liblame without
>
2007 Mar 08
1
Tripp-Lite SU6000RT4U - not supported?
Greetings,
I have a Tripp-Lite SU6000RT4U unit connected via USB and RS-232.
# tripplitesu -DD -u root -a tl6000
Unable to detect Tripp Lite SmartOnline UPS on port /dev/ttyS0
# tripplite -DD -u root -a tl6000
Failed to find UPS - giving up...
# newhidups -DD -u root -a tl6000
Checking device (09AE/4002) (001/003)
- VendorID: 09ae
- ProductID: 4002
- Manufacturer: Tripp Lite
- Product: TRIPP
2007 May 17
1
Multiple lines on Linksys/Sipura phones
I'm going to be deploying around 30 IP phones with Asterisk in the near
future. I've tentatively settled on the Linksys/Sipura SPA9xx family.
I am unclear on the notion of "lines" in the context of SIP phones like
these. The SPA942 model has a 2-line-to-4-line upgrade available, but I
don't know why I'd need to purchase it.
I have tested a SPA942 with Asterisk, and
2007 Dec 10
2
foneBRIDGE2 vs. foneBRIDGE2-EC
Hello,
I'm trying to decide between the foneBRIDGE2 ($1135) and foneBRIDGE2-EC
($1610).
Has anyone here directly compared the two? Would we really suffer
without the onboard echo cancellation? The manufacturer's site doesn't
really give much helpful information about choosing one over the other.
Thanks.
--
Kevin DeGraaf