> On Nov 26, 2019, at 1:08 AM, p...@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/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel