|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
robotpy-cscore preview release now available
https://github.com/robotpy/robotpy-cscore
These are python bindings for the FIRST cscore library, a high performance library used to serve video to/from robots. They should work on Linux and OSX, and may also work on Windows too. I've only tested on Linux at this time. Documentation is very light, and no precompiled binaries are currently available (expect end of January). However, it should work, and the basic examples work (here's a simple image processing demo). I would highly recommend using this as the base of your python image processing code, instead of my previously recommendation of mjpg-streamer. Try it out, let me know how it goes! |
|
#2
|
|||
|
|||
|
Re: robotpy-cscore preview release now available
Can we still use mjpg-streamer?
|
|
#3
|
||||
|
||||
|
Re: robotpy-cscore preview release now available
There's no reason you can't use it. I'm not planning on distributing it, however, unless there's a good reason to do so.
|
|
#4
|
|||
|
|||
|
Re: robotpy-cscore preview release now available
Quote:
I have not looked into cscore yet though, so I don't know how much we would have to change to switch over. Also we are rather noobish when it comes to installing things. We thought to try using the mjpg-streamer from last year, but failed to find it or the install instructions anywhere. Last edited by razar51 : 26-01-2017 at 21:09. |
|
#5
|
||||
|
||||
|
Re: robotpy-cscore preview release now available
Quote:
|
|
#6
|
||||
|
||||
|
Re: robotpy-cscore preview release now available
Alright, I know you've been waiting for awhile, and robotpycscore 2017.0.0rc1 is finally here! It should work on the roborio, there's support in WPILib, and there are docs!
http://robotpy.readthedocs.io/en/sta...ion/index.html The only reason it's an RC instead of a final version is because I'm sure there are bugs. But you'll help me find them, right? ![]() |
|
#7
|
||||
|
||||
|
Re: robotpy-cscore preview release now available
Documentation is now live too! http://robotpy.readthedocs.io/projec...atest/api.html
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|