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

Support image & canvas & video source #21

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 10, 2022

  1. feat: support image source

    hungtrn75 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    b3a1f26 View commit details
    Browse the repository at this point in the history
  2. update image source type

    hungtrn75 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9d96df4 View commit details
    Browse the repository at this point in the history
  3. fix: require coords param

    hungtrn75 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    648df1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aa2247 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    81ba1b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72fd58d View commit details
    Browse the repository at this point in the history
  3. feat: add canvas source

    hungtrn75 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    edaf202 View commit details
    Browse the repository at this point in the history
  4. canvas source example

    hungtrn75 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    60adcd7 View commit details
    Browse the repository at this point in the history
  5. feat: add video source

    hungtrn75 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    8296b01 View commit details
    Browse the repository at this point in the history