Android VideoView Http Live Streaming Memory Leak -


i'm trying create application can stream http live streaming (hls) source.

so far, working expected. however, i'm experiencing problem memory leaking issue.

as of point, i'm losing 6mb/hour while videoview streaming hls server.

currently, must set videoview = null , reinitialize videoview memory back. however, means there's interruption on live streaming.

is there better way clear memory of videoview without interrupting video?

any suggestions , feedback appreciated!


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -