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

Flag "FFP_MSG_BUFFERING_START" and "FFP_MSG_BUFFERING_END" doesn't return sometimes #77

Closed
liuchaotclc opened this issue Sep 26, 2014 · 1 comment

Comments

@liuchaotclc
Copy link

These states doesn't return when I player some video through ijk.And then the java method "onInfo" will not get message.Could you know why dose this happen? Does anyone find this phenomenon before?

@bbcallen
Copy link
Contributor

There is not guarantee that FFP_MSG_BUFFERING_START and FFP_MSG_BUFFERING_END should always return.

They return only if there is no enough data to decode, and player must stop for a while to receive data.

They are designed for UI to show and hide some notify window to indicate, the player is in stall state.

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