From 3f6c076fb022729d2fd50f477c5c1cb46a1a6d43 Mon Sep 17 00:00:00 2001 From: gfggithubleet <144522681+gfggithubleet@users.noreply.github.com> Date: Sat, 28 Oct 2023 17:26:44 +0530 Subject: [PATCH] Update README.md typo fixed --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83f1c41..94561d1 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ Remuxer collects data into mp4 media fragments (moof+mdat) and pass it into sour RTSP player establish connection with proxy with following protocol: -1. Connect to RTSP channel by connecting websocket with "rtsp" protocol specified and get connection id +1. Connect to RTSP channel by connecting websocket with "rtsp" protocol specified and get connection id: ``` c>s: @@ -229,7 +229,7 @@ RTSP player establish connection with proxy with following protocol: Error codes >= 400 means error ``` -2. Connect to RTP channel by connecting websocket with "rtp" protocol +2. Connect to RTP channel by connecting websocket with "rtp" protocol: ``` c>s: