Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Changing the source url throws #12

Open
mukeshsolanki opened this issue Apr 27, 2017 · 1 comment
Open

Changing the source url throws #12

mukeshsolanki opened this issue Apr 27, 2017 · 1 comment

Comments

@mukeshsolanki
Copy link

java.lang.IllegalStateException
at android.media.MediaPlayer.nativeSetDataSource(Native Method)
at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1179)
at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1140)
at com.halilibo.bettervideoplayer.BetterVideoPlayer.prepare(BetterVideoPlayer.java:324)
at com.halilibo.bettervideoplayer.BetterVideoPlayer.setSource(BetterVideoPlayer.java:236)

@iMrLopez
Copy link

iMrLopez commented Aug 8, 2017

Same here

at android.media.MediaPlayer.nativeSetDataSource (Native Method) at android.media.MediaPlayer.setDataSource (MediaPlayer.java:1182) at android.media.MediaPlayer.setDataSource (MediaPlayer.java:1171) at android.media.MediaPlayer.setDataSource (MediaPlayer.java:1125) at com.halilibo.bettervideoplayer.BetterVideoPlayer.prepare (BetterVideoPlayer.java:357) at com.halilibo.bettervideoplayer.BetterVideoPlayer.onSurfaceTextureAvailable (BetterVideoPlayer.java:667)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants