From f81533961e30c61c3c5d685a68dcdec286319741 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Wed, 19 Jan 2022 13:06:48 -0800 Subject: [PATCH] Update README to encourage use of RTSPtoWeb instead --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5119dae..e314b5a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # RTSPtoWebRTC -RTSP Stream to WebBrowser over WebRTC based on Pion +RTSP Stream to WebBrowser over WebRTC based on Pion (full native! not using ffmpeg or gstreamer). + +**Note:** [RTSPtoWeb](https://github.com/deepch/RTSPtoWeb) is an improved service that provides the same functionality, an improved API, and supports even more protocols. *RTSPtoWeb is recommended over using this service.* -full native! not use ffmpeg or gstreamer if you need RTSPtoWSMP4f use https://github.com/deepch/RTSPtoWSMP4f @@ -85,4 +86,4 @@ Examples of working with video on golang - [RTSPtoHLS](https://github.com/deepch/RTSPtoHLS) - [RTSPtoHLSLL](https://github.com/deepch/RTSPtoHLSLL) -[![paypal.me/AndreySemochkin](https://ionicabizau.github.io/badges/paypal.svg)](https://www.paypal.me/AndreySemochkin) - You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: \ No newline at end of file +[![paypal.me/AndreySemochkin](https://ionicabizau.github.io/badges/paypal.svg)](https://www.paypal.me/AndreySemochkin) - You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: