Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RtmpStreamingEvent

Events during the RTMP or RTMPS streaming.

Index

Enumeration members

AdvancedFeatureNotSupport

AdvancedFeatureNotSupport: = 3

3: The feature is not supported.

since

v3.6.2

FailedLoadImage

FailedLoadImage: = 1

1: An error occurs when you add a background image or a watermark image to the RTMP or RTMPS stream.

RequestTooOften

RequestTooOften: = 4

4: Reserved.

UrlAlreadyInUse

UrlAlreadyInUse: = 2

The streaming URL is already being used for CDN live streaming. If you want to start new streaming, use a new streaming URL.

since

v3.4.5

Generated using TypeDoc