[Live-devel] Questions about live555:

saravanan saravanan.s at fossilshale.com
Fri Jan 25 03:42:33 PST 2013


Hi,

 

I am using the Live555 server to stream MJPEG data captured from the device.
We derived a class JPEGDeviceSource from JPEGVideSource, and reading the
data from sharedbuffer(sent by device) in doGetNextFrame() of
JPEGDeviceSource. 

 

Everything works fine for a single RTSP client session, if we open a second
RTSP client session the frame rate is reduced by 2 . The GetBuffer call to
the Device returns always new frame, so single session is working fine with
full frame rate(30fps). If we open one more session then the frame rate is
reduced by 2 (15fps).  

 

Once I call the GetBuffer(), I will get the complete frame. Now I want to
make sure that this frame data should be available for all the sessions
opened with this server. How to achieve this ?

Thanks,

Saravanan S

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130125/344c924c/attachment.html>


More information about the live-devel mailing list