Salvatore Frandina a écrit :
Hi, I am using Asterisk 1.6.x and I have a SIP channel configured. I connected a video phone. The sip.conf also has videosupport=yes in the global section. Can I send image (jpeg, png) through sip channel with codec H263, H264?
Yes but not directly.

You have to invoke ffmpeg using System() in order to create an .mp4 file with a video track containing the codec that you wish to used then use mp4creator to add a hint track.
Finally you can use Sergio's mp4play to play this file.

Fiew ...

Thank you

--
_______________________________________
Salvatore Frandina
website: http://frandinas.altervista.org
mail: [email protected] <mailto:[email protected]>

_______________________________________

------------------------------------------------------------------------

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-video

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-video

Reply via email to