Search found 1 match
- Fri Mar 01, 2024 05:04
- Forum: Developers Developers Developers
- Topic: How to get data via Websocket in Realtime?
- Replies: 2
- Views: 130044
Re: How to get data via Websocket in Realtime?
I inspected the working Example and simple clip overview demos they link in the Webserver preferences and I saw that those connect to a webserver at ws://192.168.0.224:8080/api/v1 in my browser. I was able to connect to this in TouchDesigner by putting 192.168.0.224/api/v1 as my network address and ...