-
```
When I connect my Kinect via USB and run the Ubi Displays Beta program, I do
not see my kinect in the depth camera list. When I click "refresh in the same
window it states in the bottom bar of t…
-
```
[INFO ] Fbo will use hardware Framebuffer
[INFO ] listening for Tuio on 127.0.0.1:3333
[INFO ] Leaving application in progress...
Traceback (most recent call last):
File "flickthepic.py", l…
-
```
What steps will reproduce the problem?
1. Switch the build platform to Web Player
2. Open Spawner scene
3. Run it together with TuioPad on iPad
What is the expected output? What do you see instea…
-
```
What steps will reproduce the problem?
1. Setup connection udp on LAN address of type 192.168.1.xxx, port 3333
2. Apply settings
3. Touch just after applying and move the fingers for at least 1 se…
-
```
Hello!
For evaluation purposes, I need a demo for Sparsh-UI and Java. Where can I find
it? My aim is to compare different multi-touch frameworks. For instance, how
easy is it to produce somethi…
-
```
What steps will reproduce the problem?
1. Build a new MTApplication (I did it with something like this : public class
MyApp extends MTApplication)
2. In the StartUp method, try to unregister all …
-
```
What steps will reproduce the problem?
1. one touch without moving the finger
2.
3.
What is the expected output? What do you see instead?
expected TUIO output is add cur followed by set cur which…
-
```
What steps will reproduce the problem?
1. Run any example that will fail to bind to port 3333 on localhost
2.
3.
What is the expected output? What do you see instead?
This should be printed on th…
-
This was added before we incorporated signals and no longer necessary. It is in use by the OSC and TUIO blocks, so those need to be updated to use signals before it can be removed.
-
Hi - I've tried installing Kivy in Python 3.4.3 but I cannot seem to figure out what I am missing with the installation. I run:
pip3 install kivy
and the installation runs but this is the error mess…