-
We could use the cam on the device (aimed at notebook users or PCs with webcam) and detect blinking frequency of the user (using AI, opencv,...). This info could be displayed on the tray-icon, logged,…
-
J'ai essayé de faire fonctionner la webcam originale de la machine, mais PyGames me retourne une erreur: SystemError: ioctl(VIDIOC_S_FMT) failure: no supported formats
Après, quelques recherches, il …
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
No
### OS Platform and Distribution
Ubuntu 22.04
### Python Version
3.10
### MediaPi…
-
The vidissector is a video input device for the AI lab PDP-10. (Actually, there were two or three hardware iterations.)
I'd like to implement this with input from a host "webcam". Or whatever the…
-
# Experimentos Práticos de Inteligência Artificial
> Às vezes, a inteligência artificial pode parecer algo intangível ou complexo demais para entender, aprender e aplicar. Mas, com o conjunto de ex…
-
I can see there should have many use cases will be opened if this Web API is usable on the server side
https://developer.mozilla.org/en-US/docs/Web/API/Media_Capture_and_Streams_API
https://develop…
-
have any idea ?
-
OS: Windows 11 22H2
Camera: `Name: AI Front Camera, Description: MediaFoundation Camera, Extra: \\?\display#qcom_avstream_8280_lenv#3&98d97ee&1&uid32768#{e5323777-f976-4f5b-9b55-b94699c46e44}\{4faeaf…
-
## Is your feature request related to a problem? Please describe.
Sort of, I was thinking this could be a solution to desktop users looking very stiff with their head movements, since most have webca…
-
Webcam is not present and we get:
```
TypeError: imgElem is null
newImg.src = imgElem.src.split("?")[0] + "?" + new Date().getTime();
amatyr.js (linea 744, col 6)
ReferenceError: current_weather is …