<div dir="auto">Hello,<div dir="auto"><br></div><div dir="auto">I am a newbie in gstreamer world.</div><div dir="auto">And I need to implement stream data cache in an application that is based on gstreamer.</div><div dir="auto"><br></div><div dir="auto">(Version of gstreamer might be 1.0)</div><div dir="auto"><br></div><div dir="auto">The stream data cache is a cache mechanism that caches stream data and later if the user wants to play the very same stream, the application firstly check if the stream data is stored in cache memory/storage. And if the stream data is found from the cache memory/storage, the application plays it without fetching the same stream data from the internet again.</div><div dir="auto"><br></div><div dir="auto">I wonder if gstreamer or any plugins provide this feature already. If not, how am I supposed to approach to implement this cache mechanism?</div><div dir="auto"><br></div><div dir="auto">I hope some simple advice be given to me from some of you ... ;-)</div><div dir="auto"><br></div><div dir="auto">Thank you very much in advance!</div><div dir="auto"><br></div><div dir="auto">Jeonghum Joh</div><div dir="auto">Uiwang, South Korea</div></div>