The current code is intended to run on a server. However, we should add client support, we can stream media to a remote server. This is a prerequisite to running as an OBS plugin.
The biggest problem is that the WebTransport library we're using only supports servers.
The current code is intended to run on a server. However, we should add client support, we can stream media to a remote server. This is a prerequisite to running as an OBS plugin.
The biggest problem is that the WebTransport library we're using only supports servers.