Hi,
If I would like to reduce the memory usage when I run gst-launch to play a audio from network.
Where is the code that I can check or reivew for reduce memory usage?
since the system memory oin my embebbed system is 32MB only.
I have to limit the memory for buffering or audio decode or audio re-sample if the code is allocate a lot of memory.