signalwire / freeswitch

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
https://freeswitch.com/#getting-started
Other
3.61k stars 1.43k forks source link

ERR Libpng #1499

Open govind0229 opened 2 years ago

govind0229 commented 2 years ago

libpng switch error

getting error switch core video but i am not using voice codec, only using voice calls... how to fix or disable this error

freeswitch CPU Utilization is going very high.

Screenshot 2021-12-28 190251

seven1240 commented 2 years ago

What's call flow triggered that?

It's not a bug, questions should go to the mailing list.

varunps2003 commented 1 year ago

You need to install the libpng-dev and libpng run time environment. Add the support for it and then it will resolve the issue. Also add the support of libpng by flag --with-png ./configure --with-scriptdir=/home/h2o/switch/freeswitch/scripts/bin/ --enable-optimization --with-png