malphite is a Python library for reading and writing camera frames using shared memory to share cameras between processes.
python3 -m pip install malphite
# Or
uv add malphiteDocumentation for malphite can be found at https://bardreamaster.github.io/malphite/.
MIT License