Skip to main content

Controller Bar

Recorder Controls

To get started, you need to add a host. A host is a streaming platform account that you want to connect to. You can add multiple hosts. By clicking the + button, you can add a new host.

Bilibili

To add a Bilibili host, you only need to enter the ID of your streaming channel. You can find your channel ID in the URL of your channel page. For example, if your channel URL is https://live.bilibili.com/123456, then your channel ID is 123456.

Twitch

To add a Twitch host, you will be redirected to the Twitch login page. After you log in, you will be redirected back to the app.

tip

Please make sure you connected to the correct Twitch account, the app only connect with the channel operated by the account.

Record a session

  1. Pick a host by clicking the dropdown button.
  2. Click the Connect button.
  3. Once done, click the Disconnect button to stop the recording and save the session.

Server

Password

You can copy or regenerate the password here. The password is used to authenticate the clients.

note

You cannot regenerate the password while the server is running.

Test Mode

Once enabled, the server will start to send random test data to the connected clients.

  • As a host, you can use this feature to test the streaming overlay without actually streaming.
  • As a developer, you can use this feature to test the your implementation and find any possible edge cases.

Clients

All connected clients will be listed in the flyout. You can click the X button to disconnect a client.

tip

Most clients will automatically reconnect to the server if the connection is lost. To really disconnect a client, you need to close the client application or remove the overlay from the streaming software like OBS.

Each item displays the following information:

  • URL: The URL of the client.
  • Data Types: Types of the data the client is requesting.
tip

If you are a developer, you can find more information about the data format here.