正在显示
1 个修改的文件
包含
10 行增加
和
10 行删除
| @@ -76,7 +76,7 @@ m3u8 url: http://demo:80/forward/live/livestream_sd.m3u8 | @@ -76,7 +76,7 @@ m3u8 url: http://demo:80/forward/live/livestream_sd.m3u8 | ||
| 76 | System Architecture: | 76 | System Architecture: |
| 77 | <pre> | 77 | <pre> |
| 78 | +------------------------------------------------------+ | 78 | +------------------------------------------------------+ |
| 79 | -| Srs(Simple Rtmp Server) | | 79 | +| SRS(Simple Rtmp Server) | |
| 80 | +---------------+---------------+-----------+----------+ | 80 | +---------------+---------------+-----------+----------+ |
| 81 | | API/hook | Transcoder | HLS | RTMP | | 81 | | API/hook | Transcoder | HLS | RTMP | |
| 82 | | http-parser | FFMPEG/x264 | NGINX/ts | protocol | | 82 | | http-parser | FFMPEG/x264 | NGINX/ts | protocol | |
| @@ -91,15 +91,15 @@ Stream Architecture: | @@ -91,15 +91,15 @@ Stream Architecture: | ||
| 91 | +---------+ +----------+ | 91 | +---------+ +----------+ |
| 92 | + Publish + + Deliver | | 92 | + Publish + + Deliver | |
| 93 | +---|-----+ +----|-----+ | 93 | +---|-----+ +----|-----+ |
| 94 | -+-----------+------------------------+-----------------+ | ||
| 95 | -| Encoder | SRS | Client | | ||
| 96 | -+-----------+------------------------+-----------------+ | ||
| 97 | -| (FMLE, | +-> RTMP protocol ---+-> Flash Player | | ||
| 98 | -| FFMPEG, --+-> +-> HLS/NGINX -------+-> m3u8 player | | ||
| 99 | -| Flash, | +-> Fowarder --------+-> RTMP Server | | ||
| 100 | -| XSPLIT, | +-> Transcoder ------+-> RTMP Server | | ||
| 101 | -| ...) | +-> DVR -------------+-> FILE | | ||
| 102 | -+-----------+------------------------+-----------------+ | 94 | ++-----------+-------------------------+----------------+ |
| 95 | +| Encoder | SRS(Simple Rtmp Server) | Client | | ||
| 96 | ++-----------+-------------------------+----------------+ | ||
| 97 | +| (FMLE, | +-> RTMP protocol ----+-> Flash Player | | ||
| 98 | +| FFMPEG, --+-> +-> HLS/NGINX --------+-> m3u8 player | | ||
| 99 | +| Flash, | +-> Fowarder ---------+-> RTMP Server | | ||
| 100 | +| XSPLIT, | +-> Transcoder -------+-> RTMP Server | | ||
| 101 | +| ...) | +-> DVR --------------+-> FILE | | ||
| 102 | ++-----------+-------------------------+----------------+ | ||
| 103 | </pre> | 103 | </pre> |
| 104 | 104 | ||
| 105 | ### System Requirements | 105 | ### System Requirements |
-
请 注册 或 登录 后发表评论