João Antônio Cardoso

Results 71 issues of João Antônio Cardoso

On step 3 of the Wizard, the user can click the CONTINUE button without interacting with the combobox first, which is confusing. ```Vue Continue ``` - This CONTINUE button should...

good first issue

Hi, I realized that I was reading the documentation using browser's zoom at 140% and I thought that maybe you would like to get this kind of feedback. There are...

The current method to get the interfaces uses [the naming convention](https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/) to guess available wired interfaces. A known limitation of that method is that the user can rename the interfaces...

The current method, using `cat /sys/class/net/$INTERFACE/address`, returns the current MAC address, which can [easily](https://wiki.archlinux.org/title/MAC_address_spoofing) be changed. The hardware MAC, also called _permanent_, however, is still available, and can be preferable...

How to reproduce 1. turn on the vehicle w/ mavlink-camera-manager running 2. open cockpit, wait for it to load the stream 3. Check webrtc-internals. 1 stream is running. 4. go...

bug
video

Today, if a negotiation fails, the user doesn't know (there's no feedback, which is another issue), but the user is forced to refresh the page if he wants it to...

bug
enhancement
ux
video

3 video players are being created for every stream ![image](https://github.com/bluerobotics/cockpit/assets/5920286/dafe926c-8033-4769-a28b-914840fa30ba) note: this problem doesn't exist on `v1.0.0-beta.12`

bug

I don't know if this has any impact on performance, but it might be good to destroy it somehow: https://github.com/bluerobotics/cockpit/assets/5920286/678718fe-5c91-4c15-9b3c-690ca249347a

bug

1. Add a video player to camera A 2. Switch this video player to camera B The WebRTC for camera A will be kept alive, even when not used.

bug
performance
video

QGC starts its events on the first video frame (time zero), I think we should also do that. It might be a delay in the processing chain, or _when_ we...

enhancement
good first issue
video