Skip to content

Commit

Permalink
Update the comparasion of SRS and SRS Stack.
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Jan 15, 2024
1 parent 89436c3 commit 5e79f98
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 56 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,20 +90,21 @@ However, SRS Stack provides a more powerful and feature-rich experience for end
eliminating the need to write any code. Users can directly utilize SRS Stack for your
media services needs.

| Comparison | SRS | SRS Stack | Notes |
|----------------|-----------|-------------------|--------------------------------------------------------------------|
| License | MIT | AGPL-3.0-or-later | SRS is licenced under MIT, SRS Stack is AGPL-3.0-or-later. |
| Live Streaming | Yes | Yes | Both support RTMP, HLS, and HTTP-FLV protocols. |
| WebRTC | Yes | Yes | WebRTC is supported by both. |
| Auto HTTPS | Yes | No | SRS Stack supports automatic request and update HTTPS certs. |
| Console | Enhanced | HTTP API | SRS Stack offers a more powerful console. |
| Authentication | Yes | HTTP Callback | SRS Stack has built-in authentication, while SRS uses callbacks. |
| DVR | Enhanced | File-based | SRS Stack supports DVR to file and cloud storage. |
| Forwarding | Enhanced | Basic | SRS Stack can forward to multiple platforms via various protocols. |
| Virtual Live | Yes | No | SRS Stack provides advanced virtual live streaming capabilities. |
| WordPress | Yes | No | SRS Stack offers a WordPress plugin and step-by-step guidelines. |
| Transcoding | Yes | No | SRS Stack supports live stream transcoding. |
| Transcription | Yes | No | Convert live speech to subtitle and overlay to video stream. |
| Comparison | SRS Stack | SRS | Notes |
|----------------|-------------------|---------------|--------------------------------------------------------------------|
| License | AGPL-3.0-or-later | MIT | SRS is licenced under MIT, SRS Stack is AGPL-3.0-or-later. |
| Live Streaming | Yes | Yes | Both support RTMP, HLS, and HTTP-FLV protocols. |
| WebRTC | Yes | Yes | WebRTC is supported by both. |
| Auto HTTPS | Yes | No | SRS Stack supports automatic request and update HTTPS certs. |
| Console | Enhanced | HTTP API | SRS Stack offers a more powerful console. |
| Authentication | Yes | HTTP Callback | SRS Stack has built-in authentication, while SRS uses callbacks. |
| DVR | Enhanced | File-based | SRS Stack supports DVR to file and cloud storage. |
| Forwarding | Enhanced | Basic | SRS Stack can forward to multiple platforms via various protocols. |
| Virtual Live | Yes | No | SRS Stack provides advanced virtual live streaming capabilities. |
| WordPress | Yes | No | SRS Stack offers a WordPress plugin and step-by-step guidelines. |
| Transcoding | Yes | No | SRS Stack supports live stream transcoding. |
| Transcription | Yes | No | Convert live speech to subtitle and overlay to video stream. |
| Live Room | Yes | No | Support live room feature. |

