[Live-devel] Logging or debug info

Jan Ekholm jan.ekholm at d-pointer.com
Fri May 2 13:31:01 PDT 2014


Hi,

>From what I can see there is no way to get some form of logging or debug info out
from Live555? I have a case where I develop both the RTSP server (based on Live555)
and the client (based on libav). I'm trying to track down a problem where my client
application randomly after 5-120 seconds of valid H264 or MJPEG video suddenly
doesn't seem to receive any frames anymore. It does look like my server based code
is still grabbing images from its source (local USB camera or remote stream) and
sending the frames to the core Live555 components, but I'm not sure they actually
are sent out to the network. I'd like to rule out the server side in this equation by
getting a bit more information about what it's doing and statistics of sent data. I don't
really suspect the server code here, but I have to rule out things one by one, and I
do not look forward to diving deep into the libav code.

So, are there any callbacks, defines or similar to get a bit more info as to what is 
going on?

Kind regards,
    Jan Ekholm




More information about the live-devel mailing list