Building AI Avatars
Create New Stream
Learn how to create a new AI Avatar stream.
To join VmonsterRoom
, a new stream must be created each time. A new stream can be created by making an API call.
- Authentication
- Include the API key in the request headers for every API call.
- Increase the value of real-time interaction by adjusting the desired background / position / scale.
- After successful API request, you will receive:
session_id
: Unique identifier for the current sessionstream_id
: Specific stream identifiertoken
: Access token for entering the created room
For detailed explanations and parameters, please refer to the API Reference.
Create a New Streaming Session
API Reference for creating new stream.