GiraffePlayer
GiraffePlayer copied to clipboard
Connection timed out
Hi,
Im wondering how i can increase time out to avoid below error for slow connections:
E/IJKMEDIA: / *** Connection timed out
Thanks,
I am assuming you can use this:
ijkMediaPlayer.setOption(IjkMediaPlayer.OPT_CATEGORY_FORMAT, "timeout", 10000000); ijkMediaPlayer.setOption(IjkMediaPlayer.OPT_CATEGORY_FORMAT, "reconnect", 1);