Date: Mon, 6 May 2013 22:00:34 -0700 From: Gary Kline <kline@thought.org> To: Joshua Isom <jrisom@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: script or c prog to record live audio? Message-ID: <20130507050034.GA28333@ethic.thought.org> In-Reply-To: <518849BD.6010709@gmail.com> References: <20130506231902.GA26387@ethic.thought.org> <518849BD.6010709@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 06, 2013 at 07:24:29PM -0500, Joshua Isom wrote: > On 5/6/2013 6:19 PM, Gary Kline wrote: > > > >guys, > > > >I've been meaning to ask one of the Nix lists if there is a script that > >will record something from kuow.org while I watch one of my favorite tv > >broadcasts. most of the time, nothing is on tv, but this one radio > >broadcast, "AR" co-insides with "NOVA" at 21:00. > > > >anybody know? > > > > > > > > The hackish way I've done before is use wireshark do dump the > network stream. In reality, I think you might be able to get by > with fetch. I just tried and fetch closes the connection before > buffering, using telnet does the transmit. The trick is mp3 streams > are just inefficient mp3's. Maybe wget would work. You can add a > cron job to start it and another to kill it. I'm checking fetch out now; I know a bit about wireshark and have used wget frequently. but, nutshell, this might be a serious hack! still, since it's only for me, no problem. thanks for the datapoints! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix Twenty-six years of service to the Unix community.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130507050034.GA28333>