[Freeswitch-users] Video gets garbled/corrupt after a few seconds

Giovanni Maruzzelli gmaruzz at gmail.com
Fri Sep 4 23:12:33 MSD 2015


On Sep 4, 2015 7:52 PM, "Michael Jerris" <mike at jerris.com> wrote:
>
> Did yo do EVERYTHING on this page when you set it up?

Also, what platform are you using? Eg: metal or virtual?
What else runs on the same hardware machine?

>
> https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video
>
>
>> On Sep 4, 2015, at 12:43 PM, Ankhit Vivekananda <
ankhit.vivekananda at biscotti.com> wrote:
>>
>> Yes, the load is very low.
>> Here is the video mcu profile being used.
>> <param name="domain" value="$${domain}"/>
>>       <param name="rate" value="8000"/>
>>       <param name="channels" value="1"/>
>>       <param name="interval" value="20"/>
>>       <param name="energy-level" value="200"/>
>>       <!-- <param name="tts-engine" value="flite"/> -->
>>       <!-- <param name="tts-voice" value="kal16"/> -->
>>       <param name="muted-sound" value="conference/conf-muted.wav"/>
>>       <param name="unmuted-sound" value="conference/conf-unmuted.wav"/>
>>       <param name="alone-sound" value="conference/conf-alone.wav"/>
>>       <param name="moh-sound" value="local_stream://stereo"/>
>>       <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="kicked-sound" value="conference/conf-kicked.wav"/>
>>       <param name="locked-sound" value="conference/conf-locked.wav"/>
>>       <param name="is-locked-sound"
value="conference/conf-is-locked.wav"/>
>>       <param name="is-unlocked-sound"
value="conference/conf-is-unlocked.wav"/>
>>       <param name="pin-sound" value="conference/conf-pin.wav"/>
>>       <param name="bad-pin-sound" value="conference/conf-bad-pin.wav"/>
>>       <param name="caller-id-name" value="$${outbound_caller_name}"/>
>>       <param name="caller-id-number" value="$${outbound_caller_id}"/>
>>       <param name="comfort-noise" value="false"/>
>>       <param name="conference-flags"
value="rfc-4579|livearray-sync|minimize-video-encoding"/>
>>       <param name="video-mode" value="mux"/>
>>       <param name="video-layout-name" value="2x2"/>
>>       <param name="video-layout-name" value="group:grid"/>
>>       <param name="video-canvas-size" value="1280x720"/>
>>       <param name="video-canvas-bgcolor" value="#333333"/>
>>       <param name="video-layout-bgcolor" value="#000000"/>
>>       <param name="video-codec-bandwidth" value="1mb"/>
>>       <param name="video-fps" value="15"/>
>>
>> On Fri, Sep 4, 2015 at 11:26 AM, Giovanni Maruzzelli <gmaruzz at gmail.com>
wrote:
>>>
>>> have you checked load on FreeSWITCH machine?
>>>
>>> Please tell us as many details you can...
>>>
>>> On Fri, Sep 4, 2015 at 6:20 PM, Ankhit Vivekananda <
ankhit.vivekananda at biscotti.com> wrote:
>>>>
>>>> Upon verification, I see that it is FreeSwitch 1.6, installed using
the guidelines provided in:
>>>>
https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video
>>>>
>>>> The video does play fine for a few seconds, after which it starts
getting corrupt.
>>>>
>>>> Regards,
>>>> Ankhit
>>>>
>>>> On Fri, Sep 4, 2015 at 9:34 AM, Giovanni Maruzzelli <gmaruzz at gmail.com>
wrote:
>>>>>
>>>>> for video mixing (muxing, eg: multiple people on display) you need
FreeSWITCH 1.6 :
>>>>>
>>>>>
https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+1.6+Video
>>>>>
>>>>> On Fri, Sep 4, 2015 at 2:06 AM, Ankhit Vivekananda <
ankhit.vivekananda at biscotti.com> wrote:
>>>>>>
>>>>>> Yes, its debian jessie and the software version of freeswitch is
1.4.19.
>>>>>>
>>>>>> Regards,
>>>>>> Ankhit
>>>>>>
>>>>>> On Thu, Sep 3, 2015 at 6:16 PM, Anthony Minessale <
anthony.minessale at gmail.com> wrote:
>>>>>>>
>>>>>>> Are you on debian jessie using latest builds of FS and all the
dependancies from our repo?
>>>>>>>
>>>>>>>
>>>>>>> On Thu, Sep 3, 2015 at 5:06 PM, Ankhit Vivekananda <
ankhit.vivekananda at biscotti.com> wrote:
>>>>>>>>
>>>>>>>> Hello,
>>>>>>>>
>>>>>>>> I am new to using FreeSwitch.
>>>>>>>> Recently, we started implementing FreeSwitch to place video
conference calls between VoIP cameras. The ca,eras call into a conference
room on FreeSwitch. The audio is fine during the call, but the video gets
garbled after a few seconds. The call is based on SIP protocol. Are there
any settings that can be configured for video to function properly.
Presently set video parameters in the autoload_configs/conference.conf.xml
file are:
>>>>>>>>
>>>>>>>>       <param name="conference-flags"
value="rfc-4579|livearray-sync|minimize-video-encoding"/>
>>>>>>>>       <param name="video-mode" value="mux"/>
>>>>>>>>       <param name="video-layout-name" value="2x2"/>
>>>>>>>>       <param name="video-layout-name" value="group:grid"/>
>>>>>>>>       <param name="video-canvas-size" value="1280x720"/>
>>>>>>>>       <param name="video-canvas-bgcolor" value="#333333"/>
>>>>>>>>       <param name="video-layout-bgcolor" value="#000000"/>
>>>>>>>>       <param name="video-codec-bandwidth" value="1mb"/>
>>>>>>>>       <param name="video-fps" value="15"/>
>>>>>>>>
>>>>>>>> Appreciate any help!
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Ankhit
>>>>>>>>
>>>>>>>>
_________________________________________________________________________
>>>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>>>> consulting at freeswitch.org
>>>>>>>> http://www.freeswitchsolutions.com
>>>>>>>>
>>>>>>>> Official FreeSWITCH Sites
>>>>>>>> http://www.freeswitch.org
>>>>>>>> http://confluence.freeswitch.org
>>>>>>>> http://www.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
>>>>>>>> http://www.freeswitch.org
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬
>>>>>>>
>>>>>>>http://freeswitch.org/http://cluecon.com/http://twitter.com/FreeSWITCH
>>>>>>> ☞ irc.freenode.net #freeswitch ☞ http://freeswitch.org/g+
>>>>>>>
>>>>>>> ClueCon Weekly Development Call
>>>>>>> ☎ sip:888 at conference.freeswitch.org  ☎ +19193869900
>>>>>>>
>>>>>>> https://www.youtube.com/watch?v=9XXgW34t40s
>>>>>>> https://www.youtube.com/watch?v=NLaDpGQuZDA
>>>>>>>
>>>>>>>
_________________________________________________________________________
>>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>>> consulting at freeswitch.org
>>>>>>> http://www.freeswitchsolutions.com
>>>>>>>
>>>>>>> Official FreeSWITCH Sites
>>>>>>> http://www.freeswitch.org
>>>>>>> http://confluence.freeswitch.org
>>>>>>> http://www.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
>>>>>>> http://www.freeswitch.org
>>>>>>
>>>>>>
>>>>>>
>>>>>>
_________________________________________________________________________
>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>> consulting at freeswitch.org
>>>>>> http://www.freeswitchsolutions.com
>>>>>>
>>>>>> Official FreeSWITCH Sites
>>>>>> http://www.freeswitch.org
>>>>>> http://confluence.freeswitch.org
>>>>>> http://www.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
>>>>>> http://www.freeswitch.org
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sincerely,
>>>>>
>>>>> Giovanni Maruzzelli
>>>>> Cell : +39-347-2665618
>>>>>
>>>>>
_________________________________________________________________________
>>>>> Professional FreeSWITCH Consulting Services:
>>>>> consulting at freeswitch.org
>>>>> http://www.freeswitchsolutions.com
>>>>>
>>>>> Official FreeSWITCH Sites
>>>>> http://www.freeswitch.org
>>>>> http://confluence.freeswitch.org
>>>>> http://www.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
>>>>> http://www.freeswitch.org
>>>>
>>>>
>>>>
>>>>
_________________________________________________________________________
>>>> Professional FreeSWITCH Consulting Services:
>>>> consulting at freeswitch.org
>>>> http://www.freeswitchsolutions.com
>>>>
>>>> Official FreeSWITCH Sites
>>>> http://www.freeswitch.org
>>>> http://confluence.freeswitch.org
>>>> http://www.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
>>>> http://www.freeswitch.org
>>>
>>>
>>>
>>>
>>> --
>>> Sincerely,
>>>
>>> Giovanni Maruzzelli
>>> Cell : +39-347-2665618
>>>
>>>
_________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.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
>>> http://www.freeswitch.org
>>
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.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
>> http://www.freeswitch.org
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.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
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150904/a618fb4b/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list