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
Create a New Streaming Session
API Reference for creating new stream.