Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RTMP_STREAMING_EVENT

Events during the RTMP or RTMPS streaming.

since

v3.2.0

Index

Enumeration members

RTMP_STREAMING_EVENT_ADVANCED_FEATURE_NOT_SUPPORT

RTMP_STREAMING_EVENT_ADVANCED_FEATURE_NOT_SUPPORT: = 3

3: The feature is not supported.

since

v3.6.1.4

RTMP_STREAMING_EVENT_FAILED_LOAD_IMAGE

RTMP_STREAMING_EVENT_FAILED_LOAD_IMAGE: = 1

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

RTMP_STREAMING_EVENT_REQUEST_TOO_OFTEN

RTMP_STREAMING_EVENT_REQUEST_TOO_OFTEN: = 4

4: Reserved.

since

v3.6.1.4

RTMP_STREAMING_EVENT_URL_ALREADY_IN_USE

RTMP_STREAMING_EVENT_URL_ALREADY_IN_USE: = 2

2: The streaming URL is already being used for Media Push. If you want to start new streaming, use a new streaming URL.

since

v3.4.5