-
i ma getting this error with the sample SimpleViewer. I have not be able to get it to work with openFrameworks yet.
[Stream 70] Expected max 1748 data bytes, but got 1908. Dropping...
[Stream 70] Ex…
-
In SimpleViewer.java, switching from Depth to IR or from IR to Depth will cause the old videoStream to be destroyed. But calling the NativeMethod oniStreamDestroy **freezes** the thread.
_(Using OpenN…
-
I wonder if there is a way to run openni2_tracker with d435. I've followed the openni2 wrapper [here](https://github.com/IntelRealSense/librealsense/tree/master/wrappers/openni2) and the SimpleViewer …
-
```
steps reproduce the problem?
1. Open Ontology Panel
2. Browse to some webpage and select some short text with some Illegal URI
character
say it is "Fehércsoki-trüffeles csokitorta" and drag it t…
-
Hello, this is actually a broad question but you guys might help. I have an USB RGB IR camera (Windows Hello Certified) that I would like to capture depth information from. So far I heven't been able …
-
As title
Environment: Win10/Python3.7
openni.Device.open_any() can not found the Xtion2
But ASUS_NiViewer2.2 can work correctly
-
I recently tried to get my Kinect v1 to work again on Windows 8 with gcc and I thought it would be nice to document the process to save others some time.
I have installed:
- tdm64-gcc-5.1.0-2 from…
99991 updated
7 years ago
-
I'm working on Asus's Xtion. recently, I'm trying to read IR image and RGB image at the same time. but I can start the IR stream after starting a RGB stream. has any one encounter the same problem? is…
-
Hi,
I am running using OpenNI from https://structure.io/openni as well as libfreenect from https://github.com/OpenKinect/libfreenect running on Linux Mint 18.1 with kernel 4.4.0-71-generic with a …
-
In chrome browser on PC:
simpleViewer example works fine
localFileSystem example gives error: Uncaught ReferenceError: LocalFileSystem is not defined
On Android device:
both examples behave equally:…