mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
f7cdf7dacb
This enables SRT support within gstreamer. Secure Reliable Transport is a popular streaming protocol which can be used both as a sink or source. It actively continuously negotiates between sender/receiver to avoid packet loss at all costs. It also supports stream encryption by simply setting a password on both ends. Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>