Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robotpy/robotpy-cscore

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

cscore frc opencv python robotpy robotpy-build

Last synced: about 13 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

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 `_
* `Usage `_

Author
======

Dustin Spicuzza ([email protected])