Page 1 of 1

Is there a stream recorder for Linux?

Posted: Mon Jun 30, 2008 5:04 pm
by LinuxMint-4
Is there a stream recorder for Linux?

For Windows there is a program called REPLAY RADIO by Applian, you can record audio streams and schedule it to record anytime much like a VCR and play it back later as a MP3. http://www.applian.com/replay-av/

I am looking for the same type of stream recorder for Linux, either free or for a cost. is there anything out there for Linux?

Thanks

Re: Is there a stream recorder for Linux?

Posted: Mon Jun 30, 2008 6:46 pm
by allix
VLC can record streams, it cannot schedule them though. The only way you can do this would be to get down to the command line and write some cron jobs for vlc recording, not particular elegant, but it will work.

Re: Is there a stream recorder for Linux?

Posted: Mon Jun 30, 2008 6:47 pm
by allix
Having said that, mythtv records and can do schedules, I am not sure if thats what you want though...

Re: Is there a stream recorder for Linux?

Posted: Mon Jun 30, 2008 8:00 pm
by Linc
LinuxMint-4 wrote:Is there a stream recorder for Linux?

For Windows there is a program called REPLAY RADIO by Applian, you can record audio streams and schedule it to record anytime much like a VCR and play it back later as a MP3. http://www.applian.com/replay-av/

I am looking for the same type of stream recorder for Linux, either free or for a cost. is there anything out there for Linux?

Thanks
Look into streamtuner and streamripper.

Re: Is there a stream recorder for Linux?

Posted: Mon Jun 30, 2008 11:52 pm
by LinuxMint-4
Thanks