> 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
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
> 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
> 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
> 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.
> 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_