<!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">
<small><big>Hi Salvatore,<br>
<br>
You are not asking the right question. Anyway here is the answer:<br>
<br>
In <br>
&nbsp;&nbsp;&nbsp; args[0] = "/usr/bin/vlc-wrapper -I rc ";<br>
&nbsp;&nbsp;&nbsp; args[1] = outputImage;<br>
&nbsp;&nbsp;&nbsp; args[2] = " --fake-duration 7200000 --sout
'#transcode{vcodec=H263p,width=352,height=288,acodec=none}:duplicate{dst=rtp{dst=";<br>
&nbsp;&nbsp;&nbsp; args[3] = IP;<br>
&nbsp;&nbsp;&nbsp; args[4] = ",port-audio=";<br>
&nbsp;&nbsp;&nbsp; args[5] = ports[0];<br>
&nbsp;&nbsp;&nbsp; args[6] = ",port-video=";<br>
&nbsp;&nbsp;&nbsp; args[7] = ports[1];<br>
<br>
Just set the </big></small>vb parameter. i.e. <br>
<br>
<small><big>--sout
'#transcode{vcodec=H263p,width=352,height=288,acodec=none,vb=300}....</big></small><br>
<br>
Don't know which value uses vlc by default if not specified.<br>
<br>
Best regards<br>
Sergio<br>
<br>
Salvatore Frandina escribi&oacute;:
<blockquote
 cite="mid:d116c1f91003130606h7c62b5ceiad2a751f4498c57b@mail.gmail.com"
 type="cite">
  <div><font color="#330033">Hi Jose,</font><font color="#330033"><br
 clear="all">
  </font></div>
  <div><font color="#330033"><br>
  </font></div>
  <div><font color="#330033">I'm testing the application AppConference.
I have made an improvement </font><font color="#330033">(you can find
it here <a moz-do-not-send="true"
 href="https://sourceforge.net/tracker/?func=detail&amp;aid=2952729&amp;group_id=186049&amp;atid=915722#">https://sourceforge.net/tracker/?func=detail&amp;aid=2952729&amp;group_id=186049&amp;atid=915722#</a>)
  </font><font color="#330033">and I'm testing its performance.</font></div>
  <div><font color="#330033"><br>
  </font></div>
  <div><font color="#330033">Yes, </font><span
 class="546224711-13032010"><font color="#330033">I'm taking a still
image, encoding it using VLC, and inspecting the IP traffic with
Wireshark. The traffic is redirected from Asterisk to all members of
conference: VLC send video IP traffic to Asterisk that resends it to
all participants.</font></span></div>
  <div><span class="546224711-13032010"><font color="#330033"><br>
  </font></span></div>
  <div><span class="546224711-13032010"><font color="#330033">My
question is about video bandwidth...<br>
  </font></span></div>
  <div><span class="546224711-13032010"><font color="#330033"><br>
  </font></span></div>
  <div><span class="546224711-13032010"><font color="#330033"><br>
  </font></span></div>
  <div><span class="546224711-13032010"><font color="#330033"><br>
  </font></span></div>
  <div><br>
  </div>
  <div>&nbsp;</div>
  <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>
</blockquote>
<br>
</body>
</html>