-
While running the opencvdemo component I get the following errors -
"
Loading glade
Network.cpp:2169: Ice::ConnectionRefusedException:
connection refused: Connection refused
"
Please help me cope wi…
-
I see polyglot having the communication issues during the 3am query which is expected, but my ihcam node server died as well with no information in the log:
```
ERROR [03-14-2016 03:02:27] polyglo…
-
After the aspect ratio change in cameraserver, images are not being rendered correctly. I am getting green images.
-
There is a namespace called com.example... that could be org.jderobot.androidcameraviewer, I'll change this in cameraserver too.
There is some MacOS temporary files that could be removed, so I'll cre…
-
At present, if I have two camera servers on, and I select them from preference menu by changing IPs then the camera view output is not changing. It is still showing the images of the previous IP unles…
-
# Summary
According to the documentation, the cameraserver module must be used to feed the data back to the driverstation.
https://wpilib.screenstepslive.com/s/4485/m/24194/l/288981-using-the-micros…
adein updated
9 years ago
-
To prevent tens of untracked files to be shown during every commit it's a good idea to use a .gitignore file.
I propose a minimal pattern (*.a, *.so, Makefile, ect) and if you wish we could add every…
-
Add md5sum to image interface. The image server can add the md5sum of the image transmitted and the client can check if everything goes well after the send.
-
Currently, the images are sent through camera interface using always a static size (320x240x3). It's interesting give the option to send the data (RGB or depth images) compressed.
For this, camera in…