RE: [nyphp-talk] Not a PHP question

2007-07-21 Thread pyurt
__ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Néstor Sent: Thursday, July 19, 2007 9:03 AM To: NYPHP Talk Subject: Re: [nyphp-talk] Not a PHP question Read the website for Streamripper.sourceforge.net and it can only do video in nvs format which Winamp uses. I need to r

Re: [nyphp-talk] Not a PHP question

2007-07-19 Thread Néstor
OK, I decided to use oRipa, because it is the only that I found that would let me test it before I paid for it. Could not find a open source for windows, there are plenty for the Linux os. Thanks, Nestor :-) On 7/19/07, Anthony <[EMAIL PROTECTED]> wrote: > Read the website for Streamrippe

Re: [nyphp-talk] Not a PHP question

2007-07-19 Thread Anthony
> Read the website for Streamripper.sourceforge.net and it can only do >ideo in nvs format which Winamp uses. > >need to record live video in any format from webpages. You might want to check out Flash Media Server to accomplish this. With a very small and simple script you can trigger the use

Re: [nyphp-talk] Not a PHP question

2007-07-19 Thread Néstor
Read the website for Streamripper.sourceforge.net and it can only do video in nvs format which Winamp uses. I need to record live video in any format from webpages. Thanks, Nestor :-) On 7/19/07, Dan Cech <[EMAIL PROTECTED]> wrote: Néstor wrote: > I want to be able to record a live video st

Re: [nyphp-talk] Not a PHP question

2007-07-19 Thread Tim Sailer
On Thu, Jul 19, 2007 at 08:37:48AM -0700, Néstor wrote: > Icecast is a stream server software. You can creat your own radion station > on the internet. > > I want to be able to record a live video stream on windows. I believe that ffmpeg has a windows binary. Tim -- Tim Sailer <[EMAIL PROTECT

Re: [nyphp-talk] Not a PHP question

2007-07-19 Thread Dan Cech
Néstor wrote: > I want to be able to record a live video stream on windows. Try this: http://streamripper.sourceforge.net/ I've used it successfully on both windows and linux. Dan ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mai

Re: [nyphp-talk] Not a PHP question

2007-07-19 Thread Néstor
Icecast is a stream server software. You can creat your own radion station on the internet. I want to be able to record a live video stream on windows. Thanks, Nestor :-) On 7/19/07, Adrian Noland <[EMAIL PROTECTED]> wrote: Probably this: http://www.icecast.org/ On 7/19/07, Tim Sailer <[EM

Re: [nyphp-talk] Not a PHP question

2007-07-19 Thread Adrian Noland
Probably this: http://www.icecast.org/ On 7/19/07, Tim Sailer <[EMAIL PROTECTED]> wrote: On Thu, Jul 19, 2007 at 08:11:49AM -0700, Néstor wrote: > I was wondering if anyone know about a free Open source package that > will allow for recording live video and audio stream for Win OS. (must resis

Re: [nyphp-talk] Not a PHP question

2007-07-19 Thread Tim Sailer
On Thu, Jul 19, 2007 at 08:11:49AM -0700, Néstor wrote: > I was wondering if anyone know about a free Open source package that > will allow for recording live video and audio stream for Win OS. (must resist... must...resist...) Oh, you mean "Linux"? (sorry) ___