Alessandro Ros

Results 479 comments of Alessandro Ros

Linked to https://github.com/aler9/gomavlib/discussions/27

Hello, sorry if i didn't provided any examples, this is a library i wrote for viewing orientations in 3D on a Raspberry Pi (https://github.com/aler9/raspberry-imu-viewer), and after i finished the project...

Hello, this isn't a driver, and as driver i mean something that runs in kernel space, it's a simple user space C library for interacting with Invensense IMUs, that i...

This issue is a duplicate of #2214. > For posterity, as long as https://github.com/bluenviron/mediamtx/issues/3372 is open this issue is not solvable This other issue is completely unrelated from this and...

Hello, thanks for reporting the issue and for attaching the network dump, however, the only thing that can be assessed from the dump is that after some time the camera...

Hello, from the data you provided, it looks like the server has not been started at all. If you still have problems, open another issue and provide logs of the...

Hello @sanderux, the `OutSystemID` field is unrelated from the `TargetSystem` field - the former is in the frame and identifies the source, while the latter is in the message and...

Hello, by looking at the code, you want to make the playlist available as soon as a certain number of parts is available, is that correct? This approach may work,...

Hello, as previously written, i have to test this on iOS.

While this approach works with hls.js, it doesn't work on iOS, that requires at least a complete segment before serving the stream. There's an alternative way to make video appear...