You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| MPE_INGEST_DESCRIPTION_INFO_NOT_RECEIVED | Received a fragment before receiving and header for that stream. |
35
-
| MPE_INGEST_MEDIA_QUALITIES_EXCEEDED | Number of qualities specified exceeds allowed max limit.|
36
-
| MPE_INGEST_BITRATE_AGGREGATED_EXCEEDED | Aggregated bitrate exceeds max allowed limit.|
34
+
| MPE_INGEST_DESCRIPTION_INFO_NOT_RECEIVED |The media description information was not received before the actual media data was delivered.|
35
+
| MPE_INGEST_MEDIA_QUALITIES_EXCEEDED |The count of qualities for audio or video type exceeded the maximum allowed limit.|
36
+
| MPE_INGEST_BITRATE_AGGREGATED_EXCEEDED |The total incoming bitrate in a live event or channel service exceeded the maximum allowed limit.|
37
37
| MPE_RTMP_FLV_TAG_TIMESTAMP_INVALID | The timestamp for video or audio FLVTag is invalid from RTMP encoder. |
38
38
| MPE_INGEST_FRAMERATE_EXCEEDED | The incoming encoder ingested streams with framerates exceeded the maximum allowed 30fps for encoding live events/channels.|
39
39
| MPE_INGEST_VIDEO_RESOLUTION_NOT_SUPPORTED | The incoming encoder ingested streams exceeded the following allowed resolutions: 1920x1088 for encoding live events/channels and 4096 x 2160 for pass-through live events/channels.|
0 commit comments