[Freeswitch-users] Conference Video Mux Option doesn't display video but Video Muted (but audio not affected) instead

Alexey Sibyakin alex at freeswitch.com
Mon Dec 3 03:22:25 UTC 2018


That's odd. Please issue a Jira.
https://freeswitch.org/confluence/display/FREESWITCH/Reporting+Bugs+to+JIRA

Regards,

Alex

On Sun, Dec 2, 2018 at 7:40 AM Faisal Hanif <imfanee at gmail.com> wrote:

> Hi Alex,
>
> Thanks a lot for reply. I have adopted the suggestion and installed
> FreeSWITCH 1.8.2 from package on Debian 9 but I still have the same issue,
>
> FreeSWITCH Version 1.8.2-3-a98a958ac3~64bit (-3-a98a958ac3 64bit)
> Distributor ID: Debian
> Description: Debian GNU/Linux 9.6 (stretch)
> Release: 9.6
> Codename: stretch
>
> This error I got in logs while joining the conference,
>
> 2018-12-01 06:33:43.020210 [NOTICE] switch_core_media.c:15575 Activating
> write resampler
> 2018-12-01 06:33:43.050211 [NOTICE] switch_vpx.c:486 VPX encoder reset
> (WxH/BW) from 0x0/0 to 1280x480/1024
> 2018-12-01 06:33:43.070188 [NOTICE] switch_vpx.c:486 VPX encoder reset
> (WxH/BW) from 1280x480/1024 to 1280x480/645
> 2018-12-01 06:33:43.070188 [ERR] switch_vpx.c:841 VPX encode error
> 8:Invalid parameter:(null)
>
>
> I really appreciate your cooperation.
>
> Regards,
>
> Faisal
>
> On Fri, 30 Nov 2018 at 16:02, Alexey Sibyakin <alex at freeswitch.com> wrote:
>
>> Hi,
>>
>> Try Debian 9 and FreeSWITCH 1.8.2 from official packages. If you are
>> going to use dev version on nonsupported OS you have to handle it yourself.
>>
>> Regards,
>>
>> Alex
>>
>> On Thu, Nov 29, 2018 at 1:16 AM Faisal Hanif <imfanee at gmail.com> wrote:
>>
>>> Hi Geeks,
>>>
>>> I am trying to implement a conference in mux mode and FreeSWITCH send
>>> canvas properly but never show video on but a pic "Video Muted (but audio
>>> not affected)" pic in place of every member's video on canvas. I tried a
>>> lot with no success :(
>>>
>>> OS : Ubuntu 14.04.5 LTS trusty
>>> FreeSWITCH Version 1.9.0+git~20181120T210412Z~968c76b29c~64bit (git
>>> 968c76b 2018-11-20 21:04:12Z 64bit)
>>>
>>> My conference profile is
>>>     <profile name="vconf_4">
>>>       <param name="domain" value="$${domain}"/>
>>>       <param name="rate" value="8000"/>
>>>       <param name="interval" value="20"/>
>>>       <param name="energy-level" value="0"/>
>>>       <param name="caller-controls" value="default"/>
>>>       <param name="alone-sound" value="conference/conf-alone.wav"/>
>>>       <param name="moh-sound" value="$${hold_music}"/>
>>>       <param name="enter-sound"
>>> value="tone_stream://%(200,0,500,600,700)"/>
>>>       <param name="exit-sound"
>>> value="tone_stream://%(500,0,300,200,100,50,25)"/>
>>>       <param name="caller-id-name" value="$${outbound_caller_name}"/>
>>>       <param name="caller-id-number" value="$${outbound_caller_id}"/>
>>>       <param name="comfort-noise" value="true"/>
>>>       <param name="conference-flags" value="audio-always"/>
>>>       <param name="conference-flags"
>>> value="audio-always|livearray-json-status"/>
>>>       <param name="video-mode" value="mux"/>
>>>       <param name="video-auto-floor-msec"value="3"/>
>>>       <param name="video-layout-name" value="3x1-zoom"/>
>>>       <param name="video-layout-name" value="group:grid-zoom"/>
>>>       <param name="video-canvas-size" value="1280x480"/>
>>>       <param name="video-canvas-bgcolor" value="#663ED7"/>
>>>       <param name="video-layout-bgcolor" value="#000000"/>
>>>       <param name="video-border-color" value="#FF0000"/>
>>>       <param name="video-codec-bandwidth" value="auto"/>
>>>       <param name="video-fps" value="25"/>
>>>       <param name="video_no_video_avatar_png"
>>> value="/usr/local/freeswitch/conf/images/video-muted.png"/>
>>>       <param name="video_mute_png"
>>> value="/usr/local/freeswitch/conf/images/video-muted.png"/>
>>>       <param name="max-members" value="4"/>
>>>       <param name="inbound-late-negotiation" value="false"/>
>>>     </profile>
>>> can anyone please help me.
>>> Regards,
>>>
>>> Faisal
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Services
>>> sales at freeswitch.com
>>> https://freeswitch.com
>>>
>>> Official FreeSWITCH Sites
>>> https://freeswitch.com/oss
>>> https://freeswitch.org/confluence
>>> https://cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> https://freeswitch.com
>>
>>
>>
>> --
>> Alex Sibyakin | Support Engineer
>> FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045
>> <https://maps.google.com/?q=17345+Civic+Drive+%232531+Brookfield,+WI+53045&entry=gmail&source=g>
>> Email: alex at freeswitch.com
>> Website: https://www.FreeSWITCH.com <https://www.freeswitch.com/>
>> Need commercial support? Contact sales at freeswitch.com for details.
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Services
>> sales at freeswitch.com
>> https://freeswitch.com
>>
>> Official FreeSWITCH Sites
>> https://freeswitch.com/oss
>> https://freeswitch.org/confluence
>> https://cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> https://freeswitch.com
>
>
>
> --
> Regards,
>
> Faisal Hanif
> _________________________________________________________________________
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> https://freeswitch.com



-- 
Alex Sibyakin | Support Engineer
FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045
<https://maps.google.com/?q=17345+Civic+Drive+%232531+Brookfield,+WI+53045&entry=gmail&source=g>
Email: alex at freeswitch.com
Website: https://www.FreeSWITCH.com <https://www.freeswitch.com/>
Need commercial support? Contact sales at freeswitch.com for details.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20181203/7cdde9a9/attachment-0001.html>


More information about the FreeSWITCH-users mailing list