From d9d5f24b3a8351d2ba824c7a13ad306f7cb6dbcd Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Thu, 30 Jul 2020 14:07:20 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c6e8da8..d8b17757 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ make run ## Links Related projects -* https://github.com/aler9/gortsplib +* 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)