Hello: As far as I know pjsip 2.0 supports ffmpeg but when I try to start vstream_util I get : vstreamutil: ../src/pjmedia-codec/ffmpeg_codecs.c:214: pjmedia_codec_ffmpeg_init: Assertion `ci->info.dir != PJMEDIA_DIR_ENCODING_DECODING' failed. That I get when is initializing all all the codecs in : pjmedia_codec_ffmpeg_init(pjmedia_vid_codec_mgr *mgr, pj_pool_factory *pf) It is trying to initialize all the codecs also a encoder-decoder one that is PJMEDIA_DIR_ENCODING_DECODING. How can I select the codecs I want to initialize ? Regards Jorge. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20110301/d541685a/attachment.html>