--- Begin Message ---
I saw this conversation and even though I am not involved in this issue, it
reminded me of a problem I had a few weeks back. Maybe this is related.
The point about different threads might be worth lingering on, because it looks
like you are using some RTSP server class that
Unfortunately I have not been able to reproduce this issue.
Could you try running your proxy server under valgrind:
cd live; make clean; ./genMakefiles linux-gdb; make
valgrind your-proxy-server-application
and email us the output if you see the crash.
Ross Finlayson
Live Network
> On Aug 13, 2024, at 2:15 AM, Gous Mulla via live-devel
> wrote:
>
> Even though there's a lock in place, we're making sure to invoke live555
> functions from a single application thread.
OK, and that needs to be the same thread that runs the proxy server itself - in
other words, the whole
--- Begin Message ---
Even though there's a lock in place, we're making sure to invoke live555
functions from a single application thread.
-Original Message-
From: live-devel On Behalf Of Ross Finlayson
Sent: Tuesday, August 13, 2024 11:32 AM
To: LIVE555 Streaming Media - development & u