Create streaming session (deprecated)
This endpoint has been deprecated and may be removed in future versions of the API.
[DEPRECATED] Use /session-storage/session instead.
Endpoint provides functionality to initiate streaming sessions. It creates a unique Room
at the WebRTC server for upcoming audio publishing and registers connection at the WebSocket translation management API. JWT access token received in response should be used for both connecting to the WebRTC server and WebSocket translation management API.
Notice, the JWT access token contains permissions, which may lead to restriction of several API functionalities.
Streaming session allows publishing RTC stream to the server, receiving translated audio stream, and managing translation options through WebSocket API.
References
Request Body | ||||
---|---|---|---|---|
data object — REQUIRED
|
Responses | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
200 Session created successfully.
| ||||||||||
default Default Response
|