Re: [Live-devel] live streaming,DM355

2009-04-17 Thread Jeremy Noring
On Fri, Apr 17, 2009 at 2:38 AM, Vitor Carvalho wrote: > I have already tryed wis-streamer but when i try to install wis-go7007 > driver i get an error and then the wis-streamer doesn´t work. Did you use > DM355 with montavista pro4.0.1? > We didn't use the driver. We wrote our own MPEG4 framer

Re: [Live-devel] live streaming,DM355

2009-04-17 Thread Vitor Carvalho
I have already tryed wis-streamer but when i try to install wis-go7007 driver i get an error and then the wis-streamer doesn´t work. Did you use DM355 with montavista pro4.0.1? Date: Thu, 16 Apr 2009 15:48:06 -0700 From: kid...@gmail.com To: live-de...@ns.live555.com Subject: Re: [Live-devel

Re: [Live-devel] problem with megapixel images in RTSPClient

2009-04-17 Thread Ross Finlayson
I'm new to live555. We made a MJPEG streaming server. I tried to receive megapixel (1280x1024) images from server using RTSPClient from live555 library. Seems that RTSPClient has a problem to process such a big images, because media sink was not called. With VGA format (e.g. 640x480) there was

[Live-devel] problem with megapixel images in RTSPClient

2009-04-17 Thread Peter Gejgus
Hello, I'm new to live555. We made a MJPEG streaming server. I tried to receive megapixel (1280x1024) images from server using RTSPClient from live555 library. Seems that RTSPClient has a problem to process such a big images, because media sink was not called. With VGA format (e.g. 640x480) there

Re: [Live-devel] Correct use of 'select' to avoid packet loss in Linux+BSD; correct use of WSAGetLastErr or and codes

2009-04-17 Thread Marco Amadori
On Thursday 16 April 2009, 09:41:53, Stas Desyatnlkov wrote: > [...] But on both systems it > consumes too much of the CPU. I tried using live555 for the reception of > 100 audio streams (g.711). It consumed about 10% CPU on my 3Ghz machine. I > end up rewriting it with a simple set of asynchronou