Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Properties input.position and input.time keeps returning the same value throughout the playing process ? #157

Open
hnguyen48206 opened this issue Mar 3, 2022 · 0 comments

Comments

@hnguyen48206
Copy link

Hi,

I'm trying to write my custom html js player to work with webchimera and currently having trouble with the time progress. In order to implement a progress bar, I would need to reply on the input.time (or input.position) property of the player. The idea is that value would be updated everytime the onFrameReady event return a frame but it is not indeed. There were only two ouput values throughout the whole process which is 0 (for the first 10 frames roughly) and then 250.

Does anybody know if something is wrong with the library?

Thank you.

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

1 participant