Hi team
When I try to unpublish tracks multiple times using rust sdk there will be some memory leaks.
I used heaptrack in order to track memory leak location and it seems that it's from VP8 - VP9 and AV1 encoders
Do you have any idea?
also I created an issue for that on github :
https://github.com/livekit/rust-sdks/issues/612
here is the heaptrack screenshot :