Robert Edmonds
Robert Edmonds
FWIW, it looks like my issue is caused by https://github.com/raspberrypi/linux/issues/2406, which appears to be either a bug in the kernel's ftdi driver on ARM platforms, or a bug in the...
Hi, I would like to use systemd-networkd on a Linux router attached to an AT&T Internet connection. AT&T operates a large, regional wireline network in the U.S. with approximately 14...
> > Everything else like DHCPv4 is set up using systemd-networkd. dhcpcd is only used for making the IA_NA + IA_PD + IA_PD DHCPv6 request and assigning the resulting allocations...
Like the commenter in https://github.com/kinx-project/kint/issues/9#issuecomment-1434304973 I used a 30 cm panel mount extension cable, but with a USB-C connector on the outside and a straight, non-angled Micro USB connector on...
OK, I'll have to do some more digging to see exactly what defines differ between the library build and the application build in this case, but I guess if this...
By the way, producing access units rather than NALUs seems to be what FFmpeg's H265 RTP depacketizer does. It's [kind of awkward](https://github.com/edmonds/vacon/blob/c015350d6f3ac370fe00ccec67059d56fb5c60d3/src/rtp_depacketizer.cpp#L53-L184) to set up, though! Some open items: -...
> do you have bandwidth to update H264 depacketizer I can test + approve? We should make that change ASAP before people depend on it. Yeah, I should be able...
Re-based on master, added fix for empty RTP packet payloads, made the start sequence configurable.
> Thanks, it looks good, feel free to add you name in new files headers. Done.