It depends on your project requirement. Do you need SIP protocol? Which API level you want to use ... you could write your own capture/render device and plug into pjmedia. take a look pjmedia/src/pjmedia-videodev/* for reference. regards, Gang On Fri, May 30, 2014 at 11:36 AM, Jason Chen ??? <Jason.Chen at tpv-tech.com> wrote: > Hi Bill and Gang > > > > thank you very much. > > > > I want to develop a video chat on android?but I do not understand the > video flow. > > Can I recorded and render the video by myself, and just use the UDP Media > Transport to deliver the video stream? > > Is there any API to deliver the video stream? > > > > Or, what better way add video chat? > > > > > > Best Regards, > > jason.chen) > > > > > > > > > > > > *???:* pjsip [mailto:pjsip-bounces at lists.pjsip.org] *?? *Gang Liu > *????:* 2014?5?30? 10:41 > *???:* pjsip list > *??:* Re: [pjsip] video call > > > > conf bridge/switch board is only used by audio. > > There are video encoding/decoding clock thread polling video flow. And > video stream/video port objects are something like audio objects. Also > there are converter object inside video port for format/size converting > between video stream and video window. As Bill said, video tee port is > connecting preview and encoding stream. > > There are some synchronization code at pjmedia. but I didn't read into it. > > > > regards, > > Gang > > > > On Thu, May 29, 2014 at 12:42 PM, Jason Chen ??? <Jason.Chen at tpv-tech.com> > wrote: > > Hi all > > I've read Media Flow, there is the diagram( > http://trac.pjsip.org/repos/wiki/media-flow): > > > > I have some question about video call. > > 1, I can understand it in the voice call, but when make a video call, does > it work in the same way? > > 2, Video calls, including images and sound. Are image and sound are > recorded separately? > > 3, How sound and image are synchronized > > > > > > Best Regards, > > jason.chen > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140530/4e6d2e25/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 14964 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140530/4e6d2e25/attachment.png>