Woodrow Barlow
Woodrow Barlow
I would like to +1 this feature request and volunteer some time to work on this. Early 2020 I went about setting up my own streaming server and found the...
I see this comment from you (@GRVYDEV ) in #16: > This is the reason that I want to keep the ingest decoupled from the WebRTC broadcast though as someone...
@kanki6315 I think you've misunderstood; FTL+RTP+WebRTC can provide sub-second latency, but only if the available bandwidth is sufficient for the feeds you're pushing. Lightspeed doesn't reduce bandwidth consumption. If you're...
@kanki6315 Oh, it seems I misunderstood your original issue. You are correct. Although, if you want to do anything with the independent streams, like composite them into a single feed,...
The boot firmware for Armv7-A and Armv8-A processors (Cortex-A, including the ubiquitous A55) is called Trusted Firmware-A: https://github.com/ARM-software/arm-trusted-firmware TF-A loads a "firmware image package" (FIP) at bootup, containing device trees...
sorry for the late response. honestly, i'm not particularly enamored in PIC these days and the impression i got is that llvm backends for 8-bit MCUs don't tend to work...