Hololight Stream for Unity advanced - Custom extensions

Custom extensions allow you to add features to Hololight Stream, allowing you to add ways for the client and server to share information. You do this by creating data channels for your extension to use.

When you create a custom data channel, you need to make sure that you implement the new channel on both the server and client applications. This means you will need to create your own customized client application to make use of your new data channel.

If you want to create a custom extension, contact Hololight for more information.