when jitsi-videobridge performs health checks. We cannot rely on it
being closed with #transformEngineChain, because the chain isn't always
initialized (when helath-checks are run on jitsi-videobridge, it creates
MediaStreams but never sets their RTPConnector, so the chain is never
created.
You can view, comment on, or merge this pull request online at:
https://github.com/jitsi/libjitsi/pull/104
-- Commit Summary --
* Closes #cachingTransformer on MediaStreamImpl#close(), fixing a leak
-- File Changes --
M src/org/jitsi/impl/neomedia/MediaStreamImpl.java (9)
-- Patch Links --
https://github.com/jitsi/libjitsi/pull/104.patch
https://github.com/jitsi/libjitsi/pull/104.diff
···
---
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/libjitsi/pull/104