v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
MediaInfo

Opens a media source.

post/LiveStreams/Open

Query parameters

openTokenstring nullable

The open token.

The open token.

userIdstring uuid nullable

The user id.

The user id.

playSessionIdstring nullable

The play session id.

The play session id.

maxStreamingBitrateinteger nullable

The maximum streaming bitrate.

The maximum streaming bitrate.

startTimeTicksinteger nullable

The start time in ticks.

The start time in ticks.

audioStreamIndexinteger nullable

The audio stream index.

The audio stream index.

subtitleStreamIndexinteger nullable

The subtitle stream index.

The subtitle stream index.

maxAudioChannelsinteger nullable

The maximum number of audio channels.

The maximum number of audio channels.

itemIdstring uuid nullable

The item id.

The item id.

enableDirectPlayboolean nullable

Whether to enable direct play. Default: true.

Whether to enable direct play. Default: true.

enableDirectStreamboolean nullable

Whether to enable direct stream. Default: true.

Whether to enable direct stream. Default: true.

Request body

OpenTokenstring nullable

Gets or sets the open token.

UserIdstring uuid nullable

Gets or sets the user id.

PlaySessionIdstring nullable

Gets or sets the play session id.

MaxStreamingBitrateinteger nullable

Gets or sets the max streaming bitrate.

StartTimeTicksinteger nullable

Gets or sets the start time in ticks.

AudioStreamIndexinteger nullable

Gets or sets the audio stream index.

SubtitleStreamIndexinteger nullable

Gets or sets the subtitle stream index.

MaxAudioChannelsinteger nullable

Gets or sets the max audio channels.

ItemIdstring uuid nullable

Gets or sets the item id.

EnableDirectPlayboolean nullable

Gets or sets a value indicating whether to enable direct play.

EnableDirectStreamboolean nullable

Gets or sets a value indicating whether to enale direct stream.

DirectPlayProtocolsMediaProtocol[] nullable

Gets or sets the device play protocols.

Response

Media source opened.