mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04: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>