diff --git a/README.md b/README.md index bcd2f886..e64f61ad 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -

- rtsp-simple-server -

+

+ rtsp-simple-server / MediaMTX +

-_rtsp-simple-server_ is a ready-to-use and zero-dependency server and proxy that allows users to publish, read and proxy live video and audio streams. +
+ +_rtsp-simple-server_ / [_MediaMTX_](#important-announcement) is a ready-to-use and zero-dependency server and proxy that allows users to publish, read and proxy live video and audio streams. Live streams can be published to the server with: @@ -48,6 +50,14 @@ Features: [![Docker Hub](https://img.shields.io/badge/docker-aler9/rtsp--simple--server-blue)](https://hub.docker.com/r/aler9/rtsp-simple-server) [![API Documentation](https://img.shields.io/badge/api-documentation-blue)](https://aler9.github.io/rtsp-simple-server) +## Important announcement + +_rtsp-simple-server_ is being rebranded as _MediaMTX_. The reason is pretty obvious: this project started as a RTSP server but has evolved into a much more versatile media server (i like to call it a "media broker", a message broker for media streams), that is not tied to the RTSP protocol anymore. Nothing will change regarding license, features and backward compatibility. + +Furthermore, my main open source projects are being transferred to the [bluenviron organization](https://github.com/bluenviron), in order to allow the community to maintain and evolve the code regardless of my personal availability. + +In the next months, the repository name and the docker image name will be changed accordingly. + ## Table of contents * [Installation](#installation) diff --git a/logo.png b/logo.png index a5788ecb..5effe08b 100644 Binary files a/logo.png and b/logo.png differ