Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:centos 6 64bits
-
Platform:Linux x86_64/gcc
-
Uname:2.6.32-71.29.1.el6.x86_64 #1 SMP
-
CPU Info:
-
GCC Version:gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
-
FreeSWITCH GIT Revision:cb212d74976b0819ac01e67397468df2f59fec5f
-
Reproduced with GIT HEAD?:YES
Description
When using mod_vlc format and conference play api command, sound starting lagging after 2/3 seconds :
conference test play vlc://http://s3.amazonaws.com/test.plivocloud/BasicGreeting.wav
The conference profile use rate 8000 and interval 20 .
If I change conference xml profile with :
<param name="rate" value="48000"/>
<param name="interval" value="10"/>
sound is ok .
For all others things (playback, uuid_deflect, ...) , vlc is working fine with same wav file .
conference test play vlc://http://s3.amazonaws.com/test.plivocloud/BasicGreeting.wav
The conference profile use rate 8000 and interval 20 .
If I change conference xml profile with :
<param name="rate" value="48000"/>
<param name="interval" value="10"/>
sound is ok .
For all others things (playback, uuid_deflect, ...) , vlc is working fine with same wav file .