Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Memory Leak in JWVrVideoView


I sued JWVrVideoView to play VR video and after checking memory leak with Android Studio, I see JWVrVideoView is leaking. Here is more info:

a in com.longtailvideo.jwplayer.vr.e.b$1@719976480 (0x2ae9f820)
mOnSeekBarChangeListener android.support.v7.widget.AppCompatSeekBar@731012096 (0x2b925c00)
mOwningView in android.view.RenderNode@722709440 (0x2b13abc0)

I cannot attached image to the answer so I just post the instance that lead to memory leak.I already set mVrVideoView.onDestroy(); in onDestroy callback from activity. Please let me know how to resolve it.

1 Community Answers

George

JW Player Support Agent  
0 rated :

If you have a paid account, please submit a support ticket from the dashboard and include the following:

For me to reproduce this issue reliably I will need this information about your application:

Device’s Android Version:
JW Player SDK for Android version number:
Device make and model where you are experiencing this issue:
Provide step by step instructions on how to reproduce your issue:
JW Player Demo Application Source Code that is also experiencing the issue:

As the last field suggests, please replicate this issue using the JW Player Demo Application and send us a link to a zipped version of the entire Android Studio Project for testing which can be found here:
https://github.com/jwplayer/jwplayer-sdk-android-demo

This question has received the maximum number of answers.