Skip to content

Commit

Permalink
doc: Maintenance mode warning URL links fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
j1elo committed May 29, 2024
1 parent f30a1ec commit 0f6d896
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc-kurento/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Welcome to Kurento

Kurento won't implement several WebRTC features such as Simulcast, End-To-End Encryption, Insertable Streams, or even support for more than 1 video + 1 audio in the same WebRTC peer connection.

For new videoconferencing projects we recommend to build on top of a higher-level platform such as [OpenVidu](https://openvidu.io/) (from the same team as Kurento). It hides to some extent the sheer complexity of scalable WebRTC systems, and allows you to focus on your app instead.
For new videoconferencing projects we recommend to build on top of a higher-level platform such as `OpenVidu <https://openvidu.io/>`__ (from the same team as Kurento). It hides to some extent the sheer complexity of scalable WebRTC systems, and allows you to focus on your app instead.

If you're just looking for a bare-bones, low-level WebRTC SFU like Kurento, [mediasoup](https://mediasoup.org/) is a very good, modern and actively developed alternative.
If you're just looking for a bare-bones, low-level WebRTC SFU like Kurento, `mediasoup <https://mediasoup.org/>`__ is a very good, modern and actively developed alternative.

**Start here**: :doc:`/user/intro` and :doc:`/user/quickstart`, and then learn to write Kurento applications with :doc:`/user/tutorials`.

Expand Down

0 comments on commit 0f6d896

Please sign in to comment.