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

2013-10-14 Thread Ross Finlayson
> I try translate H264 video stream by Live555. The hardware video source is > the video camera (USB). > Class for Live555 video source derived from DeviceSource. > The problem in function DeviceSource::deliverFrame : > When the newFrameSize > fMaxSize i set fNumTruncatedBytes, but only result is

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

2013-10-14 Thread Смирнов Николай Иванович
Hi! I try translate H264 video stream by Live555. The hardware video source is the video camera (USB). Class for Live555 video source derived from DeviceSource. The problem in function DeviceSource::deliverFrame : When the newFrameSize >

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

2013-10-14 Thread Ross Finlayson
> I have run into an issue where the session between Proxy Server and the > back-end server has timed-out, but the Proxy Server is still receiving > responses to the periodic OPTION requests. In this situation when a request > (Play / Pause) is made from a client you see "454 Session Not Found",

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

2013-10-14 Thread Bob Bischan
Ross, I have run into an issue where the session between Proxy Server and the back-end server has timed-out, but the Proxy Server is still receiving responses to the periodic OPTION requests. In this situation when a request (Play / Pause) is made from a client you see "454 Session Not Found", how