João Antônio Cardoso

Results 71 issues of João Antônio Cardoso

With this group of commits, it seems that the leaks are from inside GST. Maybe we are not finishing it correctly, maybe we are keeping references around, like a pad/element/pipeline...

Related report: >I have two cameras and rtsp-streams on the ROV. After a while it seems like the cameras disconnect, there are no devices on the webpage. Asking with websocket...

bug

Tested in the Pi, w/ QGC as the client. The controls are not working properly: ``` 2023-11-22T17:04:10.069979Z DEBUG MavlinkCamera-1 ThreadId(09) handle_message{header=MavHeader { system_id: 254, component_id: 190, sequence: 81 } PARAM_EXT_SET(PARAM_EXT_SET_DATA...

This way it produces a 100% valid docs.json

What to test: - [x] Create fakesrc h265 UDP and receive via GStreamer - [x] Create fakesrc h265 RTSP and receive via GStreamer - [ ] Create fakesrc h265 UDP...

>Hello, >I don't know if this is the right place to ask my question but it's not an actual issue so I'll ask it here. >How do I create a...

This patch adds a `Raw(String)`, instead of defining each known Raw format by hand. There are three main fragilities for this approach: 1. RTP payloads only accept some of the...

The advantage over using the `v4l` crate is that the fourcc and video formats are all already validated and compatible with GStreamer. [GstDeviceMonitor](https://gstreamer.freedesktop.org/documentation/gstreamer/gstdevicemonitor.html?gi-language=c)

enhancement