@videosdk.live/server-sdk
Preparing search index...
Livestream
Interface Livestream
An RTMP-out livestream.
interface
Livestream
{
composerId
?:
string
;
end
?:
string
|
null
;
id
:
string
;
links
?:
ResourceLinks
;
outputs
?:
RtmpStream
[]
;
region
?:
string
;
roomId
?:
string
;
sessionId
?:
string
;
start
?:
string
;
webhook
?:
WebhookDeliverySummary
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
composer
Id?
end?
id
links?
outputs?
region?
room
Id?
session
Id?
start?
webhook?
Properties
Optional
composer
Id
composerId
?:
string
Optional
end
end
?:
string
|
null
id
id
:
string
Optional
links
links
?:
ResourceLinks
Optional
outputs
outputs
?:
RtmpStream
[]
Optional
region
region
?:
string
Optional
room
Id
roomId
?:
string
Optional
session
Id
sessionId
?:
string
Optional
start
start
?:
string
Optional
webhook
webhook
?:
WebhookDeliverySummary
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
composer
Id
end
id
links
outputs
region
room
Id
session
Id
start
webhook
@videosdk.live/server-sdk
Loading...
An RTMP-out livestream.