update readme
This commit is contained in:
parent
ea58988541
commit
81bd9916ac
|
|
@ -63,7 +63,8 @@
|
||||||
- RTMP[S] 发布服务器,支持录制发布流
|
- RTMP[S] 发布服务器,支持录制发布流
|
||||||
- RTMP[S] 播放器,支持RTMP代理,支持生成静音音频
|
- RTMP[S] 播放器,支持RTMP代理,支持生成静音音频
|
||||||
- RTMP[S] 推流客户端
|
- RTMP[S] 推流客户端
|
||||||
- 支持http[s]-flv直播
|
- 支持http[s]-flv直播服务器
|
||||||
|
- 支持http[s]-flv直播播放器
|
||||||
- 支持websocket-flv直播
|
- 支持websocket-flv直播
|
||||||
- 支持H264/H265/AAC/G711/OPUS编码,其他编码能转发但不能转协议
|
- 支持H264/H265/AAC/G711/OPUS编码,其他编码能转发但不能转协议
|
||||||
- 支持[RTMP-H265](https://github.com/ksvc/FFmpeg/wiki)
|
- 支持[RTMP-H265](https://github.com/ksvc/FFmpeg/wiki)
|
||||||
|
|
|
||||||
|
|
@ -62,7 +62,8 @@
|
||||||
- RTMP[S] publishing server, supports recording and publishing streams
|
- RTMP[S] publishing server, supports recording and publishing streams
|
||||||
- RTMP[S] player, supports RTMP proxy, supports generating silent audio
|
- RTMP[S] player, supports RTMP proxy, supports generating silent audio
|
||||||
- RTMP[S] push client
|
- RTMP[S] push client
|
||||||
- Supports http[s]-flv live streaming
|
- Supports http[s]-flv live streaming server
|
||||||
|
- Supports http[s]-flv live streaming player
|
||||||
- Supports websocket-flv live streaming
|
- Supports websocket-flv live streaming
|
||||||
- Supports H264/H265/AAC/G711/OPUS encoding. Other encodings can be forwarded but cannot be converted to protocol
|
- Supports H264/H265/AAC/G711/OPUS encoding. Other encodings can be forwarded but cannot be converted to protocol
|
||||||
- Supports [RTMP-H265](https://github.com/ksvc/FFmpeg/wiki)
|
- Supports [RTMP-H265](https://github.com/ksvc/FFmpeg/wiki)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue