Hi Frederic, You can use loop media transport to avoid socket creations. (https://github.com/pjsip/pjproject/issues/2107). Regards, Ming On Tue, Sep 1, 2020 at 10:16 PM Frédéric-Philippe Metz <metz@xxxxxxxxxx> wrote: > > Hi all, > > I would like to integrate gstreamer into pj. (and still make use of the SDP negotiation). > > Therefore I followed the example in "pjproject/pjsip-apps/src/3rdparty_media_sample/" to disable pjmedia, implemented the functions with an empty body. So far so good. > > I am still having the problem that the transport layer is allocating resources (sockets). > How can I disable entirely the transport layer to do so ? > > Best regards > Frédéric > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@xxxxxxxxxxxxxxx > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org