<div dir="ltr"><div class="gmail_default" style="font-size:small">What bitrate of recorded video? Or what length and its weight(megabytes) ?​</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-26 19:30 GMT+05:00 Denis Jakovlev <span dir="ltr">&lt;<a href="mailto:yadenis@seznam.cz" target="_blank">yadenis@seznam.cz</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>
<span style="font-family:&#39;Courier New&#39;;font-size:9pt">Hi All,<br>
<br>
I have a question. <br>
Now I record video using mod_av (or mod_vlс). Classical record_session. This works fine. But a heavy load on the server CPU. There are some possibilities to control the quality of the recorded video? For example bit rate, video resolution, etc. Or how i can optimize the performance of friswitch to recording so do not load the CPU?<br>
<br>
My dialplan for tests<br>
<br>
&lt;extension name=&quot;test5&quot;&gt;<br>
  &lt;condition field=&quot;destination_number&quot; expression=&quot;^(6084)$&quot;&gt;<br>
    &lt;action application=&quot;export&quot; data=&quot;nolocal:absolute_codec_string=OPUS,VP8&quot;/&gt;<br>
    &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<br>
    &lt;action application=&quot;set&quot; data=&quot;RECORD_STEREO=true&quot;/&gt;<br>
    &lt;action application=&quot;export&quot; data=&quot;RECORD_TOGGLE_ON_REPEAT=true&quot;/&gt;<br>
    &lt;action application=&quot;export&quot; data=&quot;record_concat_video=true&quot;/&gt;<br>
    &lt;action application=&quot;answer&quot;/&gt;<br>
    &lt;!-- Shouldn&#39;t bind the same file name to both legs,<br>
         if both press *2 it clobbers the file --&gt;<br>
    &lt;!-- bind_meta_app can have these args &lt;key&gt; [a|b|ab] [a|b|o|s] --&gt;<br>
    &lt;action application=&quot;bind_meta_app&quot; data=&quot;2 a i record_session::/usr/local/freeswitch/recordings/${strftime(%Y%m%d_%H%M%S)}_${destination_number}_a.mp4&quot;/&gt;<br>
    &lt;action application=&quot;bind_meta_app&quot; data=&quot;2 b i record_session::/usr/local/freeswitch/recordings/${strftime(%Y%m%d_%H%M%S)}_${destination_number}_b.mp4&quot;/&gt;<br>
    &lt;action application=&quot;bridge&quot; data=&quot;user/1003${sip_profile}&quot;/&gt;<br>
  &lt;/condition&gt;<br>
&lt;/extension&gt;<br>
<br>
In vars.xml i try to change <br>
&lt;!-- Video Settings --&gt;<br>
  &lt;!-- Setting the max bandwdith --&gt;<br>
  &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;rtp_video_max_bandwidth_in=512kb&quot;/&gt;<br>
  &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;rtp_video_max_bandwidth_out=512kb&quot;/&gt;<br>
<br>
but it does not help <br>
<br>
Any ideas?<span class="HOEnZb"><font color="#888888"><br>
<br>
<span style="font-family:&#39;calibri&#39;;color:#c0c0c0"><i>-- <br>
S pozdravem,<br>
Ing.Denis Jakovlev                           <br>
<a href="http://mob.tel" target="_blank">mob.tel</a>. 775-415-382<br>
<br>
</i></span></font></span></span></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div><br>Arthur</div></div></div></div>
</div>