João Antônio Cardoso

Results 71 issues of João Antônio Cardoso

library: https://github.com/lumeohq/onvif-rs

Related to #78. When creating a stream using the wrongly associated Size/FPS for YUYV (eg. 1920x1080@30FPS), no errors are returned, and neither new stream populates the Stream list, but when...

bug

For this specific camera, max. YUYV is 800x600@15FPS, but because MJPG accepts 1920x1080@30FPS, the Size and FPS lists get messed, wrongly associating YUYV with 1920x1080@30FPS. See the video below: https://user-images.githubusercontent.com/5920286/171490883-254ed8de-09f8-42b6-97be-54b94aac2427.mp4

bug

The problem is that cameras may change from one USB port to another, and even when they are in the same USB port, there is no guarantee that their sub-devices...

enhancement

v4l2 controls don't take effect on `rpicamsrc` streams.

bug

Turns out that we can make the tag "type" as optional for VideoCaptureConfiguration ("type": "video"), but required for any other, like RedirectCaptureConfiguration ("type": "redirect"). Fixes #81.

- [ ] Tested on raspberry pi.

Hi, i can't build it from the soures without removing the `$(ARCHFLAGS)` from line 16 of Makefile. The error: gcc -fPIC -ULINSOLVERS_RETAIN_MEMORY -arch x86_64 -O3 -funroll-loops -Wall -c lm.c -o...

This is a test image to validate [this blueos-docker-base PR](https://github.com/bluerobotics/blueos-docker-base/pull/36).

Couple of observations along the video: 1. Lack of feedback that the extension was installed/uninstalled. 2. Lack of feedback when extension is starting. 3. ~Edit dialogue state probably lives longer...

enhancement
ui
P2 - Normal Priority
accessibility