Network Interfaces#

Warning

We did not evaluate any of the network interfaces in terms of security. So please be sure that you are in a safe network when using them.

The SoundScape Renderer has no less than three network interfaces using different protocols:

  • The WebSocket protocol has built-in support in all modern web browsers and can be used to control the SSR from a web browser.

  • The FUDI protocol is the native protocol of the visual programming language Pure Data.

  • The legacy XML-based protocol is still supported for backwards-compatibility but should not be used for new projects.