mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #209, support cleanup when srs stop.
This commit is contained in:
parent
860d68e6e7
commit
4a80a5a71e
3 changed files with 52 additions and 6 deletions
|
@ -250,7 +250,7 @@ Compare SRS with other media server.
|
|||
| RTMP Edge | Stable | X | X | Stable | X |
|
||||
| RTMP Backup | Stable | X | X | X | X |
|
||||
| VHOST | Stable | X | X | Stable | Stable |
|
||||
| Reload | Stable | Stable | X | X | X |
|
||||
| Reload | Stable | X | X | X | X |
|
||||
| Forward | Stable | X | X | X | X |
|
||||
| ATC | Stable | X | X | X | X |
|
||||
|
||||
|
@ -312,6 +312,7 @@ Remark:
|
|||
1. HLS aonly: The HLS audio only streaming delivery.
|
||||
1. BW check: The bandwidth check.
|
||||
1. Security: To allow or deny stream publish or play.
|
||||
1. Reload: Nginx supports reload, but not nginx-rtmp.
|
||||
|
||||
## Releases
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue