[pjsip] Create Video media stream

P.Muge Ersoy muge.ersoy at gmail.com
Mon Sep 22 14:44:05 EDT 2008


Hi All;

I am trying to add video codecs to PJSIP.. I am editing endpoint.c file. I
added    pjmedia_sdp_media *maudio;     pjmedia_sdp_media *mvideo;  together
, also made all allocations which was made for the only pjmedia_sdp_media.
But when i write "sdp->media_count = 2;" it gaves sdp validation assertion
because of the 0 fmt_count. My question is ,   Is there any APIs of pjsua to
edit pjmedia sdp media struct to add video line in sdp?

My question would be so general i would be please if you lead me to useful
way.

Thanks
Muge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080922/0be57df9/attachment.html 


More information about the pjsip mailing list