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

fix(videoTexture): force video refresh at rendering frameRate #119

Merged
merged 4 commits into from
May 9, 2023

Commits on May 8, 2023

  1. fix(videoTexture): force video refresh at rendering frameRate

    force video pause() and play() before import texture
    lslzl3000 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    7bfb08f View commit details
    Browse the repository at this point in the history
  2. update comments

    lslzl3000 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    426f5e1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. fix(videoTexture): reduce dom&cpu useage

    use native VideoFrame to decode video at renderring frameRate
    lslzl3000 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    0ae65b1 View commit details
    Browse the repository at this point in the history
  2. bump media package version

    lslzl3000 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    58899ba View commit details
    Browse the repository at this point in the history