How to enable "Android Android player stops automatically after some time while streaming"?

I am using an Android player to stream video streaming. Working fine for some time, but after a while the media player stops automatically after one or two minutes.

I get the following in logCat

V / MediaPlayer (12795): message received msg = 2, ext1 = 0, ext2 = 0

V / MediaPlayer (12795): playback completed

V / MediaPlayer (12795): callback application

V / MediaPlayer (12795): back from callback

+4
source share

Source: https://habr.com/ru/post/1534399/


All Articles