diff --git a/ietf/rtcp.h b/ietf/rtcp.h index e6837a9..90c9c63 100644 --- a/ietf/rtcp.h +++ b/ietf/rtcp.h @@ -29,6 +29,7 @@ # include # define RTCP_RTP_VERSION 2 +# define RTCP_PT_APP 204 static inline void rtcp_set_rtp_version(uint8_t *p_rtcp) {