robotpy-cscore icon indicating copy to clipboard operation
robotpy-cscore copied to clipboard

Moved to https://github.com/robotpy/mostrobotpy

robotpy-cscore

These are python bindings for the cscore library, which is a high performance library used in the FIRST Robotics competition to serve video to/from robots. However, the core library is suitable for use in other applications, and is comparable to something like mjpg-streamer.

This library requires python 3.6+

Documentation

  • Installation <http://robotpy.readthedocs.io/en/stable/install/cscore.html>_
  • Usage <http://robotpy.readthedocs.io/en/stable/vision/index.html>_

Author

Dustin Spicuzza ([email protected])