tcking / GiraffePlayer2

out of the box android video player(support lazy load, ListView/RecyclerView and hight performance)
Apache License 2.0
377 stars 110 forks source link

Error: Immediate exit requested #74

Open grovertb opened 6 years ago

grovertb commented 6 years ago

I am migrating from version 1 to version 2 and when testing a streaming, I get the following error.

Note: In version 1 of giraffeplayer if it works.

Return error: Immediate exit requested

captura

tcking commented 6 years ago

can you give the url?

grovertb commented 6 years ago

@tcking => https://tvincaperuweb.herokuapp.com/m3u

the link has a lifetime of 20 seconds but if it expires you can update the page and it will generate a new one

grovertb commented 6 years ago

I just used the latest version of GiraffePlayer2 and the error "Immediate exit requested" seems to be solved, but now it shows the error "FAILED TO OPEN SEGMENT OF PLAYLIST 0"

captura

captura1

ghost commented 6 years ago

I have also face this problem . Is it close issue now ?

grovertb commented 5 years ago

I'm picking up the project and I still have the same problem.