Arthur Bricq
Arthur Bricq
Hi Luxonis Team, I have been working on **low latency streaming with your hardware encoder**. The goal is to stream a encoded bitstream over a network, which is not doable...
Trying to build the library eqf_vio (with either cmake or ROS), on Linux Mint with all dependencies up to date, I was constantly getting the following error ```bash /usr/include/eigen3/unsupported/Eigen/MatrixFunctions:17:10: fatal...
When calling the `toString` method of a `JSONObject`, if a field of the object is an enum, the `name` method is called (when constructing the string) instead of the `toString`...
Sometimes (hard to tell when, but often) one client connects to the server and does not see the other ones. Maybe it's linked to the chunk bug.
**Describe the bug** When the server detects logouts one of the client, the other clients are not informed that one player left the game and therefore they keep drawing it....
Some of the things that we do is not trivial to understand by reading the code. Here's a list (to be edited) of the features that need a more precise...
Our first player camera is subject to gravity. It would be really good to have a mode in which the player can fly.