-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
…
-
**Is your feature request related to a problem? Please describe.**
When using Bambustudio in conjunction with Mainsail/Klipper the webcam is streamed in the background, especially when more then one …
-
It works perfectly if I see the webcam with
```
mplayer tv://device=/dev/video0
```
But it doesn't work with Zoom web interface, it says "Video unavailable at this time"
![image](https://user…
-
## Description
**layout not being saved
Describe your problem? middle section is bare, but when i move webcam and temperature to middle section and click save. the layout reverts to previos config.
…
-
At Unity we are implementing support for Unity web exported content on mobile devices, and one part of that work is exposing access for Unity projects to utilize the webcam and other audio capture dev…
-
I would like webcamoid to have a Virtual Background feature (like in Zoom) that works without a green screen. Would it be difficult to implement in webcamoid?
ck-kc updated
2 months ago
-
```
What steps will reproduce the problem?
1. Load page http://code.google.com/p/wami-recorder/
2. Confirm the permission for Flash to use microphone and webcam
3. Wait for a very long time - only a g…
-
**Describe the bug**
When using the webcam with a background (such as blur, "in the zone 1", or "in the zone 2") the camera will zoom in, stretch (causing a lot pixelation), which then causes blurrin…
-
When not consuming the fake webcam, "Consumers" seems to fluctuate between 0 and 1:
```
Consumers: 1
No consumers remaining, paused
Consumers: 1
No consumers remaining, paused
Consumers: 1
No…
Hubro updated
2 years ago
-
Hi, I have an application where I want to have video streaming and snapshot taking ability, but the source of the data is an external camera with a C++ sdk (which I converted to Python using ctypes) …