Hi, Have you looked into pjsua_app.c code? It should give you a good start with regard to the same. You can use pjsua with command line options --video --play-avi=FILE_NAME --auto-play-avi to achieve it. If this works the way you are expecting, you could then look into the AVI device API. Regards, Sandeep On Mon, Jul 23, 2012 at 10:05 PM, Ignacio Gonzalez <mylaneza at gmail.com>wrote: > Hello everybody: > > I want to create an user agent that accepts incoming video calls, and send > prerecorded video files in h264, i don't know which functions do i have to > use. Can someone please help me? > > I use the code of > ..\pjproject-2.0.1\pjsip-apps\src\samples\simple_pjsua.c as base code. > > Thanks > > _______________________________________________ > 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/20120724/c6e01555/attachment.html>