baresip / srtperf

SRTP Performance test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

srtperf

SRTP Performance test

this program compares the performance of two SRTP stacks:

  • libsrtp (version 2.0 or later) [1]
  • libre (version 2.0.0 or later) [2]

You need to have libsrtp-dev and libre-dev packages installed before building this program.

libre version 2.0.0 or later is needed

Reference:

[1] libsrtp https://github.com/cisco/libsrtp [2] libre https://github.com/baresip/re

About

SRTP Performance test

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 95.0%Language:CMake 4.5%Language:Makefile 0.5%