Skip to content

20 use sessionid instead of tuioid as identifier#23

Open
krueger-christian wants to merge 2 commits intomainfrom
20-use-sessionid-instead-of-tuioid-as-identifier
Open

20 use sessionid instead of tuioid as identifier#23
krueger-christian wants to merge 2 commits intomainfrom
20-use-sessionid-instead-of-tuioid-as-identifier

Conversation

@krueger-christian
Copy link

Issue

Previously, it was not possible to use multiple objects with the same TUIO ID in parallel because the TUIO ID was used as the unique internal object ID.

Solution

Use the session ID for unique object identification.

@krueger-christian krueger-christian linked an issue Dec 2, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use SessionID instead of TuioID as identifier

1 participant