### Streaming and Authentication

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,20 +83,21 @@ SRS Stack支持AWS Lightsail,这是AWS提供的一种虚拟专用服务器(V
在比较SRS Stack和SRS时,两者都提供相似级别的媒体流功能。然而,SRS Stack为终端用户提供了更强大且功能丰富的体验,
无需编写任何代码。用户可以直接使用SRS Stack满足您的媒体服务需求。

| 比较 | SRS | SRS Stack | 说明 |
|----------|------|----------|-------------------------------|
| 许可证 | MIT | AGPL-3.0-or-later | SRS是MIT,而SRS Stack是AGPL-3.0-or-later。 |
| 直播流 ||| 两者都支持RTMP,HLS和HTTP-FLV协议。 |
| WebRTC ||| 两者都支持WebRTC。 |
| Auto HTTPS | Yes | No | SRS Stack自动申请和更新HTTPS证书. |
| 控制台 | 增强 | HTTP API | SRS Stack提供了更强大的控制台。 |
| 身份验证 || HTTP回调 | SRS Stack具有内置身份验证,而SRS使用回调。 |
| DVR | 增强 | 基于文件 | SRS Stack支持将DVR存储到文件和云存储。 |
| 转发 | 增强 | 基本 | SRS Stack可以通过各种协议转发到多个平台。 |
| 虚拟直播 ||| SRS Stack提供了先进的虚拟直播功能。 |
| WordPress ||| SRS Stack提供了WordPress插件和操作指南。 |
| 转码 ||| SRS Stack提供了直播转码的能力。 |
| AI字幕 | Yes | No | 自动识别直播语音并转为字幕,叠加到视频 |
| 比较 | SRS Stack | SRS | 说明 |
|------------|-------------------|----------|---------------------------------------|
| 许可证 | AGPL-3.0-or-later | MIT | SRS是MIT,而SRS Stack是AGPL-3.0-or-later。 |
| 直播流 | Yes | Yes | 两者都支持RTMP,HLS和HTTP-FLV协议。 |
| WebRTC | Yes | Yes | 两者都支持WebRTC。 |
| Auto HTTPS | Yes | No | SRS Stack自动申请和更新HTTPS证书. |
| 控制台 | 增强 | HTTP API | SRS Stack提供了更强大的控制台。 |
| 身份验证 | Yes | HTTP回调 | SRS Stack具有内置身份验证,而SRS使用回调。 |
| DVR | 增强 | 基于文件 | SRS Stack支持将DVR存储到文件和云存储。 |
| 转发 | 增强 | 基本 | SRS Stack可以通过各种协议转发到多个平台。 |
| 虚拟直播 | Yes | No | SRS Stack提供了先进的虚拟直播功能。 |
| WordPress | Yes | No | SRS Stack提供了WordPress插件和操作指南。 |
| 转码 | Yes | No | SRS Stack提供了直播转码的能力。 |
| AI字幕 | Yes | No | 自动识别直播语音并转为字幕,叠加到视频 |
| 直播间 | Yes | No | 直播间的鉴权和业务功能 |

### Streaming and Authentication

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,20 +84,21 @@ SRS Stack提供了宝塔插件,使用方法参考[宝塔插件](/blog/BT-aaPan
在比较SRS Stack和SRS时,两者都提供相似级别的媒体流功能。然而,SRS Stack为终端用户提供了更强大且功能丰富的体验,
无需编写任何代码。用户可以直接使用SRS Stack满足您的媒体服务需求。

| 比较 | SRS | SRS Stack | 说明 |
|-----------|------|--------|---------------------------------------|
| 许可证 | MIT | AGPL-3.0-or-later | SRS是MIT,而SRS Stack是AGPL-3.0-or-later。 |
| 直播流 ||| 两者都支持RTMP,HLS和HTTP-FLV协议。 |
| WebRTC ||| 两者都支持WebRTC。 |
| Auto HTTPS | Yes | No | SRS Stack自动申请和更新HTTPS证书. |
| 控制台 | 增强 | HTTP API | SRS Stack提供了更强大的控制台。 |
| 身份验证 || HTTP回调 | SRS Stack具有内置身份验证,而SRS使用回调。 |
| DVR | 增强 | 基于文件 | SRS Stack支持将DVR存储到文件和云存储。 |
| 转发 | 增强 | 基本 | SRS Stack可以通过各种协议转发到多个平台。 |
| 虚拟直播 ||| SRS Stack提供了先进的虚拟直播功能。 |
| WordPress ||| SRS Stack提供了WordPress插件和操作指南。 |
| 转码 ||| SRS Stack提供了直播转码的能力。 |
| AI字幕 | Yes | No | 自动识别直播语音并转为字幕,叠加到视频 |
| 比较 | SRS Stack | SRS | 说明 |
|------------|-------------------|----------|---------------------------------------|
| 许可证 | AGPL-3.0-or-later | MIT | SRS是MIT,而SRS Stack是AGPL-3.0-or-later。 |
| 直播流 | Yes | Yes | 两者都支持RTMP,HLS和HTTP-FLV协议。 |
| WebRTC | Yes | Yes | 两者都支持WebRTC。 |
| Auto HTTPS | Yes | No | SRS Stack自动申请和更新HTTPS证书. |
| 控制台 | 增强 | HTTP API | SRS Stack提供了更强大的控制台。 |
| 身份验证 | Yes | HTTP回调 | SRS Stack具有内置身份验证,而SRS使用回调。 |
| DVR | 增强 | 基于文件 | SRS Stack支持将DVR存储到文件和云存储。 |
| 转发 | 增强 | 基本 | SRS Stack可以通过各种协议转发到多个平台。 |
| 虚拟直播 | Yes | No | SRS Stack提供了先进的虚拟直播功能。 |
| WordPress | Yes | No | SRS Stack提供了WordPress插件和操作指南。 |
| 转码 | Yes | No | SRS Stack提供了直播转码的能力。 |
| AI字幕 | Yes | No | 自动识别直播语音并转为字幕,叠加到视频 |
| 直播间 | Yes | No | 直播间的鉴权和业务功能 |

### Streaming and Authentication

Expand Down
29 changes: 15 additions & 14 deletions versioned_docs/version-5.0/doc/getting-started-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,20 +85,21 @@ However, SRS Stack provides a more powerful and feature-rich experience for end
eliminating the need to write any code. Users can directly utilize SRS Stack for your
media services needs.

| Comparison | SRS | SRS Stack | Notes |
|----------------|-----------|-------------------|--------------------------------------------------------------------|
| License | MIT | AGPL-3.0-or-later | SRS is licenced under MIT, SRS Stack is AGPL-3.0-or-later. |
| Live Streaming | Yes | Yes | Both support RTMP, HLS, and HTTP-FLV protocols. |
| WebRTC | Yes | Yes | WebRTC is supported by both. |
| Auto HTTPS | Yes | No | SRS Stack supports automatic request and update HTTPS certs. |
| Console | Enhanced | HTTP API | SRS Stack offers a more powerful console. |
| Authentication | Yes | HTTP Callback | SRS Stack has built-in authentication, while SRS uses callbacks. |
| DVR | Enhanced | File-based | SRS Stack supports DVR to file and cloud storage. |
| Forwarding | Enhanced | Basic | SRS Stack can forward to multiple platforms via various protocols. |
| Virtual Live | Yes | No | SRS Stack provides advanced virtual live streaming capabilities. |
| WordPress | Yes | No | SRS Stack offers a WordPress plugin and step-by-step guidelines. |
| Transcoding | Yes | No | SRS Stack supports live stream transcoding. |
| Transcription | Yes | No | Convert live speech to subtitle and overlay to video stream. |
| Comparison | SRS Stack | SRS | Notes |
|----------------|-------------------|---------------|--------------------------------------------------------------------|
| License | AGPL-3.0-or-later | MIT | SRS is licenced under MIT, SRS Stack is AGPL-3.0-or-later. |
| Live Streaming | Yes | Yes | Both support RTMP, HLS, and HTTP-FLV protocols. |
| WebRTC | Yes | Yes | WebRTC is supported by both. |
| Auto HTTPS | Yes | No | SRS Stack supports automatic request and update HTTPS certs. |
| Console | Enhanced | HTTP API | SRS Stack offers a more powerful console. |
| Authentication | Yes | HTTP Callback | SRS Stack has built-in authentication, while SRS uses callbacks. |
| DVR | Enhanced | File-based | SRS Stack supports DVR to file and cloud storage. |
| Forwarding | Enhanced | Basic | SRS Stack can forward to multiple platforms via various protocols. |
| Virtual Live | Yes | No | SRS Stack provides advanced virtual live streaming capabilities. |
| WordPress | Yes | No | SRS Stack offers a WordPress plugin and step-by-step guidelines. |
| Transcoding | Yes | No | SRS Stack supports live stream transcoding. |
| Transcription | Yes | No | Convert live speech to subtitle and overlay to video stream. |
| Live Room | Yes | No | Support live room feature. |

### Streaming and Authentication

Expand Down

0 comments on commit 5e79f98

Please sign in to comment.