Peter Johnson
|
1f93a4ab4f
|
Change acronym class names to use MixedCase (UsbCamera, MjpegServer). (#22)
|
2016-12-04 00:08:47 -08:00 |
|
Peter Johnson
|
a05636d9a6
|
Add data accessors for USBCamera and MJPEGServer.
USBCamera: getPath()
MJPEGServer: getListenAddress() and getPort()
|
2016-11-18 17:21:03 -08:00 |
|
Peter Johnson
|
5fecc57e8a
|
Add methods to get the hostname and network interfaces.
|
2016-11-18 12:41:08 -08:00 |
|
Peter Johnson
|
791cabbc26
|
Rename Type to Kind.
|
2016-11-18 12:41:08 -08:00 |
|
Peter Johnson
|
3381340eb5
|
Add method to get source/sink type.
Also provide convenience method to enumerate all sinks connected to a source.
|
2016-11-18 12:41:08 -08:00 |
|
Peter Johnson
|
797d049f31
|
Use java.util.function.Consumer for event listener.
|
2016-11-18 12:41:08 -08:00 |
|
Thad House
|
41dd9e4f06
|
Loads OpenCV JNI Library in Java (#15)
|
2016-11-11 21:55:13 -08:00 |
|
Thad House
|
468cac543f
|
Fixes JNI
|
2016-11-06 19:28:14 -08:00 |
|
Peter Johnson
|
f83ff41e47
|
Rename from cameraserver to cscore.
This is primarily to avoid header naming conflicts with wpilib.
|
2016-11-05 22:11:55 -07:00 |
|