mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
With this patch, uuid_write_png is able to capture screenshots from both legs of a bridged video call. It still expects a uuid and filename for the first two arguments. If given a third argument, it must be concat or split. If concat is specified, screenshots from both ends are taken and written side by side to the given filename. If one image is shorter than the other then it is padded with black and vertically centered. If the third argument is split then the two screenshots are written to separate files. In this case, a second filename is expected as a fourth argument.
Description
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 unl
Multiple Licenses
196 MiB
Languages
C
65.2%
C++
20.8%
JavaScript
4.8%
Assembly
2%
Makefile
1%
Other
5.4%