Re: [Live-devel] looking for motion JPEG over RTP over UDP streaming server.

2012-01-15 Thread Ross Finlayson
> However, our RTSP server implementation *can* be used - with some additional > programming - to stream motion JPEG. > > I'm a newbie on RTP. Could you please detail the additional programming? The two links in the FAQ entry that I showed you should give you the information that you need. In

Re: [Live-devel] looking for motion JPEG over RTP over UDP streaming server.

2012-01-15 Thread imin imup
Thank you, Ross. > However, our RTSP server implementation *can* be used - with some > additional programming - to stream motion JPEG. > I'm a newbie on RTP. Could you please detail the additional programming? However, this is discouraged, because JPEG is a very poor codec for video > streamin

Re: [Live-devel] DeviceSource and OpenCV

2012-01-15 Thread Ross Finlayson
> I am creating an application using OpenCV. There is a need to use the video > stream. I created a class based on DeviceSource.Based on the debug output > cycle frame reception from the camera will not start. If i need to use event > triggers, I do not understand how to do it. You need to arra

Re: [Live-devel] looking for motion JPEG over RTP over UDP streaming server.

2012-01-15 Thread Ross Finlayson
> I'm looking for an Motion JPEG over RTP over UDP streaming server (RFC2435). > Can LiveStreamigServer support this? No, the "LIVE555 Media Server" product (i.e., pre-built binary application) cannot stream motion JPEG. However, our RTSP server implementation *can* be used - with some addition