-
We currently only make `Position` (`back`/`front`) available, *but* eg. on Android, cameras are rotated, usually multiples of 90°.
Without this, it would be up to the user to first rotate the camera …
-
The proposal enables websites to detect which OS-level effects have been applied to a given video frame by reading the appropriate field on `VideoFrameMetadata`. It could have a number of applications…
-
Using read-and-draw.c from the examples folder in Android, I encountered several issues on some Android models. I used the latest version of SDL3.
Compiled version: 3.1.6 (preview-3.1.6-0-g78cc5c173)…
-
Hey there,
I have a few TP-Link VIGI cameras. Unfortunately all the VIGI cameras only support ONVIF Profile S, so no back-channel audio.
However the cameras themselves do support it via the VIGI a…
-
make: “/home/loongson/Desktop/electron-easi-camera/app/node_modules/ffi-napi/build”
CC(target) Release/obj.target/nothing/../node-addon-api/nothing.o
rm -f Release/obj.target/../node-addon-api/not…
-
Hi there,
first, thank you for providing a good first start to the micropython camera driver, it helped me starting to build an [improved version](https://github.com/cnadler86/micropython-camera-API)…
-
Hi,
I'm new to viseron and this is my first time to try it.
I have created a docker container with version 3.0.0b11 and worked my way to figure out how I should write the config file, but for some…
-
## Introduction
Camera effects implemented at the operating system level are becoming increasingly common on macOS, Windows, and ChromeOS. This can cause issues for video chat users. For example, i…
-
I have a setup where if a camera is offline a 301 response is provided as a fallback, but it seems go2rtc has trouble following the redirect. The version is 1.9.4, these are the logs of the issue:
…
-
I'm no longer able to retrieve camera feeds via the hass:// protocol after updating Home Assistant to 2024.11. In this version they did significant refactoring of the Camera entity
I believe the is…