<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Salvatore Frandina a &eacute;crit&nbsp;:
<blockquote
 cite="mid:d116c1f90910300832g4a89a735v8150593a48f15f08@mail.gmail.com"
 type="cite">
  <div> Hi,
I am using Asterisk 1.6.x and I have a SIP channel configured. I
connected a video phone.</div>
  <div>The sip.conf also has videosupport=yes in the
global section. Can I send image (jpeg, png) through sip channel with
codec H263, H264?</div>
</blockquote>
Yes but not directly.<br>
<br>
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.<br>
Finally you can use Sergio's mp4play to play this file.<br>
<br>
Fiew ...<br>
<blockquote
 cite="mid:d116c1f90910300832g4a89a735v8150593a48f15f08@mail.gmail.com"
 type="cite">
  <div><br>
  </div>
  <div>Thank you&nbsp;</div>
  <br clear="all">
  <br>
-- <br>
_______________________________________<br>
Salvatore Frandina<br>
website: <a moz-do-not-send="true"
 href="http://frandinas.altervista.org">http://frandinas.altervista.org</a><br>
mail: <a moz-do-not-send="true"
 href="mailto:salvatore.frandina@gmail.com">salvatore.frandina@gmail.com</a><br>
  <br>
_______________________________________<br>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a></pre>
</blockquote>
<br>
</body>
</html>