Open
Description
Nature of issue?
- Found a bug
- Existing feature enhancement
- New feature request
Most appropriate sub-area of p5.js?
- Color
- Core/Environment/Rendering
- Data
- Events
- Image
- IO
- Math
- Typography
- Utilities
- WebGL
- Other (specify if possible) demo CSS?
Which platform were you using when you encountered this?
- Mobile/Tablet (touch devices)
- Desktop/Laptop
- Others (specify if possible)
Details about the bug:
- p5.js version: just the demo itself at https://p5js.org/examples/dom-video-capture.html
- Web browser and version: Chrome Android 73.0.3683.90
- Operating System: Android Pie
- Steps to reproduce this: visit https://p5js.org/examples/dom-video-capture.html
Feature enhancement details:
I'm just wondering if there's a simple CSS fix so that the video is visible and not cut off, which makes it seem like there is an error:
Requesting desktop site shows the video is actually working.
Thanks, all! Love p5js!