I would love to be able to access DVRs from Rust. This would enable highly efficient processing of data from an FPGA for example with zero copy.
Functions exist in extcode.h but are undocumented so it may be difficult to untangle and unstable.
There is a public implementation at https://gitlab.com/serenial/g-augmented-reality-toolkit/-/blob/develop/shared-binary/include/g_ar_toolkit/lv_interop/lv_types.hpp?ref_type=heads which references it's source.
I would love to be able to access DVRs from Rust. This would enable highly efficient processing of data from an FPGA for example with zero copy.
Functions exist in extcode.h but are undocumented so it may be difficult to untangle and unstable.
There is a public implementation at https://gitlab.com/serenial/g-augmented-reality-toolkit/-/blob/develop/shared-binary/include/g_ar_toolkit/lv_interop/lv_types.hpp?ref_type=heads which references it's source.