Skip to content

LIVE Studio Local Data AccessLocal real-time event access

Open live room events to allowlisted third-party apps on the creator machine over WebSocket.

What is this?

LIVE Studio Local Data Access is a local WebSocket gateway for trusted third-party tools running on the same machine as LIVE Studio. After authentication, a client can receive selected real-time live room events such as likes, gifts, and chat messages.

This capability is designed for local game engines, H5 overlays, Unity clients, and developer tools that need live room data without embedding directly into LIVE Studio.

Scope boundary

This is not a viewer-side overlay push API. It does not send personalized state to viewer devices and cannot make the video stream per-viewer. It only delivers authorized live room events to local clients on the creator machine.

Start here