ExoPlayer not playing anymore, stuck on Player.STATE_BUFFERING
问题 I'm currently creating an app that gets a list of video from an API then plays them sequentially using ExoPlayer . Yesterday, everything is working fine but now I can't play the videos. The player tries to play the video but gets stuck in buffering state. To make sure that the videos on our server is not the reason that my app is not working, I looked for a sample mp4 video online and found this. It still didn't play. The answers on the other SO questions didn't work either. This are the