@videosdk.live/server-sdk
Preparing search index...
RtmpStream
Interface RtmpStream
An RTMP destination (
{ url, streamKey }
).
interface
RtmpStream
{
streamKey
:
string
;
url
:
string
;
}
Index
Properties
stream
Key
url
Properties
stream
Key
streamKey
:
string
RTMP stream key.
url
url
:
string
RTMP ingest URL.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stream
Key
url
@videosdk.live/server-sdk
Loading...
An RTMP destination (
{ url, streamKey }).