popcodeorg / popcodeorg/popcode

Support camera API in previews

Open
#2,118 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
JavaScript
Stars
191
Forks
143
Avg merge
4d 11h
Merged PRs (30d)
5

Description

One of the original goals of #2107 was to support the usage of the camera API in the inline preview; unfortunately, simply switching to frame loaded from a real origin was not sufficient for that purpose, and a fair amount of poking around didn’t yield a ready solution. #2107 is a good change for several reasons, so we merged it as-is and will treat the camera API separately.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the changes in #2107 and tracing the inline preview implementation. Investigate why loading the frame from a real origin does not enable camera API use, then define and validate a solution where the camera API works in previews.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.