|
|
@ -370,7 +370,8 @@
|
|
|
|
XX(ERROR_SRT_CONN , 6006, "SrtConnection", "SRT connectin level error") \
|
|
|
|
XX(ERROR_SRT_CONN , 6006, "SrtConnection", "SRT connectin level error") \
|
|
|
|
XX(ERROR_SRT_SOURCE_BUSY , 6007, "SrtStreamBusy", "SRT stream already exists or busy") \
|
|
|
|
XX(ERROR_SRT_SOURCE_BUSY , 6007, "SrtStreamBusy", "SRT stream already exists or busy") \
|
|
|
|
XX(ERROR_RTMP_TO_SRT , 6008, "SrtFromRtmp", "Covert RTMP to SRT failed") \
|
|
|
|
XX(ERROR_RTMP_TO_SRT , 6008, "SrtFromRtmp", "Covert RTMP to SRT failed") \
|
|
|
|
XX(ERROR_SRT_STATS , 6009, "SrtStats", "SRT get statistic data failed")
|
|
|
|
XX(ERROR_SRT_STATS , 6009, "SrtStats", "SRT get statistic data failed") \
|
|
|
|
|
|
|
|
XX(ERROR_SRT_TO_RTMP_EMPTY_SPS_PPS , 6010, "SrtToRtmpEmptySpsPps", "SRT to rtmp have empty sps or pps")
|
|
|
|
|
|
|
|
|
|
|
|
/**************************************************/
|
|
|
|
/**************************************************/
|
|
|
|
/* For user-define error. */
|
|
|
|
/* For user-define error. */
|
|
|
|