mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-01-09 20:02:01 -08:00
update readme
This commit is contained in:
parent
366ff8e51e
commit
871aebf536
1 changed files with 3 additions and 3 deletions
|
|
@ -9,10 +9,10 @@ _rtsp-simple-server_ is a simple, ready-to-use and zero-dependency RTSP server,
|
|||
This software was developed with the aim of simulating a live camera feed for debugging purposes, and therefore to use files instead of real streams. Another reason for the development was the deprecation of _FFserver_, the component of the FFmpeg project that allowed to create a RTSP server with _FFmpeg_ (but this server can be used with any software that supports RTSP).
|
||||
|
||||
Features:
|
||||
* Supports reading and publishing streams
|
||||
* Supports reading streams via UDP and TCP
|
||||
* Supports publishing streams via UDP and TCP
|
||||
* Supports one publisher at once, while readers can be more than one
|
||||
* Supports reading via UDP and TCP
|
||||
* Supports publishing via UDP and TCP
|
||||
* Supports the RTP/RTCP streaming protocol
|
||||
|
||||
|
||||
<br />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue