From 7dba166c61694e505a4d58f01e4996137b11ecf4 Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Tue, 6 Oct 2020 18:55:58 +0200 Subject: [PATCH] update links --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a135d4f..bef91115 100644 --- a/README.md +++ b/README.md @@ -266,9 +266,11 @@ make run Related projects * https://github.com/aler9/gortsplib (RTSP library used internally) -* https://github.com/flaviostutz/rtsp-relay * https://github.com/pion/sdp (SDP library used internally) * https://github.com/pion/rtcp (RTCP library used internally) +* https://github.com/pion/rtp (RTP library used internally) +* https://github.com/notedit/rtmp (RTMP library used internally) +* https://github.com/flaviostutz/rtsp-relay IETF Standards * RTSP 1.0 https://tools.ietf.org/html/rfc2326