[Live-devel] what to do about error 104 (Connection reset by peer)?
Ross Finlayson
finlayson at live555.com
Mon Nov 25 07:22:19 PST 2019
> On Nov 26, 2019, at 1:08 AM, p at min.nl wrote:
>
>
> Hi,
>
> I modified testRTSPClient to only process ONVIF metadata from a "smart" camera.
>
> In DummySink::afterGettingFrame there's a line:
>
> if (strcmp(fSubsession.mediumName(), "application") == 0) {
> ...
>
> after which it processes the metadata.
>
> This runs for a short while, after which recvfrom in GroupsockHelper::readSocket returns error 104.
What does that error number mean on your system? (In other words, what does it show for error number 104 when you run “man errno”?)
> (and the program hangs, or rather, does not receive any more data)
Does the same thing happen when you run (the unmodified) “openRTSP” application <http://www.live555.com/openRTSP> on this stream?
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list