I would like to create a pipeline that creates a g711 RTP encoding. I see there is a rtp_opus_plugin, but I need to create a G711 stream. Conversely, I need to be able to receive a RTP session that has g711 format.
Does such an encoder exists?
I would like to create a pipeline that creates a g711 RTP encoding. I see there is a rtp_opus_plugin, but I need to create a G711 stream. Conversely, I need to be able to receive a RTP session that has g711 format.
Does such an encoder exists?
Thanks, not sure how I missed that.