similar to: Question

Displaying 20 results from an estimated 1000 matches similar to: "Question"

2018 Mar 30
2
Question
Thanks for the help. Will work on that. Cliff Witherspoon Red Arrow Entertainment 864-613-4201 > On Mar 29, 2018, at 5:37 PM, Richard Elen <relen at brideswell.com> wrote: > > If you can split the feed, eg with Audio Hijack, you could feed the audio into a streaming audio client, such as Nicecast (mp3 only, $, due to be discontinued), LadioCast (mp3/AAC, free, App Store) or BUTT
2018 Mar 30
1
Question
Thank you Richard. They do have me set up with a DJ account to I will put all of this together today and see what I can make work. Thanks to all. Cliff Witherspoon Red Arrow Entertainment 864-613-4201 > On Mar 30, 2018, at 5:04 AM, Richard Elen <relen at brideswell.com> wrote: > > Hi, Cliff... > > The suggestions I've made assume that the station would allow you to
2018 Mar 30
0
Question
Excellent - you'll need to make sure that you have the settings that they use for their broadcasts so that you can take over the stream seamlessly with no issues. This means: * Audio encoder (generally mp3, HE-AAC or AAC+) Nicecast only does mp3; BUTT and LadioCast support both mp3 and AAC; AAC offers higher audio quality at a lower data rate * Data rate (kb/sec) (Hopefully at
2018 Mar 30
0
Question
Hi, Cliff... The suggestions I've made assume that the station would allow you to drive their server for the duration of the program. This may not be the case. If so, then you may want to set up a streaming audio server yourself and supply its address to the station; they can then receive your feed and rebroadcast it via their normal output channels. However the downside of this is that
2007 Dec 12
1
ucs2 build of xapian?
Hi folks-- I'd really like to try out Xapian on my current server setup (Debian Sarge, Apache2, mod_python, django, postgresql, psycopg2). Problem is, my Python is compiled as ucs2, which is incompatible w/Xapian. I've tried recompiling Python w/ucs4, but it inevitably breaks psycopg2 (which I've blitzed & reinstalled on top of the new Python build, seems like dozens of times
2018 Jul 16
1
Ladiocast/Icecast Configuration
I’m running Icecast 2.4.3 on macOS 10.13.6. I have a front end of Ladiocast successfully feeding Icecast. My problem is in the configuration of the source and the server. If I have Ladiocast stream to 127.0.0.1:port with a mount of stream and have the same info in the Icecast.xml config file under listen socket, I can successfully receive my audio on a browser on the server Mac. However, I
2012 Nov 12
2
ice cast with ladiocast
Hello - I'm a blind individual using ladiocast to broadcast. Here's the problem. it only supports .ogg streaming and AAC streaming. My question is, is there a free service where I can broadcast in .AAC streaming? One thing to note when giving a service, i'm blind using a screen reader and can't get past the capsha spam blocker things. Thanks for any idea you guys might
2014 Oct 20
3
icecast2 mp3 header missing
Hi all, I?m using icecast2 to serve live streams in mp3. The streams can be played on Chrome or web views on Android, but it is very slow. Then i tried ffplay (ffmpeg) to play the streams, it?s much faster but it reports ?header missing?. I built ffmpeg with debug-info and i saw that ffmpeg probed the streams several times to get the stream format. First several times the score is low and ffmpeg
2018 Jul 18
2
Continued problems accessing icecast from the internet
I’m setting up my system on a Mac, and have successfully gotten Ladiocast to feed Icecast and can access it on my server Mac at localhost:8000/stream. If I try to access it at the IP of the Mac at 192.168.0.5:8000 or port forwarded from the internet, I CAN successfully access the admin page. However, if I try to access the stream from either the local IP or port forwarded from the internet, I
2005 Aug 19
1
Weird series of errors with dovecot-stable
I'm using the dovecot-stable from 7/30, authenticating against an OpenLDAP server. From time to time, dovecot stops responding to new queries. It seems to be a self-correcting problem, lasting about 20 minutes. Here's how it starts: Aug 18 19:38:23 cliff dovecot: imap-login: Disconnected: Inactivity [150.253.42.12] Aug 18 19:38:36 cliff dovecot: pop3-login: Disconnected: Inactivity
2009 Nov 13
1
shrink list by mathed entries
Hello a <- c("Mama", "Papa", "Papa; Mama", "", "Sammy; Mama; Papa") a <- strsplit(a, "; ") mama <- rep(F, length(a)) mama[sapply(a, function(x) { sum(x=="Mama") }, simplify=T) > 0] <- T papa <- rep(F, length(a)) papa[sapply(a, function(x) { sum(x=="Papa") }, simplify=T) > 0] <- T # ... more
2008 Jun 29
1
creating a dataframe using a list of the variable names
Hello, I'm fairly new to R, and despite spending quite some time exploring, testing, and looking for answers, I still have a couple of questions remaining... The first one is about creating a dataframe using a list of the variable names . I get this output file from a database: BOB <- c('A/A', 'C/C', '15/27') MARY <- c('A/A', NA, '13/12') JOHN
2005 Aug 29
2
Sig11 and some corrupted indexes after 1.0-stable -> 1.0.alpha1
I just upgraded my production box from 1.0-stable to 1.0.alpha1. I've noted some new errors in my dovecot logs: Aug 28 23:23:56 cliff dovecot: IMAP(rsferra): Corrupted index cache file /mail/mcad.edu/rsferra/Maildir/.Sent Items/dovecot.index.cache: indexid changed Aug 28 23:33:57 cliff dovecot: IMAP(acarr): Corrupted transaction log file /mail/mcad.edu/acarr/Maildir/.Deleted
2015 Mar 13
3
How to detect out-of-sync condition
I looked in the place where dovecot logs everything ... the maillog. I didn't see anything but the log is huge and I could have easily missed it. Is there a certain error or phrase I should look for? If so please advise. On 3/13/2015 3:05 AM, Steffen Kaiser wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Thu, 12 Mar 2015, Cliff Hayes wrote: > >> I recently
2003 Feb 14
2
How to solve A'A=S for A
It is not clear to me that one can. If the singular value decomposition of A is the triple product P d Q', then the singular value decomposition of A'A=S is Q d^2 Q'. The information about the orthonormal matrix P is lost, is it not? ********************************************************** Cliff Lunneborg, Professor Emeritus, Statistics & Psychology, University of Washington,
2003 Oct 04
4
Point and click
The following query raises the question: What is it that students learn from point and click dialogs?" Date: Fri, 03 Oct 2003 16:57:42 -0400 From: To: s-news at lists.biostat.wustl.edu Subject: Splus question Message-ID: <BAY9-F52Q7OoK42LpqI000238f3 at hotmail.com> I don't know if this is the right list to post this question. If not, please let me know where I should post this. I
2017 May 15
1
Frauenhofer signing off on mp3, ogg stream player for Macs?
If Icecast2 works fine with AAC, shouldn't that be mentioned in the documentation? -- That Jack Elliott (541) 848 7021 KPOV 88.9 FM High Desert Community radio Producer, The Wednesday Point Host, The Sunday Classics On 5/15/2017 3:13 PM, Richard G Elen wrote: > You can send AAC-HE from a streaming client (LadioCast on Mac for > example) to an Icecast server and it'll broadcast
2010 Jun 28
3
Can't install Centos with DVD on KVM.
Subject line explains most of it.... I'm trying to install Centos from a dvd iso, that has been verified on KVM (Fedora 13) box. Virtual machine boots, and will launch anaconda and will test the media, but on the next step after that it says it can't find CD media. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Dec 24
8
Prototype OOP example
Hi, Here is what I want to do: Labour = Class.create(); Labour.prototype = { initialize:function(name){ this.name = name; } } What I want to do is create a class called "Worker" which will inherit from "Labour", and the signature of "initialize" is "function(name, position)". May I ask what should do? Thank you all very much for the
2011 Jun 06
3
rsync and many files
Hello together, I have a question about using rsync with many files. We are using rsync via rsnapshot, but this is not elementary. It is used to backup many (above 100 servers) and works very well. Now there is one server with many (several millions) files. The files are not very big, so the complete backup is about 500 GB. Now my problem is, that the backup needs about 14 hours - the most time