Hello,
I want to modify sofsip cli to work with multiple codecs : G711 (both PCMU and
PCMA) and G726.
I found G726 encoder, decoder, payloader and depayloader in gstreamer.
I looked into the sources of sofsip cli :
in ssc_media_gst_utils.c, gsdp_codec_factories_t
*gsdp_codec_factories_create(const char *codecname) -> multiple codec are
proposed but gsdp_codec_factories_create is always called with "PCMU"
in ssc_media_gst.c, static int priv_static_capabilities_gst(SscMedia *parent,
char **dest)
Capability is limited to PCMU
Does anyone could help me to add theses modifications ? (any explainations or
tips will be welcome)
Thank you,
Fabien
------------------------------------------------------------------------------
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel