class LiveStreamSettings
Package: | dji.v5.manager.datacenter.livestream |
Description:
It is used to build and get the live stream settings.
Supported since MSDK 5.0.0
Class Members:
method getLiveStreamType
LiveStreamType getLiveStreamType()
|
Package: | dji.v5.manager.datacenter.livestream |
Description:
Get the type of live stream protocol.
Supported since MSDK 5.0.0
Return:
method getRtmpSettings
RtmpSettings getRtmpSettings()
|
Package: | dji.v5.manager.datacenter.livestream |
Description:
Get the RTMP video stream settings.
Supported since MSDK 5.0.0
Return:
method getRtspSettings
RtspSettings getRtspSettings()
|
Package: | dji.v5.manager.datacenter.livestream |
Description:
Get the RTSP video stream settings.
Supported since MSDK 5.0.0
Return:
method getGb28181Settings
GB28181Settings getGb28181Settings()
|
Package: | dji.v5.manager.datacenter.livestream |
Description:
Get the GB28181 video stream settings.
Supported since MSDK 5.0.0
Return:
method getAgoraSettings
AgoraSettings getAgoraSettings()
|
Package: | dji.v5.manager.datacenter.livestream |
Description:
Get the Agora video stream settings.
Supported since MSDK 5.0.0
Return: