Re: [Live-devel] (no subject)

2016-09-05 Thread Ross Finlayson
> I need help with SAP/SDP. > Can anyone point me to a working software implementation that has SAP working? > I'm working with RTP streams and would like to use SAP to send the SDP, I > find it very impractical to use a SDP file. We have a demo application “sapWatch” (in the “testProgs” director

Re: [Live-devel] Live555 Proxy Server sometimes does not proxy source after connection loss

2016-09-05 Thread Erik Montnemery
Thanks Ross, Regarding issue 1) You might be right, I'll try to reproduce while recording network traffic. Regarding issue 2) > the state for the stream has timed out, and the proxy server then attempts to > re-open a RTSP connection to the ‘back-end’ server. However, this appears to > be hangi

Re: [Live-devel] Segmentation fault on streaming server with several unicast clients

2016-09-05 Thread Ross Finlayson
> But based on your changes and the warning stack-trace I've tested similar > change in GenericMediaServer::ClientConnection::closeSockets() and the > valgrind warning is no more. > See also the changes made bellow. Thanks. I’ll be including this in the next release of the software. Ross Finla

[Live-devel] Segmentation fault on streaming server with several unicast clients

2016-09-05 Thread Bruno Filipe Basilio
> I have now installed a new version (2016.09.05) of the “LIVE555 Streaming > Media” code that should, I believe, fix a problem (actually, one error and > one warning) that showed up in this log. I hope this helps! From my initial tests the Valgring error message seems to have been solved, I

Re: [Live-devel] Live555 Proxy Server sometimes does not proxy source after connection loss

2016-09-05 Thread Ross Finlayson
> Most of the time, the proxy server reconnects to the source after a > loss of connection to a source, but every now and then I observe one > of the following issues: In each case, the problem (from what I can tell) seems to be the fault of the ‘back-end’ server - i.e., it seems to be broken.

Re: [Live-devel] Fragmented intra frames

2016-09-05 Thread Ross Finlayson
> However, with ffmpeg casted stream, I get frames along these lines (this is > what "afterGettingFrame" of my modified DummySink passes me): > > nal_unit_type : 7 ( Sequence parameter set ) > nal_unit_type : 8 ( Picture parameter set ) > nal_unit_type : 5 ( Coded slice of an IDR picture ) > nal_