]>
git.99rst.org Git - openwrt-packages.git/commit
libs/srt: add new package v1.5.3
This adds the Secure Reliable Transport (SRT) package.
SRT is used as a popular transfer protocol for video & audio
and can be used within gstreamer as both a sink or source.
It also supports stream encryptino by simply
setting a password on both ends of the link.
More details can be found here:
https://www.haivision.com/products/srt-secure-reliable-transport/
It is being actively developed on github:
https://github.com/Haivision/srt
Signed-off-by: Koen Vandeputte <redacted>