Hi, I have implemented a client RTSP that record the stream in 2 buffer files. So I have implemented a server RTSP that read from the buffer files. I want know if it's possible create a wrapper that writes and reads on a shared memory (and not on buffer files). Thanks in advance