mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 01:09:53 +00:00
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 <koen.vandeputte@citymesh.com>