Other platforms =============== ``robotpy-cscore`` is a great solution for running image processing on a coprocessor such as the Raspberry Pi or on the Driver Station. However, we do not provide precompiled packages at this time and you will need to compile binary packages for your platform. Installation ------------ See :ref:`installing robotpy-cscore `. Automatic camera streaming -------------------------- See the `quick_cameraserver.py` example in the `robotpy-cscore examples folder `_ Image Processing ---------------- See the `intermediate_cameraserver.py` example in the `robotpy-cscore examples folder `_ Launching your script at startup -------------------------------- TODO: Add section about launching your script at coprocessor startup