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
|
c80c4ae55c
|
MJPEGServer: Use worker thread model.
Also make the worker thread a class for future per-client configuration use.
Depends on wpiutil #153.
|
2016-11-18 12:40:31 -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 |
|
Peter Johnson
|
5f69cb2a5b
|
SinkImpl: Refactor GetDescription, add GetError, SetEnabled.
|
2016-10-26 23:31:48 -07:00 |
|
Peter Johnson
|
30f4ecd171
|
Rename HTTPSink to MJPEGServer.
|
2016-10-15 22:44:26 -07:00 |
|