Re: [Live-devel] Used VLC, already broken up video into segments - how can I now use Live555

2012-07-21 Thread Ross Finlayson
I couldn't really understand all of this rambling message (but since your email address announces to the world that you are just a casual hobbyist rather than a serious professional, I really don't care). But from what I can tell, you are asking how to use the "LIVE555 Media Server" to stream a

[Live-devel] Used VLC, already broken up video into segments - how can I now use Live555

2012-07-21 Thread MDH
Ross, I believe you responded to an inquiry I made to the Darwin mailing list a while back... But let me restate my problem Scenerio --> I have a few hundred++ mp4s that work fine using Darwin as a server and Quicktime as a client and whatever else will work as a client! 1) I Tested Live55

Re: [Live-devel] Video Delay in Live Video Streaming

2012-07-21 Thread Abhishek Madaan
Hi Ross,   I able to solve the delay issue. It is not related to your library. I was not allocating the buffer correctly. It is all working now. I appreciate all the help you provided me.   Regards, Abhishek Madaan From: Ross Finlayson To: LIVE555

Re: [Live-devel] MJPEG Streaming Support in Live555

2012-07-21 Thread Ross Finlayson
> We are developing live555 based application for streaming MJPEG frames from a > USB camera over Wifi. Note this FAQ entry, which you should have already read: http://www.live555.com/liveMedia/faq.html#jpeg-streaming And note the two links in that FAQ entry: http://lists.live555.

[Live-devel] MJPEG Streaming Support in Live555

2012-07-21 Thread Ashfaque
Hi Ross, We are developing live555 based application for streaming MJPEG frames from a USB camera over Wifi. MJPEG frames from camera we have captured and analyzed. Each frame is one complete JPEG image with headers (ie SOI = FF D8, EOI = FF D9). On the receiver side we are receiving the fram