Re: [Live-devel] HLSProxy

2021-08-10 Thread Ross Finlayson
“live555HLSProxy” is intended to be run as an application - i.e., in its own process - so that when the application (process) ends, any extra memory that it has allocated is automatically freed. Is there any reason why you have to embed this code in some other (longer-lasting) application? I.e

[Live-devel] HLSProxy

2021-08-10 Thread Andrey Shvyrkin
Hello Ross! We have been using your library for playing and streaming media for a long time. Now we have decided to support HLS technology in our product. I used source 'live555HLSProxy.cpp' to make changes to our RTSP client but I ran into a problem freeing memory. If I use 'live555HLSProxy