From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o0QLxEVp012174 for ; Tue, 26 Jan 2010 16:59:14 -0500 Received: from mx1.redhat.com (ext-mx06.extmail.prod.ext.phx2.redhat.com [10.5.110.10]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o0QLx9dG026438 for ; Tue, 26 Jan 2010 16:59:09 -0500 Received: from ewr.djernes.net (ewr.djernes.net [97.107.141.189]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o0QLwtbM010657 for ; Tue, 26 Jan 2010 16:58:56 -0500 Received: from data.home (bzq-79-176-184-185.red.bezeqint.net [79.176.184.185]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ewr.djernes.net (Postfix) with ESMTPSA id 1106F20007 for ; Tue, 26 Jan 2010 21:58:54 +0000 (UTC) Date: Tue, 26 Jan 2010 23:58:52 +0200 (IST) From: Geoff Shang X-X-Sender: geoff@data.home To: Linux for blind general discussion Subject: Re: debian icecream program In-Reply-To: Message-ID: References: User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-RedHat-Spam-Score: 1.499 * (WEIRD_PORT) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-Scanned-By: MIMEDefang 2.67 on 10.5.110.10 X-loop: blinux-list@redhat.com X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk Reply-To: Linux for blind general discussion List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jan 2010 21:59:14 -0000 On Mon, 25 Jan 2010, Jude DaShiell wrote: > My guess is that program hasn't been updated in a while since trying to do: If you just want to play the stream as it comes in, there are simpler ways to do this. > icecream --stdout http://sc1.liquidviewer.com:9062/listen.pls | mpg321 This host wouldn't resolve for me. > and icecream --stdout http://www.acbradio.org/treasure-trove.pls | mpg321 This one worked. > both got error 404's and a failure to download play lists. I'm thinking > those stream providers updated beyond either icecream's capabilities. So am > I missing console-based shoutcast players on debian that will play these > streams? Try mplayer --playlist http://www.acbradio.org/treasure-trove.pls Geoff.