> I tryed the new version, but the problem persists.
>
> Well, this is not a problem because it only happens when I use
> verbosityLevel(1 or 2).
>
No, it is still a problem, because if (as it appears) there’s a bug in the
code, it could be causing other problems.
> Just to give you a little m
Thank you very much for being so helpful.
I tryed the new version,
but the problem persists.
Well, this is not a problem because it only
happens when I use verbosityLevel(1 or 2).
Just to give you a little
more information, I could see that in ProxyServerMediaSession.cpp line
416 the probl
Sergio,
Unfortunately I wasn’t able to reproduce your crash; however, I have identified
some parts of the code that *might* have been the cause, and have now installed
a new version - 2015.02.05 - of the “LIVE555 Streaming Media” code that may fix
your problem.
Please try this new version. If
Hi, Ross. I use your library for the transmission of the video stream in
real time. OpenRTSP Client reading the server stream via RTP-over-TCP.
On Windows 8 packets correctly received, but on Windows 7 after some
time the packet receiving hangs. I encoded h264 file with fullhd
resolution and bi
Hi Ross Finlayson;
I am sorry to bother you again, but I think
there is another bug.
This happens only when I use verbosityLevel != 0
( ProxyServerMediaSession::createNew(..., verbosityLevel=1).
The crash
happens when I use ---
RTSPServer::deleteServerMediaSession(ServerMediaSession* sms);