Re: [Live-devel] Recording mjpeg on http

2008-04-03 Thread Eric Flickner
Thanks, Eric From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cristaldi Ambra Sent: Wednesday, April 02, 2008 9:34 AM To: [EMAIL PROTECTED] Subject: [Live-devel] Recording mjpeg on http Hi Ross, I have an Axis camera that can send video frames in MJPEG format using an

Re: [Live-devel] Recording mjpeg on http

2008-04-02 Thread l'alchemiste
no ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Recording mjpeg on http

2008-04-02 Thread Eric Flickner
Since you are on Windows and if you can use .NET try this: http://www.codeproject.com/KB/audio-video/cameraviewer.aspx Eric Flickner 2008/4/2 Cristaldi Ambra <[EMAIL PROTECTED]>: > Hi Ross, > > I have an Axis camera that can send video frames in MJPEG format using an > HTTP url. > > My question

[Live-devel] Recording mjpeg on http

2008-04-02 Thread Cristaldi Ambra
Hi Ross, I have an Axis camera that can send video frames in MJPEG format using an HTTP url. My question is: can we record this kind of video stream with Live555 sources? There are classes or functions that support video streaming over http? (I work on Windows platform). Thanks in advance.