Re: [Live-devel] Detecting socket close when receiving streams via TCP

2012-07-19 Thread Ross Finlayson
But in any case, I still think you should consider a higher-level mechanism for detecting server death, as outlined in Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___

Re: [Live-devel] Detecting socket close when receiving streams via TCP

2012-07-19 Thread Ross Finlayson
OK, I think I was able to handle this better by making a small change to the "RTPInterface" code, in the places where it calls "readSocket()" on TCP sockets.Please try the attached version of "liveMedia/RTPInterface.cpp", and let me know if this works better for you in this situation (and doesn't m

Re: [Live-devel] Detecting socket close when receiving streams via TCP

2012-07-19 Thread Barry Stump
My apologies for taking so long to reply, OSCON has been taking up all my time this week. > I *might* be able to modify the "readSocket()" function to better handle > this case, but I don't want to risk inadvertently messing up higher-level > code that uses this function by mishandling cases when

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

2012-07-19 Thread Abhishek Madaan
Hi Ross Finlayson,                                  Thanks for the reply. I didn't say that delay is happening due to a problem with your libraries. I don't have experience with your library and I am still learning. I can play the camera in VLC player and it runs fine. Although i have to make th