I am trying to implement ABR encoding based on the statistics of the SRT protocol I use the srtsink
element but as I can see the only statistics it can output are the bytes-sent-total
.
The version of gstreamer is 1.20.3 and I am working on Nvidia Jetson platform.