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

Webcam + testing #236

Open
gfwilliams opened this issue Jun 23, 2020 · 4 comments
Open

Webcam + testing #236

gfwilliams opened this issue Jun 23, 2020 · 4 comments

Comments

@gfwilliams
Copy link
Member

As described here: http://forum.espruino.com/conversations/349774/

Webcam in the background of testing screen causes some labels not to appear

b6f750b3bc06e5ec4506832b6c1dcfc2e728ec74

@jumjum123
Copy link
Contributor

looks to me like webcam.js (79-85) causes the problem

@jumjum123
Copy link
Contributor

Right now, videotag is in editor--terminal, same location as testing.
Would it be an option to move videotag into a div, which can be moved/resized on the screen ?

@gfwilliams
Copy link
Member Author

We could definitely put it in a div if that helps - but I'd quite like to keep it fullscreen just to keep things easy.

@jumjum123
Copy link
Contributor

jumjum123 commented Jul 3, 2020

I've moved video-tag in its own div on top of <body> and added functions to resize and move video-tag around the screen.
Functionality comes from jquery ui
I never used webcam before. Therefore it would be great if somebody with more experience could check.
webcamExtended.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants