UnityRenderStreaming icon indicating copy to clipboard operation
UnityRenderStreaming copied to clipboard

[REQUEST]: Ability to use custom Signaling classes other than that of what RenderStreaming provides.

Open amieka opened this issue 1 year ago • 0 comments

Is your feature request related to a problem?

While the current signaling system works just fine in its current state it is tightly coupled with the RenderStreaming package itself. As a developer I'd like to be able to using my own Signaling classes / packages in-order to customize interaction between peers before a WebRTC session is established.

Describe the solution you'd like

If there are ways to override existing classes to achieve the same, an example would be nice.

If that is not possible perhaps we can have an open discussion on architectural considerations for adding this feature.

Describe alternatives you've considered

No response

Additional context

No response

amieka avatar Dec 30 '23 15:12 amieka