• Bradley Jokinen's avatar
    FS-7824 Add functionality for capturing screenshots from both legs to uuid_write_png · c797e948
    Bradley Jokinen 提交于
    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.
    c797e948
名称
最后提交
最后更新
..
mod_imagick 正在载入提交数据...
mod_local_stream 正在载入提交数据...
mod_native_file 正在载入提交数据...
mod_png 正在载入提交数据...
mod_portaudio_stream 正在载入提交数据...
mod_shell_stream 正在载入提交数据...
mod_shout 正在载入提交数据...
mod_sndfile 正在载入提交数据...
mod_ssml 正在载入提交数据...
mod_tone_stream 正在载入提交数据...
mod_vlc 正在载入提交数据...
mod_webm 正在载入提交数据...