Closed Hamdy-khader closed 8 years ago
hello there i've implemented the library successfully, but the issue is that when i stop the stream, the application freezes and uses a 50% of the cpu and never unfreeze i use mediaPlayer.stop(); in the main thread
I faced similar problems, now im gonna use ExoPlayer
too bad :(
Please contact the videolan team directly. I am only publishing LibVLC for Android on Maven Central.
https://trac.videolan.org/vlc
hello there i've implemented the library successfully, but the issue is that when i stop the stream, the application freezes and uses a 50% of the cpu and never unfreeze i use mediaPlayer.stop(); in the main thread