Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FullScreenVideoView Invalid State: PREPARING #41

Open
skhizerabass opened this issue Jun 17, 2017 · 1 comment
Open

FullScreenVideoView Invalid State: PREPARING #41

skhizerabass opened this issue Jun 17, 2017 · 1 comment

Comments

@skhizerabass
Copy link

image

I have been trying to use this VideoView but it keeps on crashing with this exception Invalid State. I don't know what's wrong with the code .
I tried to check the OnPrepared Listener . But it never prepares. It is in the Preparing State.
Please help me out

@rtoshiro
Copy link
Owner

rtoshiro commented Sep 3, 2017

Hi @skhizerabass
So, usually, like VideoView, the preparing stage is called after setting url or calling prepare manually.
Did you call setVideoURL or prepare in any other stage? Or, do you know if your method can be called multiple times for the same video instance?

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

No branches or pull requests

2 participants