Re: [Live-devel] Proxy Server (Back-end Session)

2013-10-15 Thread Ross Finlayson
Unfortunately I can't tell why the 'back-end' server (an Axis camera) is timing out the sessions. (It is apparently a bug in the cameras.) However, in hope of preventing this from happening, I've now installed a new version (2013.10.16) of the "LIVE555 Streaming Media" code that now includes

Re: [Live-devel] Proxy Server (Back-end Session)

2013-10-15 Thread Bob Bischan
Ross, Attached is a log file showing the issue. I have edited the log due to size limits on the mailing list. Bob On Mon, Oct 14, 2013 at 8:21 PM, Ross Finlayson wrote: > I have run into an issue where the session between Proxy Server and the > back-end server has timed-out, but the Proxy Serv

Re: [Live-devel] DeviceSource Translate large frames (fNumTruncatedBytes)

2013-10-15 Thread Ross Finlayson
> “*any* of these packets gets lost,” > > Some questions: > Does it mean that RPT protocol is unreliable? Yes. RTP packets sent over UDP (as they usually are) are unreliable. > So, if 'slices' (NAL units) would be delivered through RPT, can they be > lost too? > Why the 'slices' way is mor

Re: [Live-devel] DeviceSource Translate large frames (fNumTruncatedBytes)

2013-10-15 Thread Смирнов Николай Иванович
Hi! Thanks for the answer. "*any* of these packets gets lost," Some questions: Does it mean that RPT protocol is unreliable? So, if 'slices' (NAL units) would be delivered through RPT, can they be lost too? Why the 'slices' way is more reliable? Is a unreliable transmission normal