Hi!
After starting using WebRTC the percentage of total memory continues to increase to over 100%.(Wowza Heap is ok)
I tested other settings for the GC but it did not resolve.
I generated a memory dump and the top 10 is:
- class [B
- class com.wowza.wms.httpstreamer.mpegdashstreaming.livestreampacketizer.MPEGDashRepeaterHolder
- class com.wowza.wms.amf.AMFPacket
- class [I
- class [C
- class com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer.CupertinoRepeaterHolde
- class com.wowza.wms.httpstreamer.model.LiveStreamPacketizerPacketHolder
- class [Ljava.lang.Object;
- class com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer.CupertinoTSHolder
- class com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer.CupertinoChunkMapItem
Is there a solution? Any hints? Tnks!