You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need a per frame synchronization so HTMLVideoElement requestVideoFrameCallback is not enough and I need a signal that is triggered once the frame has been decoded.
Is there something like that on Video.js? (I don't think so)
Is there any plugin that does it? (They are too many so maybe one could have implemented something like that)
Even if I have to implement a plugin there is no problem, but any tip is welcome.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I need a per frame synchronization so HTMLVideoElement requestVideoFrameCallback is not enough and I need a signal that is triggered once the frame has been decoded.
Is there something like that on Video.js? (I don't think so)
Is there any plugin that does it? (They are too many so maybe one could have implemented something like that)
Even if I have to implement a plugin there is no problem, but any tip is welcome.
I really appreciate any help you can provide.
Beta Was this translation helpful? Give feedback.
All reactions